Merge pull request #52 from fantix/master

Added GINO
This commit is contained in:
Hong Minhee
2018-09-22 17:57:28 +09:00
committed by GitHub
+6
View File
@@ -114,10 +114,16 @@ sphinxalchemy_
SQLAlchemy dialect for iterfacing with Sphinx_ (search engine) via
SphinxQL.
GINO_
An asynchronous PostgreSQL dialect for asyncpg_, providing SQLAlchemy
core support and its own asynchronous ORM interface.
.. _Amazon Redshift: https://aws.amazon.com/redshift/
.. _redshift_sqlalchemy: https://github.com/binarydud/redshift_sqlalchemy
.. _Sphinx: http://sphinxsearch.com/
.. _sphinxalchemy: https://sphinxalchemy.readthedocs.io/
.. _GINO: https://github.com/fantix/gino
.. _asyncpg: https://github.com/MagicStack/asyncpg
Documentation