{"id":19019681,"url":"https://github.com/citra-org/chrono-db","last_synced_at":"2025-04-23T05:20:17.503Z","repository":{"id":247662370,"uuid":"826502494","full_name":"citra-org/chrono-db","owner":"citra-org","description":"A Time series Database built on Rust to handle Petabyte Scale Data","archived":false,"fork":false,"pushed_at":"2024-10-05T11:30:42.000Z","size":98,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T20:39:14.508Z","etag":null,"topics":["database","dbms","filesystem","log-management","logs","monitoring","rust","rust-database","storage-engine"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/citra-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2024-07-09T20:39:46.000Z","updated_at":"2024-10-05T11:30:46.000Z","dependencies_parsed_at":"2025-04-17T08:55:47.870Z","dependency_job_id":"c1ec33aa-16cf-4263-b4e0-d3346ce135f3","html_url":"https://github.com/citra-org/chrono-db","commit_stats":null,"previous_names":["intellilog/intellilog-database"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citra-org%2Fchrono-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citra-org%2Fchrono-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citra-org%2Fchrono-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citra-org%2Fchrono-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citra-org","download_url":"https://codeload.github.com/citra-org/chrono-db/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250373859,"owners_count":21419886,"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","dbms","filesystem","log-management","logs","monitoring","rust","rust-database","storage-engine"],"created_at":"2024-11-08T20:13:53.501Z","updated_at":"2025-04-23T05:20:17.480Z","avatar_url":"https://github.com/citra-org.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chrono db\r\nA Time series Database built on Rust to handle Petabyte Scale Data\r\n\r\n**Introducing SALT**\r\n\r\n- Scalability\r\n- Adaptability\r\n- Low Latency\r\n- Throughput\r\n\r\nBy Integrating this principle, We aim to create a faster and cheaper database with latest technology that can meet the demand of the future applications.\r\n\r\n# Goal\r\n\r\n- Build the next gen fastest timeseries database\r\n- Push the limits to 100+ Million Events / second on avg spec machine\r\n- High Scalability \u0026 Throughput with minimum cost \u0026 latency\r\n- Design to store huge data with millions of events concurrently\r\n- True Low code development for more optimization \u0026 control\r\n- Develop a simple protocol \u0026 storage engine\r\n\r\n# Docs\r\n\r\n### Usage\r\n- ```cargo run init \u003cdb name\u003e \u003ckeeper\u003e``` for creating chrono db\r\n- ```cargo run start \u003cdb name\u003e``` for starting chrono db\r\n\r\n- copy the creds printed \u0026 connect with the [golang driver](https://github.com/citra-org/chrono-db-go-driver) for using chrono db\r\n\r\nIf you get any issues, try with sudo/admin access, for further issues, reachout on the community server.\r\n\r\nWe will be soon releasing download support for linux systems.\r\n\r\n### Info\r\n\r\n- KEEPER is admin/user/database manager\r\n- EVENTS are the time based records stored with header \u0026 body\r\n- STREAM is collection of events, which can in traditional databased called table\r\n- CHRONO is the database itself which is collection of streams\r\n\r\n\r\n- Event Format ```TIME HEADER BODY```\r\n- Data is being stored in ```/var/lib/citra/chrono```\r\n- Credentials are being stored in ```~/.citra/chrono```\r\n\r\n### ToDo\r\n\r\n- Encryption \u0026 Decryption of file\r\n- Read filters \u0026 queries\r\n- Better Impl for data storage \u0026 streaming data\r\n- Parser \u0026 Validation for write\r\n- Concurrency \u0026 I/O Optimizations\r\n- Impl of B'Trees \u0026 hash for files\r\n- Impl of time based binary search for searching\r\n- Indexer, Sharding, testing and much more\r\n\r\n### Architecture\r\n\r\nTo be announced soon....\r\n\r\n### Benchmark\r\n\r\nTo be announced soon....\r\n\r\n### Package\r\n\r\nTo be published soon....\r\n\r\n---\r\n\r\n**THIS DATABASE IS STILL UNDER DEV, HAS LOT OF BUGS \u0026 IMPROVEMENTS TO BE DONE**\r\n\r\n**FEEL FREE TO OPEN A ISSUES \u0026 GET YOUR PR MERGED**\r\n\r\n---\r\n\r\n### Contributors\r\n\r\n**Creator**: Sugam Kuber ([Github](https://github.com/sugamkuber)) ([LinkedIn](https://linkedin.com/in/sugamkuber))\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitra-org%2Fchrono-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitra-org%2Fchrono-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitra-org%2Fchrono-db/lists"}