#1 cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Package pogreb implements an embedded key-value store for read-heavy workloads.
Health score 53/100, confidence 80/100.
| Latest version | v0.10.2 |
| Imported by | 62 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 2 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| CompactionResult | Type | type CompactionResult struct{ ... } |
| CompactionResult.CompactedSegments | Field | CompactedSegments int |
| CompactionResult.ReclaimedBytes | Field | ReclaimedBytes int |
| CompactionResult.ReclaimedRecords | Field | ReclaimedRecords int |
| DB | Type | type DB struct{} |
| DB.Close | Method | func (db *DB) Close() error |
| DB.Compact | Method | func (db *DB) Compact() (CompactionResult, error) |
| DB.Count | Method | func (db *DB) Count() uint32 |
| DB.Delete | Method | func (db *DB) Delete(key []byte) error |
| DB.FileSize | Method | func (db *DB) FileSize() (int64, error) |
| DB.Get | Method | func (db *DB) Get(key []byte) ([]byte, error) |
| DB.Has | Method | func (db *DB) Has(key []byte) (bool, error) |
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Package sqlx provides general purpose extensions to database/sql.
Developer-friendly ORM library for Go.
Package manifestor provides shared types for HLS and DASH manifest processing.
Aerospike client in Go language.
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Package sqlx provides general purpose extensions to database/sql.
Developer-friendly ORM library for Go.
Package manifestor provides shared types for HLS and DASH manifest processing.
Aerospike client in Go language.