{"id":13448900,"url":"https://github.com/chiselstrike/chiselstore","last_synced_at":"2025-04-05T06:07:47.650Z","repository":{"id":39581564,"uuid":"427419487","full_name":"chiselstrike/chiselstore","owner":"chiselstrike","description":"SQLite + Little Raft = 🚀","archived":false,"fork":false,"pushed_at":"2022-09-02T09:54:15.000Z","size":44,"stargazers_count":577,"open_issues_count":15,"forks_count":31,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-03-28T11:19:26.872Z","etag":null,"topics":["database","distributed-database","raft","rust","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/chiselstrike.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}},"created_at":"2021-11-12T16:06:47.000Z","updated_at":"2025-03-25T07:41:01.000Z","dependencies_parsed_at":"2022-08-09T16:47:39.129Z","dependency_job_id":null,"html_url":"https://github.com/chiselstrike/chiselstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiselstrike%2Fchiselstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiselstrike%2Fchiselstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiselstrike%2Fchiselstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chiselstrike%2Fchiselstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chiselstrike","download_url":"https://codeload.github.com/chiselstrike/chiselstore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294539,"owners_count":20915340,"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":["database","distributed-database","raft","rust","sqlite"],"created_at":"2024-07-31T06:00:24.062Z","updated_at":"2025-04-05T06:07:47.628Z","avatar_url":"https://github.com/chiselstrike.png","language":"Rust","readme":"# ChiselStore\n\n[![Rust](https://github.com/chiselstrike/chiselstore/actions/workflows/rust.yml/badge.svg)](https://github.com/chiselstrike/chiselstore/actions/workflows/rust.yml)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n\nChiselStore is an embeddable, distributed [SQLite](https://www.sqlite.org/index.html) for Rust, powered by [Little Raft](https://github.com/andreev-io/little-raft).\n\nSQLite is a fast and compact relational database management system, but it is limited to single-node configurations.\nChiselStore extends SQLite to run on a cluster of machines with the [Raft consensus algorithm](https://raft.github.io).\nWith ChiselStore, you get the benefits of easy-to-use, embeddable SQLite but with Raft's high availability and fault tolerance.\n\nFor more information, check out the following [blog post](https://glaubercosta-11125.medium.com/winds-of-change-in-web-data-728187331f53).\n\n## Features\n\n* SQLite with Raft's high availability and fault tolerance\n* Strong consistency with optional relaxed reads\n* Embeddable Rust library\n\n### Roadmap\n\n* Efficient node restarts (with Raft snapshots)\n* Dynamic cluster membership (with Raft joint consensus)\n* Support executing non-deterministic SQL functions\n\n## Getting Started\n\nSee the [example server](core/examples) of how to use the ChiselStore library.\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in ChiselStore by you, shall be licensed as MIT, without any additional\nterms or conditions.\n","funding_links":[],"categories":["Rust","sqlite","Relational Databases"],"sub_categories":["Raft"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiselstrike%2Fchiselstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchiselstrike%2Fchiselstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchiselstrike%2Fchiselstore/lists"}