Skip to content

feat(docs): Add link to Gleam/parrot #4038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions docs/reference/language-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ Zig `tinyzimmer/sqlc-gen-zig`_ N/A Beta B
[Any] `fdietze/sqlc-gen-from-template`_ Stable Stable Stable
======== ================================= =============== =============== ===============

Community projects
******************

======== ================================= =============== =============== ===============
Language Project MySQL PostgreSQL SQLite
======== ================================= =============== =============== ===============
Gleam `daniellionel01/parrot`_ Stable Stable Stable
======== ================================= =============== =============== ===============

.. _sqlc-gen-go: https://github.com/sqlc-dev/sqlc-gen-go
.. _kaashyapan/sqlc-gen-fsharp: https://github.com/kaashyapan/sqlc-gen-fsharp
.. _sqlc-gen-kotlin: https://github.com/sqlc-dev/sqlc-gen-kotlin
Expand All @@ -39,7 +48,4 @@ Zig `tinyzimmer/sqlc-gen-zig`_ N/A Beta B
.. _lcarilla/sqlc-plugin-php-dbal: https://github.com/lcarilla/sqlc-plugin-php-dbal
.. _tandemdude/sqlc-gen-java: https://github.com/tandemdude/sqlc-gen-java
.. _tinyzimmer/sqlc-gen-zig: https://github.com/tinyzimmer/sqlc-gen-zig

Future language support
************************

.. _daniellionel01/parrot: https://github.com/daniellionel01/parrot
Loading