Skip to content

Commit

Permalink
Merge pull request vinta#1720 from norweeg/add_sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
vinta authored Jan 22, 2021
2 parents adc73bb + 5e52e9e commit 98f9992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
* SQlite - [awesome-sqlite](https://github.com/planetopendata/awesome-sqlite)
* [sqlite3](https://docs.python.org/3/library/sqlite3.html) - (Python standard library) SQlite interface compleint with DB-API 2.0
* [sqlite3](https://docs.python.org/3/library/sqlite3.html) - (Python standard library) SQlite interface compliant with DB-API 2.0
* [SuperSQLite](https://github.com/plasticityai/supersqlite) - A supercharged SQLite library built on top of [apsw](https://github.com/rogerbinns/apsw).
* Other Relational Databases
* [pymssql](https://pymssql.readthedocs.io/en/latest/) - A simple database interface to Microsoft SQL Server.
Expand Down

0 comments on commit 98f9992

Please sign in to comment.