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
<li><ahref="https://docs.python.org/3/library/sqlite3.html">sqlite3</a> - (Python standard library) SQlite interface compleint with DB-API 2.0</li>
2074
+
<li><ahref="https://github.com/plasticityai/supersqlite">SuperSQLite</a> - A supercharged SQLite library built on top of <ahref="https://github.com/rogerbinns/apsw">apsw</a>.</li>
2075
+
</ul>
2076
+
</li>
2072
2077
<li>Other Relational Databases<ul>
2073
2078
<li><ahref="https://github.com/mymarilyn/clickhouse-driver">clickhouse-driver</a> - Python driver with native interface for ClickHouse.</li>
2074
2079
<li><ahref="https://pymssql.readthedocs.io/en/latest/">pymssql</a> - A simple database interface to Microsoft SQL Server.</li>
2075
-
<li><ahref="https://github.com/plasticityai/supersqlite">SuperSQLite</a> - A supercharged SQLite library built on top of <ahref="https://github.com/rogerbinns/apsw">apsw</a>.</li>
0 commit comments