# <img src="https://raw.githubusercontent.com/singlestore-labs/singlestoredb-python/main/resources/singlestore-logo.png" height="60" valign="middle"/> SingleStoreDB SQLAlchemy Dialect
This project contains a [SQLAlchemyDB](https://sqlalchemy.org) dialect which allows
you to use the SQLAlchemy APIs with the [SingleStoreDB](https://singlestore.com) database.
## Install
This package can be install from PyPI using `pip`:
```
pip install sqlalchemy-singlestoredb
```
## License
This library is licensed under the [Apache 2.0 License](https://raw.githubusercontent.com/singlestore-labs/singlestoredb-python/main/LICENSE?token=GHSAT0AAAAAABMGV6QPNR6N23BVICDYK5LAYTVK5EA).
## Resources
* [Documentation](https://sqlalchemy-singlestoredb.labs.singlestore.com)
* [SingleStore](https://www.singlestore.com)
* [SQLAlchemy](https://sqlalchemy.org)
Raw data
{
"_id": null,
"home_page": "https://github.com/singlestore-labs/sqlalchemy-singlestoredb",
"name": "sqlalchemy-singlestoredb-backticks-patched",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "SingleStore",
"author_email": "support@singlestore.com",
"download_url": "https://files.pythonhosted.org/packages/0e/d0/50244b04c051b21b19278b3f799faffd8d699921e20885af7310d53c6e5a/sqlalchemy_singlestoredb_backticks_patched-1.1.1.tar.gz",
"platform": null,
"description": "# <img src=\"https://raw.githubusercontent.com/singlestore-labs/singlestoredb-python/main/resources/singlestore-logo.png\" height=\"60\" valign=\"middle\"/> SingleStoreDB SQLAlchemy Dialect\n\nThis project contains a [SQLAlchemyDB](https://sqlalchemy.org) dialect which allows\nyou to use the SQLAlchemy APIs with the [SingleStoreDB](https://singlestore.com) database.\n\n## Install\n\nThis package can be install from PyPI using `pip`:\n```\npip install sqlalchemy-singlestoredb\n```\n\n## License\n\nThis library is licensed under the [Apache 2.0 License](https://raw.githubusercontent.com/singlestore-labs/singlestoredb-python/main/LICENSE?token=GHSAT0AAAAAABMGV6QPNR6N23BVICDYK5LAYTVK5EA).\n\n## Resources\n\n* [Documentation](https://sqlalchemy-singlestoredb.labs.singlestore.com)\n* [SingleStore](https://www.singlestore.com)\n* [SQLAlchemy](https://sqlalchemy.org)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "SQLAlchemy dialect for the SingleStoreDB database (with backticks patch)",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/singlestore-labs/sqlalchemy-singlestoredb"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c44618d3908b946ae9840072a8e0cb3ef0622c07645515649b3bcf7c5c88ea1",
"md5": "96c91ff76b6892971e2d42794718f42a",
"sha256": "9b098943d1e518eef7da4a564dcb4180df288d2ccfd3f14c0938fe7cb310e18b"
},
"downloads": -1,
"filename": "sqlalchemy_singlestoredb_backticks_patched-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96c91ff76b6892971e2d42794718f42a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 21038,
"upload_time": "2025-01-10T17:00:43",
"upload_time_iso_8601": "2025-01-10T17:00:43.082483Z",
"url": "https://files.pythonhosted.org/packages/4c/44/618d3908b946ae9840072a8e0cb3ef0622c07645515649b3bcf7c5c88ea1/sqlalchemy_singlestoredb_backticks_patched-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0ed050244b04c051b21b19278b3f799faffd8d699921e20885af7310d53c6e5a",
"md5": "d1ad6559e15d53e1acc9f8276d14ff5f",
"sha256": "b881d8fc3d1b13ec8dbe6da86cd4c72d1c936a34b0ee7909f379310b3ed24731"
},
"downloads": -1,
"filename": "sqlalchemy_singlestoredb_backticks_patched-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "d1ad6559e15d53e1acc9f8276d14ff5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18542,
"upload_time": "2025-01-10T17:00:45",
"upload_time_iso_8601": "2025-01-10T17:00:45.919594Z",
"url": "https://files.pythonhosted.org/packages/0e/d0/50244b04c051b21b19278b3f799faffd8d699921e20885af7310d53c6e5a/sqlalchemy_singlestoredb_backticks_patched-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 17:00:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "singlestore-labs",
"github_project": "sqlalchemy-singlestoredb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "singlestoredb",
"specs": []
},
{
"name": "sqlalchemy",
"specs": [
[
">=",
"1.4.0"
],
[
"<",
"3.0.0dev"
]
]
}
],
"lcname": "sqlalchemy-singlestoredb-backticks-patched"
}