{"id":13614958,"url":"https://github.com/tecbot/gorocksdb","last_synced_at":"2025-04-13T20:32:35.187Z","repository":{"id":14080410,"uuid":"16784104","full_name":"tecbot/gorocksdb","owner":"tecbot","description":"gorocksdb is a Go wrapper for RocksDB","archived":false,"fork":false,"pushed_at":"2024-03-18T23:21:58.000Z","size":379,"stargazers_count":931,"open_issues_count":41,"forks_count":269,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-08-02T20:46:37.370Z","etag":null,"topics":["embedded","go","golang","rocksdb","wrapper"],"latest_commit_sha":null,"homepage":"http://rocksdb.org","language":"Go","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/tecbot.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":"2014-02-12T22:23:03.000Z","updated_at":"2024-07-09T09:48:34.000Z","dependencies_parsed_at":"2023-01-13T17:47:20.412Z","dependency_job_id":"656cb41f-7882-4d69-9a1b-fa7989e85623","html_url":"https://github.com/tecbot/gorocksdb","commit_stats":{"total_commits":175,"total_committers":61,"mean_commits":"2.8688524590163933","dds":0.9142857142857143,"last_synced_commit":"f0fad39f321c61bf05fcb4a01fe259606235e712"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fgorocksdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fgorocksdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fgorocksdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fgorocksdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecbot","download_url":"https://codeload.github.com/tecbot/gorocksdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223605485,"owners_count":17172496,"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":["embedded","go","golang","rocksdb","wrapper"],"created_at":"2024-08-01T20:01:07.441Z","updated_at":"2024-11-07T23:30:35.031Z","avatar_url":"https://github.com/tecbot.png","language":"Go","funding_links":[],"categories":["Go","Repositories"],"sub_categories":[],"readme":"# gorocksdb, a Go wrapper for RocksDB\n\n[![Build Status](https://travis-ci.org/tecbot/gorocksdb.svg)](https://travis-ci.org/tecbot/gorocksdb) [![GoDoc](https://godoc.org/github.com/tecbot/gorocksdb?status.svg)](http://godoc.org/github.com/tecbot/gorocksdb)\n\n## Install\n\nYou'll need to build [RocksDB](https://github.com/facebook/rocksdb) v5.16+ on your machine.\n\nAfter that, you can install gorocksdb using the following command:\n\n    CGO_CFLAGS=\"-I/path/to/rocksdb/include\" \\\n    CGO_LDFLAGS=\"-L/path/to/rocksdb -lrocksdb -lstdc++ -lm -lz -lbz2 -lsnappy -llz4 -lzstd\" \\\n      go get github.com/tecbot/gorocksdb\n\nPlease note that this package might upgrade the required RocksDB version at any moment.\nVendoring is thus highly recommended if you require high stability.\n\n*The [embedded CockroachDB RocksDB](https://github.com/cockroachdb/c-rocksdb) is no longer supported in gorocksdb.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecbot%2Fgorocksdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecbot%2Fgorocksdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecbot%2Fgorocksdb/lists"}