8000 Merge pull request #78 from dnet/patch-1 · stchris/awesome-python@46fc244 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46fc244

Browse files
committed
Merge pull request vinta#78 from dnet/patch-1
Added oursql to relational database connectors
2 parents c7d5064 + e05d654 commit 46fc244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
271271

272272
* Relational Databases
273273
* [mysql-python](http://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
274+
* [oursql](https://pythonhosted.org/oursql/) - A better MySQL connector for Python with support for native prepared statements and BLOBs
274275
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for the Python.
275276
* NoSQL Databases
276277
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Apache Cassandra.

0 commit comments

Comments
 (0)
0