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
10 changes: 5 additions & 5 deletions docs/reference/language-support.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
Database and Language Support
#############################

======== ====== ==========
======== ============ ============
Language MySQL PostgreSQL
-------- ------ ----------
======== ============ ============
Go Stable Stable
Kotlin Beta Beta
Python Experimental Experimental
======== ============ ==========
======== ============ ============

Planned Language Support
Future Language Support
************************

- `C# <https://github.com/kyleconroy/sqlc/issues/373>`_
- `TypeScript <https://github.com/kyleconroy/sqlc/issues/296>`_

Planned Database Support
Future Database Support
************************

- `SQLite <https://github.com/kyleconroy/sqlc/issues/161>`_