mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Merge remote-tracking branch 'andrej2704/master'
Conflicts: README.md Fixed
This commit is contained in:
commit
95ebb196fc
|
@ -335,6 +335,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [oursql](https://pythonhosted.org/oursql/) - A better MySQL connector for Python with support for native prepared statements and BLOBs.
|
||||
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
|
||||
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.
|
||||
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
|
||||
* NoSQL Databases
|
||||
* [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra by Datastax.
|
||||
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
|
||||
|
|
Loading…
Reference in New Issue
Block a user