EzyDB


NameEzyDB JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryEzyDB is a lightweight, file-based NoSQL database system designed for Python developers.
upload_time2024-12-01 18:29:26
maintainerNone
docs_urlNone
authorRakesh Kanna
requires_pythonNone
licenseMIT
keywords database db nosql json bson storage store
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EzyDB  
EzyDB is a lightweight, file-based NoSQL database system designed for Python developers.

> [!WARNING]
> This tool is in **BETA** / **DEVELOPMENT** stage. Please use latest version.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "EzyDB",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "database, db, nosql, json, bson, storage, store",
    "author": "Rakesh Kanna",
    "author_email": "rakeshkanna0108@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/b9/94b04e6d5601e9526ed469b63a703fb65cc734ef0ce0e67e95c4005660c6/ezydb-0.1.0.tar.gz",
    "platform": null,
    "description": "# EzyDB  \r\nEzyDB is a lightweight, file-based NoSQL database system designed for Python developers.\r\n\r\n> [!WARNING]\r\n> This tool is in **BETA** / **DEVELOPMENT** stage. Please use latest version.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "EzyDB is a lightweight, file-based NoSQL database system designed for Python developers.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "database",
        " db",
        " nosql",
        " json",
        " bson",
        " storage",
        " store"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "598bbb7297a8bd604c97103c5b8324d6c54c004825a2f3f0bf7826c12c4cf7d0",
                "md5": "14a691e491ea721b3d124303c6cb51d9",
                "sha256": "378b8bb4c6c05336bdcfc4a9944c31326272772a07b019c41a4380eb1827df3f"
            },
            "downloads": -1,
            "filename": "EzyDB-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14a691e491ea721b3d124303c6cb51d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2623,
            "upload_time": "2024-12-01T18:29:25",
            "upload_time_iso_8601": "2024-12-01T18:29:25.165174Z",
            "url": "https://files.pythonhosted.org/packages/59/8b/bb7297a8bd604c97103c5b8324d6c54c004825a2f3f0bf7826c12c4cf7d0/EzyDB-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebb994b04e6d5601e9526ed469b63a703fb65cc734ef0ce0e67e95c4005660c6",
                "md5": "c2306e63557f429923e337d021351421",
                "sha256": "d46759ce80c0ed3046178573eab1c7ed3eeed06f2a45d6a1c38eacb13fc08572"
            },
            "downloads": -1,
            "filename": "ezydb-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c2306e63557f429923e337d021351421",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2270,
            "upload_time": "2024-12-01T18:29:26",
            "upload_time_iso_8601": "2024-12-01T18:29:26.512613Z",
            "url": "https://files.pythonhosted.org/packages/eb/b9/94b04e6d5601e9526ed469b63a703fb65cc734ef0ce0e67e95c4005660c6/ezydb-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 18:29:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ezydb"
}
        
Elapsed time: 0.38200s