We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents55bb9e0 +954dca3 commit5fc66f8Copy full SHA for 5fc66f8
README.md
@@ -417,6 +417,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
417
* Other Relational Databases
418
*[pymssql](https://pymssql.readthedocs.io/en/latest/) - A simple database interface to Microsoft SQL Server.
419
*[SuperSQLite](https://github.com/plasticityai/supersqlite) - A supercharged SQLite library built on top of[apsw](https://github.com/rogerbinns/apsw).
420
+*[clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) - Python driver with native interface for ClickHouse.
421
* NoSQL Databases
422
*[cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
423
*[happybase](https://github.com/wbolster/happybase) - A developer-friendly library for Apache HBase.