@@ -348,6 +348,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
 | 
				
			|||||||
    * [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
 | 
					    * [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
 | 
				
			||||||
    * [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.
 | 
					    * [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.
 | 
					    * [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
 | 
				
			||||||
 | 
					    * [dataset] (https://github.com/pudo/dataset) - Store Python dicts in a database with ease - works with SQLite, MySQL, and PostgreSQL.
 | 
				
			||||||
* NoSQL Databases
 | 
					* NoSQL Databases
 | 
				
			||||||
    * [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra.
 | 
					    * [cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra.
 | 
				
			||||||
    * [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
 | 
					    * [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user