43 skills found · Page 1 of 2
mkleehammer / PyodbcPython ODBC bridge
dropbox / PyHivePython interface to Hive and Presto. 🐝
freakchick / DBAPIBuild rest API with SQL in one minute
pyathena-dev / PyAthenaPyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
betodealmeida / ShillelaghMaking it easy to query APIs via SQL
SAP-archive / PyHDBSAP HANA Connector in pure Python
denisenkom / PytdsPython DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation
RDFLib / Rdflib SqlalchemyRDFLib store using SQLAlchemy dbapi as back-end
preset-io / Elasticsearch DbapiA DBAPI and SQLAlchemy dialect for Elasticsearch
pyathena-dev / PyAthenaJDBCPyAthenaJDBC is an Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249).
crate / Crate PythonPython DB API client library for CrateDB, using HTTP.
nakagami / PyfirebirdsqlPython DBAPI module for FirebirdSQL
zschumacher / PydapperA micro ORM for the python dbapi spec inspired by the Nuget package Dapper
wxiang7 / PykylinPython DBAPI Driver and Sqlalchemy Dialect for Apache Kylin, the "Extreme OLAP Engine for Big Data"
tlocke / FacataPython DBAPI simplified
influxdata / Flightsql DbapiDB API 2 interface for Flight SQL with SQLAlchemy extras.
FearlessPeople / DBApi🔥 一个快速将SQL转换为API接口的平台
FirebirdSQL / Python3 DriverFirebird driver for Python that uses new Firebird API
singlestore-labs / Singlestoredb PythonPython SDK for the SingleStore database and workspace management APIs
vduseev / Pyqt Sql DemoPyQt5 based SQL query executor demo tutorial and reference. Uses DB-API and SQLite3. Performs syntax highlighting in QTextEdit using pygments.