{"id":22004596,"url":"https://github.com/r-rajaneesh/quipodb","last_synced_at":"2026-04-10T12:32:11.667Z","repository":{"id":61546798,"uuid":"508011713","full_name":"r-rajaneesh/quipodb","owner":"r-rajaneesh","description":"A database that does all the heavy weightlifting behind the scenes","archived":false,"fork":false,"pushed_at":"2022-12-24T15:43:15.000Z","size":613,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T04:05:44.931Z","etag":null,"topics":["better-sqlite3","database","firebase","hacktoberfest","json","nodejs","sqlite"],"latest_commit_sha":null,"homepage":"https://r-rajaneesh.github.io/quipodb","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-rajaneesh.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T17:59:37.000Z","updated_at":"2022-11-18T00:11:58.000Z","dependencies_parsed_at":"2023-01-30T21:00:28.916Z","dependency_job_id":null,"html_url":"https://github.com/r-rajaneesh/quipodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r-rajaneesh/quipodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-rajaneesh%2Fquipodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-rajaneesh%2Fquipodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-rajaneesh%2Fquipodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-rajaneesh%2Fquipodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-rajaneesh","download_url":"https://codeload.github.com/r-rajaneesh/quipodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-rajaneesh%2Fquipodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["better-sqlite3","database","firebase","hacktoberfest","json","nodejs","sqlite"],"created_at":"2024-11-30T00:16:34.290Z","updated_at":"2026-04-10T12:32:11.638Z","avatar_url":"https://github.com/r-rajaneesh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuipoDB\n\n![](./QDB.png)\n\n\u003e A key-value json type database stored in a compressed form, reducing database size to the minimum\n\n---\n\n## Requirements\n\nFor development, you will only need Node.js installed in your environment.\n\n### Node\n\n- #### Node installation on Windows\n\n  Just go on [![official Node.js website](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) and download the installer.\n  Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [![official Node.js website](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) and the [![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white)](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v18.8.0\n\n    $ npm --version\n    8.18.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n### TODO\n\n- Make a new Icon\n- Make README more nice\n- Add upcoming features in PR's\n\n### Npm installation\n\nAfter installing node, initilize your npm project by\n\n      $ npm init -y\n\nAnd install the package using\n\n      $ npm install quipodb\n\n---\n\n### Usage\n\nRead the [docs](https://r-rajaneesh.github.io/quipodb)\nFor more support join my [discord server](https://discord.com/invite/Gmxxw6KfEF)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rajaneesh%2Fquipodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-rajaneesh%2Fquipodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rajaneesh%2Fquipodb/lists"}