# SQLAlchemy dialect for CrateDB
[![Tests](https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml/badge.svg)](https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml)
[![Coverage](https://codecov.io/gh/crate/sqlalchemy-cratedb/branch/main/graph/badge.svg)](https://app.codecov.io/gh/crate/sqlalchemy-cratedb)
[![Build status (documentation)](https://readthedocs.org/projects/sqlalchemy-cratedb/badge/)](https://cratedb.com/docs/sqlalchemy-cratedb/)
[![PyPI Version](https://img.shields.io/pypi/v/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
[![Python Version](https://img.shields.io/pypi/pyversions/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
[![PyPI Downloads](https://pepy.tech/badge/sqlalchemy-cratedb/month)](https://pepy.tech/project/sqlalchemy-cratedb/)
[![Wheel](https://img.shields.io/pypi/wheel/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
[![Status](https://img.shields.io/pypi/status/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
[![License](https://img.shields.io/pypi/l/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)
## About
The [SQLAlchemy] dialect for [CrateDB], based on the HTTP-based DBAPI client
library [crate-python].
## Installation
The package is available from [PyPI] at [sqlalchemy-cratedb].
To install the most recent version, run:
```shell
pip install --upgrade sqlalchemy-cratedb
```
## Documentation and help
- [SQLAlchemy dialect for CrateDB](https://cratedb.com/docs/sqlalchemy-cratedb/)
- [CrateDB Python Client documentation](https://cratedb.com/docs/python/)
- [CrateDB reference documentation](https://cratedb.com/docs/reference/)
- [Developer documentation](DEVELOP.md)
- [Contributing](CONTRIBUTING.md)
- Other [support channels](https://cratedb.com/support)
## Contributing
The SQLAlchemy dialect for CrateDB is an open source project, and is
[managed on GitHub](https://github.com/crate/sqlalchemy-cratedb). We
appreciate contributions of any kind.
[CrateDB]: https://github.com/crate/crate
[crate-python]: https://github.com/crate/crate-python
[SQLAlchemy]: https://www.sqlalchemy.org
[sqlalchemy-cratedb]: https://pypi.org/project/sqlalchemy-cratedb/
[PyPI]: https://pypi.org/
Raw data
{
"_id": null,
"home_page": null,
"name": "sqlalchemy-cratedb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "CrateDB, dask, data io, orm, pandas, PostgreSQL, rdbms, sql, SQLAlchemy",
"author": null,
"author_email": "\"Crate.io\" <office@crate.io>",
"download_url": "https://files.pythonhosted.org/packages/a4/c6/ae4fd32bc2adbeed171f2df4cca650f5a3ba36b9fba877cf93355828b21e/sqlalchemy_cratedb-0.40.1.tar.gz",
"platform": null,
"description": "# SQLAlchemy dialect for CrateDB\n\n[![Tests](https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml/badge.svg)](https://github.com/crate/sqlalchemy-cratedb/actions/workflows/tests.yml)\n[![Coverage](https://codecov.io/gh/crate/sqlalchemy-cratedb/branch/main/graph/badge.svg)](https://app.codecov.io/gh/crate/sqlalchemy-cratedb)\n[![Build status (documentation)](https://readthedocs.org/projects/sqlalchemy-cratedb/badge/)](https://cratedb.com/docs/sqlalchemy-cratedb/)\n[![PyPI Version](https://img.shields.io/pypi/v/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)\n[![Python Version](https://img.shields.io/pypi/pyversions/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)\n[![PyPI Downloads](https://pepy.tech/badge/sqlalchemy-cratedb/month)](https://pepy.tech/project/sqlalchemy-cratedb/)\n[![Wheel](https://img.shields.io/pypi/wheel/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)\n[![Status](https://img.shields.io/pypi/status/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)\n[![License](https://img.shields.io/pypi/l/sqlalchemy-cratedb.svg)](https://pypi.org/project/sqlalchemy-cratedb/)\n\n\n## About\n\nThe [SQLAlchemy] dialect for [CrateDB], based on the HTTP-based DBAPI client\nlibrary [crate-python].\n\n## Installation\n\nThe package is available from [PyPI] at [sqlalchemy-cratedb]. \nTo install the most recent version, run:\n```shell\npip install --upgrade sqlalchemy-cratedb\n```\n\n## Documentation and help\n\n- [SQLAlchemy dialect for CrateDB](https://cratedb.com/docs/sqlalchemy-cratedb/)\n- [CrateDB Python Client documentation](https://cratedb.com/docs/python/)\n- [CrateDB reference documentation](https://cratedb.com/docs/reference/)\n- [Developer documentation](DEVELOP.md)\n- [Contributing](CONTRIBUTING.md)\n- Other [support channels](https://cratedb.com/support)\n\n## Contributing\n\nThe SQLAlchemy dialect for CrateDB is an open source project, and is\n[managed on GitHub](https://github.com/crate/sqlalchemy-cratedb). We\nappreciate contributions of any kind.\n\n\n[CrateDB]: https://github.com/crate/crate\n[crate-python]: https://github.com/crate/crate-python\n[SQLAlchemy]: https://www.sqlalchemy.org\n[sqlalchemy-cratedb]: https://pypi.org/project/sqlalchemy-cratedb/\n[PyPI]: https://pypi.org/\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "SQLAlchemy dialect for CrateDB.",
"version": "0.40.1",
"project_urls": {
"changelog": "https://github.com/crate/sqlalchemy-cratedb/blob/main/CHANGES.md",
"documentation": "https://cratedb.com/docs/sqlalchemy-cratedb/",
"homepage": "https://cratedb.com/docs/sqlalchemy-cratedb/",
"repository": "https://github.com/crate/sqlalchemy-cratedb"
},
"split_keywords": [
"cratedb",
" dask",
" data io",
" orm",
" pandas",
" postgresql",
" rdbms",
" sql",
" sqlalchemy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f75e5ac878e2219c71e1a0cd69a6707d5ee0e702c3746cce96402bb245b597b",
"md5": "247c23a0ac3f67d3e774c067790214d0",
"sha256": "7744151ed82351f807ba1e44faac7c518ae227807cfbf0df94de3764b12add5d"
},
"downloads": -1,
"filename": "sqlalchemy_cratedb-0.40.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "247c23a0ac3f67d3e774c067790214d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 44767,
"upload_time": "2024-11-04T22:55:15",
"upload_time_iso_8601": "2024-11-04T22:55:15.838466Z",
"url": "https://files.pythonhosted.org/packages/0f/75/e5ac878e2219c71e1a0cd69a6707d5ee0e702c3746cce96402bb245b597b/sqlalchemy_cratedb-0.40.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4c6ae4fd32bc2adbeed171f2df4cca650f5a3ba36b9fba877cf93355828b21e",
"md5": "11a922964ca87158754411cdedca4dca",
"sha256": "0e8c5f9e0bdf902cb601af5937a449c28528f01c92684dcedbb51cf4a4258684"
},
"downloads": -1,
"filename": "sqlalchemy_cratedb-0.40.1.tar.gz",
"has_sig": false,
"md5_digest": "11a922964ca87158754411cdedca4dca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 43849,
"upload_time": "2024-11-04T22:55:17",
"upload_time_iso_8601": "2024-11-04T22:55:17.541314Z",
"url": "https://files.pythonhosted.org/packages/a4/c6/ae4fd32bc2adbeed171f2df4cca650f5a3ba36b9fba877cf93355828b21e/sqlalchemy_cratedb-0.40.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 22:55:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crate",
"github_project": "sqlalchemy-cratedb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sqlalchemy-cratedb"
}