{"id":42010766,"url":"https://github.com/tidesdb/tidesdb-go","last_synced_at":"2026-04-27T09:01:02.760Z","repository":{"id":265995997,"uuid":"896723772","full_name":"tidesdb/tidesdb-go","owner":"tidesdb","description":"Official GO binding for TidesDB","archived":false,"fork":false,"pushed_at":"2026-04-24T22:18:51.000Z","size":178,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-25T00:36:17.034Z","etag":null,"topics":["btree","clib","database","keyvalue","lsmtree","oltp","storage-engine","ttl"],"latest_commit_sha":null,"homepage":"https://tidesdb.com/reference/go/","language":"Go","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:46.000Z","updated_at":"2026-04-24T22:29:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b873008-e212-45ee-a242-8dac7f286b7f","html_url":"https://github.com/tidesdb/tidesdb-go","commit_stats":null,"previous_names":["tidesdb/tidesdb-go"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidesdb/tidesdb-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidesdb","download_url":"https://codeload.github.com/tidesdb/tidesdb-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","clib","database","keyvalue","lsmtree","oltp","storage-engine","ttl"],"created_at":"2026-01-26T02:25:32.030Z","updated_at":"2026-04-27T09:01:02.740Z","avatar_url":"https://github.com/tidesdb.png","language":"Go","readme":"# tidesdb-go\n\ntidesdb-go is the official GO 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 GO binding provides a safe, idiomatic GO interface to TidesDB with full support for all features.\n\n## Features\n\n- Full ACID transaction support with savepoints\n- MVCC with five isolation levels from READ UNCOMMITTED to SERIALIZABLE\n- Column families aka isolated key-value stores with independent configuration\n- Bidirectional iterators with forward/backward traversal with seek support\n- TTL(time to live) support with automatic key expiration and internal garbage collection\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- Automatic with configurable thread pools (sorted runs, compaction)\n- Six built-in comparators plus custom registration\n\nFor GO usage you can go to the TidesDB GO Reference [here](https://tidesdb.com/reference/go/).\n\n## License\n\nMultiple licenses apply:\n\n```\nMozilla Public License Version 2.0 (TidesDB)\n\nBSD 3 Clause (Snappy)\nBSD 2 (LZ4)\nBSD 2 (xxHash - Yann Collet)\nBSD (Zstandard)\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidesdb%2Ftidesdb-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-go/lists"}