{"id":45301412,"url":"https://github.com/tidesdb/tidesdb-cpp","last_synced_at":"2026-05-16T20:01:45.179Z","repository":{"id":335106369,"uuid":"896723641","full_name":"tidesdb/tidesdb-cpp","owner":"tidesdb","description":"Official C++ binding for TidesDB","archived":false,"fork":false,"pushed_at":"2026-03-11T17:09:47.000Z","size":2188,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-11T22:31:34.462Z","etag":null,"topics":["btree","database","lsm-tree","oltp","storage-engine"],"latest_commit_sha":null,"homepage":"https://tidesdb.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidesdb.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-01T06:02:13.000Z","updated_at":"2026-03-11T17:19:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tidesdb/tidesdb-cpp","commit_stats":null,"previous_names":["tidesdb/tidesdb-cpp"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/tidesdb/tidesdb-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidesdb","download_url":"https://codeload.github.com/tidesdb/tidesdb-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["btree","database","lsm-tree","oltp","storage-engine"],"created_at":"2026-02-21T05:02:34.490Z","updated_at":"2026-05-16T20:01:45.172Z","avatar_url":"https://github.com/tidesdb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tidesdb-cpp\n\ntidesdb-cpp is the official C++ binding for TidesDB.\n\nTidesDB is a fast and efficient key-value storage engine library written in C. The underlying data structure is based on a log-structured merge-tree (LSM-tree). This C++ binding provides a modern C++17 interface to TidesDB.\n\n## Features\n\n- MVCC with five isolation levels from READ UNCOMMITTED to SERIALIZABLE\n- Column families (isolated key-value stores with independent configuration)\n- Bidirectional iterators with forward/backward traversal and seek support\n- TTL (time to live) support with automatic key expiration\n- LZ4, LZ4 Fast, ZSTD, Snappy, or no compression\n- Bloom filters with configurable false positive rates\n- Global block CLOCK cache for hot blocks\n- Savepoints for partial transaction rollback\n- Six built-in comparators plus custom registration\n\nFor C++ usage you can go to the TidesDB C++ Reference [here](https://tidesdb.com/reference/cplusplus/).\n\n## License\n\nMultiple licenses apply:\n\n- Mozilla Public License Version 2.0 (TidesDB)\n- BSD 3-Clause (Snappy)\n- BSD 2-Clause (LZ4)\n- BSD 2-Clause (xxHash - Yann Collet)\n- BSD (Zstandard)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidesdb%2Ftidesdb-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-cpp/lists"}