mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Added pymssql on Database Drivers
This commit is contained in:
parent
61d5876bd4
commit
541034fde7
|
@ -269,6 +269,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* Relational Databases
|
* Relational Databases
|
||||||
* [mysql-python](http://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
|
* [mysql-python](http://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
|
||||||
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for the Python.
|
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for the Python.
|
||||||
|
* [pymssql](http://www.pymssql.org/) - A simple database interface to Microsoft SQL Server.
|
||||||
* NoSQL Databases
|
* NoSQL Databases
|
||||||
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Apache Cassandra.
|
* [pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Apache Cassandra.
|
||||||
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
|
* [PyMongo](http://docs.mongodb.org/ecosystem/drivers/python/) - The official Python client for MongoDB.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user