]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add calchipan
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Apr 2013 18:02:24 +0000 (14:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 10 Apr 2013 18:02:24 +0000 (14:02 -0400)
doc/build/dialects/index.rst

index fc1210994b3501233040b1f9fe2e7828917abd7a..abf6e44f685cd1210a1eda3fad7625013bf06440 100644 (file)
@@ -47,5 +47,6 @@ Current external dialect projects for SQLAlchemy include:
 * `sqlalchemy-akiban <https://github.com/zzzeek/sqlalchemy_akiban>`_ - driver and ORM extensions for the `Akiban <http://www.akiban.com>`_ database.
 * `sqlalchemy-cubrid <https://bitbucket.org/zzzeek/sqlalchemy-cubrid>`_ - driver for the CUBRID database.
 * `sqlalchemy-maxdb <https://bitbucket.org/zzzeek/sqlalchemy-maxdb>`_ - driver for the MaxDB database.
+* `CALCHIPAN <https://bitbucket.org/zzzeek/calchipan/>`_ - Adapts `Pandas <http://pandas.pydata.org/>`_ dataframes to SQLAlchemy.