--- layout: docu title: Tertiary Clients --- | Client API | Maintainer | Support tier | | ---------------------------------------------------- | ----------------------------------------------------- | ------------ | | [Common Lisp](https://github.com/ak-coram/cl-duckdb) | [ak-coram](https://github.com/ak-coram) | Tertiary | | [Crystal](https://github.com/amauryt/crystal-duckdb) | [amauryt](https://github.com/amauryt) | Tertiary | | [Dart]({% link docs/stable/clients/dart.md %}) | [TigerEye](https://www.tigereye.com/) | Tertiary | | [Elixir](https://github.com/AlexR2D2/duckdbex) | [AlexR2D2](https://github.com/AlexR2D2/duckdbex) | Tertiary | | [Erlang](https://github.com/mmzeeman/educkdb) | [MM Zeeman](https://github.com/mmzeeman) | Tertiary | | [Haskell](https://github.com/tritlo/duckdb-haskell) | [Tritlo](https://github.com/tritlo) | Tertiary | | [Julia]({% link docs/stable/clients/julia.md %}) | The DuckDB team | Tertiary | | [Perl](https://metacpan.org/pod/DBD::DuckDB) | [Giuseppe Di Terlizzi](https://github.com/giterlizzi) | Tertiary | | [PHP]({% link docs/stable/clients/php.md %}) | [satur-io](https://github.com/satur-io/duckdb-php) | Tertiary | | [Pyodide](https://github.com/duckdb/duckdb-pyodide) | The DuckDB team | Tertiary | | [Raku](https://raku.land/zef:bduggan/Duckie) | [bduggan](https://github.com/bduggan) | Tertiary | | [Ruby](https://suketa.github.io/ruby-duckdb/) | [suketa](https://github.com/suketa) | Tertiary | | [Scala](https://www.duck4s.com/docs/index.html) | [Salar Rahmanian](https://www.softinio.com) | Tertiary | | [Swift]({% link docs/stable/clients/swift.md %}) | The DuckDB team | Tertiary | | [Zig](https://github.com/karlseguin/zuckdb.zig) | [karlseguin](https://github.com/karlseguin) | Tertiary | ## Support Tiers There are three tiers of support for clients. [Primary clients and secondary clients]({% link docs/stable/clients/overview.md %}) are guaranteed to receive new features. For tertiary clients, there are no such guarantees as most are maintained by third-party contributors. For the license of each client, please consult their repositories.