You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -372,6 +372,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
372
372
*[queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
373
373
* Other Relational Databases
374
374
*[pymssql](http://www.pymssql.org/en/latest/) - A simple database interface to Microsoft SQL Server.
375
+
*[SuperSQLite](https://github.com/plasticityai/supersqlite) - A supercharged SQLite library built on top of [apsw](https://github.com/rogerbinns/apsw).
375
376
* NoSQL Databases
376
377
*[cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
377
378
*[happybase](https://github.com/wbolster/happybase) - A developer-friendly library for Apache HBase.
0 commit comments