mirror of
https://github.com/vinta/awesome-python
synced 2024-11-14 15:57:15 +00:00
add SuperSQLite
This commit is contained in:
parent
769fc902b3
commit
a21b1c339e
1 changed files with 1 additions and 0 deletions
|
@ -372,6 +372,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
|
||||
* Other Relational Databases
|
||||
* [pymssql](http://www.pymssql.org/en/latest/) - A simple database interface to Microsoft SQL Server.
|
||||
* [SuperSQLite](https://github.com/plasticityai/supersqlite) - A supercharged SQLite library built on top of [apsw](https://github.com/rogerbinns/apsw).
|
||||
* 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…
Reference in a new issue