objectbox-go
Go DB
A high-performance Go database that provides fast and resource-efficient data persistence with built-in relations and schema migrations.
Embedded Go Database, the fast alternative to SQLite, gorm, etc.
1k stars
20 watching
46 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
databaseedgeembeddedgogolangiotnosqloffline-firststorage
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| Provides a common interface to various NoSQL databases | 316 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| A lightweight package to encapsulate database operations in Go. | 14 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| Provides a Go client for interacting with a Couchbase database | 321 |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 250 |
| A Go driver for interacting with the RethinkDB database service | 1,654 |
| An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |