# <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",
"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/ab/10/274e14d7231b9bc197bc1103f1dcdae54be083d4545ea647acdb01c14d17/sqlalchemy_singlestoredb-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",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/singlestore-labs/sqlalchemy-singlestoredb"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "766b513746a7101050a81cb0637dd0a9d2d6b36c1cbd322a1a7f5be83ea1362b",
"md5": "e0845a2a07878163bf962573a22daa9d",
"sha256": "63dd6446fa306ec4269ac3a72252d58c454d22801dbd69eba5a5ad94223ec2b3"
},
"downloads": -1,
"filename": "sqlalchemy_singlestoredb-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e0845a2a07878163bf962573a22daa9d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20769,
"upload_time": "2024-09-05T15:20:34",
"upload_time_iso_8601": "2024-09-05T15:20:34.301931Z",
"url": "https://files.pythonhosted.org/packages/76/6b/513746a7101050a81cb0637dd0a9d2d6b36c1cbd322a1a7f5be83ea1362b/sqlalchemy_singlestoredb-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ab10274e14d7231b9bc197bc1103f1dcdae54be083d4545ea647acdb01c14d17",
"md5": "8e922d328d03c255edbce0809662690c",
"sha256": "a44edbf3d469e916c41592ed0ce5c703cf506677b446ec7d5a12989235581bb5"
},
"downloads": -1,
"filename": "sqlalchemy_singlestoredb-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8e922d328d03c255edbce0809662690c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18412,
"upload_time": "2024-09-05T15:20:35",
"upload_time_iso_8601": "2024-09-05T15:20:35.174296Z",
"url": "https://files.pythonhosted.org/packages/ab/10/274e14d7231b9bc197bc1103f1dcdae54be083d4545ea647acdb01c14d17/sqlalchemy_singlestoredb-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-05 15:20:35",
"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": [],
"lcname": "sqlalchemy-singlestoredb"
}