Name | barkshark-sql JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | Connection pool and query builder for dbapi 2.0 database drivers |
upload_time | 2024-09-14 09:36:42 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | CNPL 7+ |
keywords |
sql
database
sqlite
postgresql
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Barkshark SQL
Connection pool and query builder for SQL (currently only sqlite and postgresql) database drivers.
[Documentation](https://docs.barkshark.xyz/barkshark-sql)
<!--[![PyPI - Version](https://img.shields.io/pypi/v/barkshark-sql.svg)](https://pypi.org/project/barkshark-sql)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/barkshark-sql.svg)](https://pypi.org/project/barkshark-sql)-->
## License
`Barkshark SQL` is distributed under the terms of the [CNPL 7+](https://thufie.lain.haus/NPL.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "barkshark-sql",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "sql, database, sqlite, postgresql",
"author": null,
"author_email": "Zoey Mae <admin@barkshark.xyz>",
"download_url": "https://files.pythonhosted.org/packages/be/29/3363bbfc4650b8e554b80b857f158e17f4b76013ff0d423c029a674620a3/barkshark_sql-0.2.0.tar.gz",
"platform": "any",
"description": "# Barkshark SQL\n\nConnection pool and query builder for SQL (currently only sqlite and postgresql) database drivers.\n\n[Documentation](https://docs.barkshark.xyz/barkshark-sql)\n\n<!--[![PyPI - Version](https://img.shields.io/pypi/v/barkshark-sql.svg)](https://pypi.org/project/barkshark-sql)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/barkshark-sql.svg)](https://pypi.org/project/barkshark-sql)-->\n\n## License\n\n`Barkshark SQL` is distributed under the terms of the [CNPL 7+](https://thufie.lain.haus/NPL.html) license.\n",
"bugtrack_url": null,
"license": "CNPL 7+",
"summary": "Connection pool and query builder for dbapi 2.0 database drivers",
"version": "0.2.0",
"project_urls": {
"Bug Tracker": "https://git.barkshark.xyz/barkshark/bsql/issues",
"Documentation": "https://docs.barkshark.xyz/barkshark-sql",
"Homepage": "https://git.barkshark.xyz/barkshark/bsql",
"Source Code": "https://git.barkshark.xyz/barkshark/bsql"
},
"split_keywords": [
"sql",
" database",
" sqlite",
" postgresql"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b76a3491e0ce6d71ec2f6aec5f62c9a55193a9e222414a7e2ee52c6eda44d59a",
"md5": "0545f25e920478e0920cf1955d07de98",
"sha256": "c63c97fb96a4985c8522ba8eb53b16d85620043598b7f530dee5589b3fe26ba9"
},
"downloads": -1,
"filename": "barkshark_sql-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0545f25e920478e0920cf1955d07de98",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 26121,
"upload_time": "2024-09-14T09:36:40",
"upload_time_iso_8601": "2024-09-14T09:36:40.988445Z",
"url": "https://files.pythonhosted.org/packages/b7/6a/3491e0ce6d71ec2f6aec5f62c9a55193a9e222414a7e2ee52c6eda44d59a/barkshark_sql-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "be293363bbfc4650b8e554b80b857f158e17f4b76013ff0d423c029a674620a3",
"md5": "1d01515914aa10c5316fd1f0386e492c",
"sha256": "3fa207d1af0cc5a1e67a91dc6b82f1e656a2f0b0d363d4dfade48130e8abe887"
},
"downloads": -1,
"filename": "barkshark_sql-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "1d01515914aa10c5316fd1f0386e492c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 24773,
"upload_time": "2024-09-14T09:36:42",
"upload_time_iso_8601": "2024-09-14T09:36:42.207001Z",
"url": "https://files.pythonhosted.org/packages/be/29/3363bbfc4650b8e554b80b857f158e17f4b76013ff0d423c029a674620a3/barkshark_sql-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-14 09:36:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "barkshark-sql"
}