barkshark-sql


Namebarkshark-sql JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryConnection pool and query builder for dbapi 2.0 database drivers
upload_time2024-04-08 19:54:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCNPL 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.8",
    "maintainer_email": null,
    "keywords": "sql, database, sqlite, postgresql",
    "author": null,
    "author_email": "Zoey Mae <admin@barkshark.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/b7/eb/476347d8b3177ff57788b6a55563f76b30b5800a53f9d1077a97d2e129ae/barkshark-sql-0.1.3.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.1.3",
    "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": "65fea485730fd523ff1bfc16617eeed4298530bc42c6801b800c08cfbe6dc888",
                "md5": "71e7a32cd6cb03725e350093bba58e54",
                "sha256": "55ec964beeac7f06280a096353034f5cfb3af414c6a14ae1468ef9b512b939b7"
            },
            "downloads": -1,
            "filename": "barkshark_sql-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71e7a32cd6cb03725e350093bba58e54",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 24874,
            "upload_time": "2024-04-08T19:54:22",
            "upload_time_iso_8601": "2024-04-08T19:54:22.637997Z",
            "url": "https://files.pythonhosted.org/packages/65/fe/a485730fd523ff1bfc16617eeed4298530bc42c6801b800c08cfbe6dc888/barkshark_sql-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7eb476347d8b3177ff57788b6a55563f76b30b5800a53f9d1077a97d2e129ae",
                "md5": "3eef7fddf7a4e4c82aa7c49a1542be00",
                "sha256": "05ba7e8dd7b4e135b95186265d453fcea2aaaaf4b0aff32b89b59a1cb3ded38a"
            },
            "downloads": -1,
            "filename": "barkshark-sql-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3eef7fddf7a4e4c82aa7c49a1542be00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23499,
            "upload_time": "2024-04-08T19:54:24",
            "upload_time_iso_8601": "2024-04-08T19:54:24.260434Z",
            "url": "https://files.pythonhosted.org/packages/b7/eb/476347d8b3177ff57788b6a55563f76b30b5800a53f9d1077a97d2e129ae/barkshark-sql-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 19:54:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "barkshark-sql"
}
        
Elapsed time: 0.22056s