cql-python-driver
DB client
A Python driver for connecting to and querying a CovenantSQL database
Python driver for CovenantSQL
7 stars
3 watching
6 forks
Language: Python
last commit: about 2 years ago covenantsqlcqlpythonpython3sql
Related projects:
Repository | Description | Stars |
---|---|---|
covenantsql/cql-js-driver | Provides a JavaScript interface to interact with CovenantSQL's local proxy via web and Node applications. | 5 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
covenantsql/covenantsql | A decentralized relational database with blockchain features and Byzantine Fault Tolerant consensus algorithm | 1,496 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 890 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
datastax/python-driver | A Python client library for interacting with Apache Cassandra databases | 1,393 |
covenantsql/adminer | A tool for managing CovenantSQL databases from a web interface. | 6 |
sergadin/dbd-oracle | An Oracle database driver for CL-DBI | 4 |
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 531 |
mithrandyr/simplysql | A PowerShell module that provides an intuitive set of cmdlets for querying various SQL databases in a vendor-agnostic manner. | 202 |
datastax/cpp-driver | A C++ client library for Apache Cassandra | 406 |
mymarilyn/clickhouse-driver | A Python driver library providing a native interface to a column-store relational database management system | 1,211 |
covenantsql/research | An exploration of concepts and ideas related to self-contained, serverless, zero-configuration transactional databases. | 6 |