- Notifications
You must be signed in to change notification settings - Fork31
Python DB API client library for CrateDB, using HTTP.
License
NotificationsYou must be signed in to change notification settings
crate/crate-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Python client library forCrateDB.
This library:
- Implements the PythonDB API 2.0 specification
- Includes support forSQLAlchemy (>= 1.3.0)
Recent versions of this library are validated on Python 3 (>= 3.7).It may also work on earlier versions of Python.
The CrateDB Python client is available as apip package.
To install the most recent driver version, including the SQLAlchemy dialectextension, run:
$ pip install "crate[sqlalchemy]" --upgrade
This project is primarily maintained byCrate.io, but we welcome communitycontributions!
See thedeveloper docs and thecontribution docs for more information.
Looking for more help?
- Read theproject docs
- Check out oursupport channels
About
Python DB API client library for CrateDB, using HTTP.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.