{"id":28085740,"url":"https://github.com/codeperfectplus/quickdb","last_synced_at":"2025-05-13T10:41:47.260Z","repository":{"id":62466897,"uuid":"560025494","full_name":"codeperfectplus/QuickDB","owner":"codeperfectplus","description":"Light weight database for python, with a simple API and a simple file format","archived":false,"fork":false,"pushed_at":"2024-07-02T02:47:30.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-05-11T20:09:58.313Z","etag":null,"topics":["fastdb","json-wrapper","lightdb","lightweight","pip-package","pypi-package","python","quickdatabase","quickdb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeperfectplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-31T15:30:32.000Z","updated_at":"2024-12-18T22:47:36.000Z","dependencies_parsed_at":"2024-06-13T06:28:01.325Z","dependency_job_id":"c925840b-3ece-4d51-a8a7-452c93b96104","html_url":"https://github.com/codeperfectplus/QuickDB","commit_stats":null,"previous_names":["py-contributors/python-db","codeperfectplus/quickdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FQuickDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FQuickDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FQuickDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfectplus%2FQuickDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeperfectplus","download_url":"https://codeload.github.com/codeperfectplus/QuickDB/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253925649,"owners_count":21985360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastdb","json-wrapper","lightdb","lightweight","pip-package","pypi-package","python","quickdatabase","quickdb"],"created_at":"2025-05-13T10:41:46.703Z","updated_at":"2025-05-13T10:41:47.252Z","avatar_url":"https://github.com/codeperfectplus.png","language":"Python","readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://pypi.org/project/quickDatabase/\"\u003eQuick DB ⚡ 0.0.5\u003c/a\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nLight weight database for python, with a simple API and a simple file format.\nit is not meant to be a full featured database, but rather a simple way to  store data in a file.\nit's written in python, and is compatible with python 3.6 and above.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/py-contributors/quickdb/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/py-contributors/quickdb?style=for-the-badge\" alt=\"github stars\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/py-contributors/quickdb/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/py-contributors/quickdb?style=for-the-badge\" alt=\"github forks\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/code-size/py-contributors/quickdb?style=for-the-badge\" alt=\"code size\"\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n\u003ca href=\"https://pypi.org/project/quickdb/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/status/quickdatabase.svg?style=for-the-badge\" alt=\"pypi status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pypi.org/project/quickdb/\"\u003e\u003cimg src=\"https://img.shields.io/readthedocs/quickdb?style=for-the-badge\" alt=\"docs\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pypi.org/project/quickdb/\"\u003e\u003cimg src=\"https://img.shields.io/librariesio/release/pypi/quickdb?style=for-the-badge\" alt=\"dependices\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://discord.gg/JfbK3bS\"\u003e\u003cimg src=\"https://img.shields.io/discord/758030555005714512.svg?label=Discord\u0026logo=Discord\u0026colorB=7289da\u0026style=for-the-badge\" alt=\"discord invite\"\u003e\u003c/a\u003e\n\u003ca href=\"https://api.github.com/repos/py-contributors/quickdb/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/py-contributors/quickdb?style=for-the-badge\" alt=\"total contributors\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n* Simple API\n* CLI support with colorful output\n* Easy to use \n* CLI interface\n* Open source\n\n## Documentation/Tutorial\n\nThe documentation is available at [Quick DB](https://quickdb.readthedocs.io/en/latest/)\n\n## Installation\n\nYou can install the package using pip:\n\n### [Stable version](https://pypi.org/project/quickDatabase/)\n\n```bash\npip install quickdatabase\n```\n\n### [Unstable and latest version](https://test.pypi.org/project/quickDatabase/)\n\n```bash\npip install -i https://test.pypi.org/simple/ quickDatabase\n```\n\n## Usage\n\nTo use QuickDB, you need to import it:\n\n```bash\nfrom quickdb import QuickDB\n```\n\n## CONTRIBUTING\n\nIf you want to contribute to this project, you can do so by forking the repository and making a pull request.\nCheck out the [CONTRIBUTING.md](/CONTRIBUTING.md) file for more information.\n\n## LICENSE\n\nThis project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details\n\n## Contributors\n\n\u003ca href=\"https://github.com/Py-Contributors/quickdb/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Py-Contributors/quickdb\"/\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeperfectplus%2Fquickdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeperfectplus%2Fquickdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeperfectplus%2Fquickdb/lists"}