language-support.rst 586 B

123456789101112131415161718192021
  1. Database and Language Support
  2. #############################
  3. ======== ============ ============
  4. Language MySQL PostgreSQL
  5. ======== ============ ============
  6. Go Stable Stable
  7. Kotlin Beta Beta
  8. Python Experimental Experimental
  9. ======== ============ ============
  10. Future Language Support
  11. ************************
  12. - `C# <https://github.com/kyleconroy/sqlc/issues/373>`_
  13. - `TypeScript <https://github.com/kyleconroy/sqlc/issues/296>`_
  14. Future Database Support
  15. ************************
  16. - `SQLite <https://github.com/kyleconroy/sqlc/issues/161>`_