{"id":24854525,"url":"https://github.com/cbrnrd/ezdb","last_synced_at":"2025-10-25T00:42:54.381Z","repository":{"id":89453957,"uuid":"134354925","full_name":"cbrnrd/ezdb","owner":"cbrnrd","description":"🌌 An in memory database used for IPC","archived":false,"fork":false,"pushed_at":"2018-09-25T14:24:58.000Z","size":1162,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:14:12.263Z","etag":null,"topics":["crystal","daemon","database","interprocess-communication","ipc","nosql"],"latest_commit_sha":null,"homepage":"https://ezdb.now.sh","language":"Crystal","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/cbrnrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2018-05-22T03:21:51.000Z","updated_at":"2022-01-06T16:38:01.000Z","dependencies_parsed_at":"2023-03-09T10:30:13.274Z","dependency_job_id":null,"html_url":"https://github.com/cbrnrd/ezdb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2Fezdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2Fezdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2Fezdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbrnrd%2Fezdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbrnrd","download_url":"https://codeload.github.com/cbrnrd/ezdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625517,"owners_count":21135514,"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":["crystal","daemon","database","interprocess-communication","ipc","nosql"],"created_at":"2025-01-31T15:38:30.394Z","updated_at":"2025-10-25T00:42:54.304Z","avatar_url":"https://github.com/cbrnrd.png","language":"Crystal","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.imgur.com/jjLPsB3.png\" alt=\"gpm\" width=\"150\" height=\"150\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEZDB\u003c/h1\u003e\n\n[![Donations Badge](https://yourdonation.rocks/images/badge.svg)](http://carterbrainerd.me/donations/)\n[![Build Status](https://travis-ci.org/cbrnrd/ezdb.svg?branch=master)](https://travis-ci.org/cbrnrd/ezdb)\n![Lighthouse Score 70/100](https://lighthouse-badge.appspot.com/?score=70)\n\nWelcome to ezdb! ezdb is a small and simple in-memory NoSQL database. This repo is the original project. More languages are going to come in the future.\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  ezdb:\n    github: cbrnrd/ezdb\n```\n\nor grab the install script:\n\n```\ncurl -fsSL https://git.io/ezdb-install | sh\n```\n\n## Usage\n\n```crystal\nrequire \"ezdb\"\n```\n\n## Starting the daemon\n\nAfter running the install script, run: `service ezdb start` or `systemctl start ezdb`\n\n#### Adding service to startup\nRun: `systemctl enable ezdb`\n\n## Client implementations\n* [ezdb4j](https://github.com/cbrnrd/ezdb4j) - Java client library\n* Python, Ruby, and Go libraries are coming in the future\n\n## Contributing\n\n1. Fork it ( https://github.com/cbrnrd/ezdb/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [cbrnrd](https://github.com/cbrnrd) cbrnrd - creator, maintainer\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"100\" width=\"300\" src=\"https://i.imgur.com/obHmDnX.png\"\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbrnrd%2Fezdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbrnrd%2Fezdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbrnrd%2Fezdb/lists"}