]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
added link for CrateDB support
authorJodok Batlogg <jodok@batlogg.com>
Fri, 23 Jun 2017 19:16:18 +0000 (21:16 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 23 Jun 2017 19:43:20 +0000 (15:43 -0400)
(cherry picked from commit 9f1a375f10cb7af558a9549081a0e792546aca21)

doc/build/dialects/index.rst

index b120d83eb15277ffaebba2f655bb5795f50f71d1..690c4c1038a006542f327254c71b14bf55b6f346 100644 (file)
@@ -57,6 +57,7 @@ Production Ready
 * `snowflake-sqlalchemy <https://github.com/snowflakedb/snowflake-sqlalchemy>`_ - driver for `Snowflake <https://www.snowflake.net/>`_.
 * `sqlalchemy-tds <https://github.com/m32/sqlalchemy-tds>`_ - driver for MS-SQL,
   on top of `pythone-tds <https://github.com/denisenkom/pytds>`_.
+* `crate <https://github.com/crate/crate-python>`_ - driver for `CrateDB <https://crate.io/>`_.
 
 Experimental / Incomplete
 ^^^^^^^^^^^^^^^^^^^^^^^^^