Name | glowdb JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | A fast and efficient key/value store or document database which can work as a drop-in replacement for DynamoDB or MongoDB. |
upload_time | 2024-10-08 04:17:07 |
maintainer | None |
docs_url | None |
author | Oscar Bahamonde |
requires_python | <4.0,>=3.10 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Project Proposal
## GlowDB
GlowDB is a fast and efficient key/value store or document database which can work as a drop-in replacement for DynamoDB or MongoDB.
## Features
- JSON RPC Realtime API.
- Websocket API.
- Pydantic ORM.
## Roadmap
- [x] RPC Realtime API.
- [ ] SSE Push Notifications.
- [ ] SQL API.
- [ ] Vector Embeddings.
- [ ] FaaS (WebWorkers and WebHooks).
- [ ] OAuth2.0.
- [ ] Python and TypeScript SDK.
## License
[TBD]
Raw data
{
"_id": null,
"home_page": null,
"name": "glowdb",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Oscar Bahamonde",
"author_email": "oscar.bahamonde@indiecloud.co",
"download_url": "https://files.pythonhosted.org/packages/3a/e1/ac65516ab98e49dcf8a507ff9e2ab0f976388c9b92d610744bf13b871563/glowdb-0.0.2.tar.gz",
"platform": null,
"description": "# Project Proposal\n\n## GlowDB\n\nGlowDB is a fast and efficient key/value store or document database which can work as a drop-in replacement for DynamoDB or MongoDB.\n\n## Features\n\n- JSON RPC Realtime API.\n- Websocket API.\n- Pydantic ORM.\n\n## Roadmap\n\n- [x] RPC Realtime API.\n- [ ] SSE Push Notifications.\n- [ ] SQL API.\n- [ ] Vector Embeddings.\n- [ ] FaaS (WebWorkers and WebHooks).\n- [ ] OAuth2.0.\n- [ ] Python and TypeScript SDK.\n\n## License\n\n[TBD]\n",
"bugtrack_url": null,
"license": null,
"summary": "A fast and efficient key/value store or document database which can work as a drop-in replacement for DynamoDB or MongoDB.",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "61c5344d75752fb8cc5d86313a4528441864e4a1f873a19048112f184272b702",
"md5": "15a395cafc6e9dca41730942ad130bc1",
"sha256": "7fc43f9f3c2cf3cb0831fbcb1e6965212d459d827344b158885932ddf7dec665"
},
"downloads": -1,
"filename": "glowdb-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "15a395cafc6e9dca41730942ad130bc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 8494,
"upload_time": "2024-10-08T04:17:06",
"upload_time_iso_8601": "2024-10-08T04:17:06.459622Z",
"url": "https://files.pythonhosted.org/packages/61/c5/344d75752fb8cc5d86313a4528441864e4a1f873a19048112f184272b702/glowdb-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ae1ac65516ab98e49dcf8a507ff9e2ab0f976388c9b92d610744bf13b871563",
"md5": "3c4321db884a8247d99583de12a8ad8d",
"sha256": "890de7fff180c15d20d317f97f1f30d813c71c4dc4dd7531038537f0f95572fc"
},
"downloads": -1,
"filename": "glowdb-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "3c4321db884a8247d99583de12a8ad8d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 6866,
"upload_time": "2024-10-08T04:17:07",
"upload_time_iso_8601": "2024-10-08T04:17:07.341051Z",
"url": "https://files.pythonhosted.org/packages/3a/e1/ac65516ab98e49dcf8a507ff9e2ab0f976388c9b92d610744bf13b871563/glowdb-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-08 04:17:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "glowdb"
}