Skip to content

Commit

Permalink
Update language-support.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fdietze authored Nov 13, 2024
1 parent e8097cd commit 9901a99
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions docs/reference/language-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ Community language support

New languages can be added via :doc:`plugins <../guides/plugins>`.

======== =============================== =============== ============ ===============
Language Plugin MySQL PostgreSQL SQLite
======== =============================== =============== ============ ===============
F# `kaashyapan/sqlc-gen-fsharp`_ Not implemented Beta Beta
C# `DaredevilOSS/sqlc-gen-csharp`_ Beta Beta Not implemented
Ruby `DaredevilOSS/sqlc-gen-ruby`_ Beta Beta Beta
======== =============================== =============== ============ ===============

If your language is not supported yet, you can generate arbitrary code using a template: `fdietze/sqlc-gen-from-template`_
======== ================================= =============== ============ ===============
Language Plugin MySQL PostgreSQL SQLite
======== ================================= =============== ============ ===============
F# `kaashyapan/sqlc-gen-fsharp`_ Not implemented Beta Beta
C# `DaredevilOSS/sqlc-gen-csharp`_ Beta Beta Not implemented
Ruby `DaredevilOSS/sqlc-gen-ruby`_ Beta Beta Beta
[Any] `fdietze/sqlc-gen-from-template`_ 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
Expand Down

0 comments on commit 9901a99

Please sign in to comment.