mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-08 20:12:58 +00:00
Add pyodbc database driver
This commit is contained in:
parent
091e9e6c4e
commit
a7076aa510
@ -419,6 +419,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* Other Relational Databases
|
||||
* [pymssql](https://pymssql.readthedocs.io/en/latest/) - A simple database interface to Microsoft SQL Server.
|
||||
* [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) - Python driver with native interface for ClickHouse.
|
||||
* [pyodbc](https://github.com/mkleehammer/pyodbc) - An open source Python module that makes accessing ODBC databases simple.
|
||||
* NoSQL Databases
|
||||
* [cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
|
||||
* [happybase](https://github.com/wbolster/happybase) - A developer-friendly library for Apache HBase.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user