Skip to content
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
feat(docs): Add link to Gleam/parrot
  • Loading branch information
kyleconroy committed Aug 3, 2025
commit b4274989b72c8aa3e2c6beb73316f23da41b950c
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