hare
DBMS
A lightweight, text-file-based relational database system written in Go.
Hare is a nimble little database management system for Go.
94 stars
6 watching
11 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library that enables interaction with Firebird relational database management system. | 231 |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| An object-relational mapping library for Go that enables simplified data access and manipulation. | 548 |
| A lightweight package to encapsulate database operations in Go. | 14 |
| A tool for establishing and managing TCP connections using Go. | 53 |
| A library providing a standard interface for working with various types of maps in Go. | 47 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| A framework to simplify creating and managing structured data using graph operations | 305 |
| A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 756 |
| A boilerplate project providing a set of pre-configured modules and tools for building web applications with Go, including support for databases, frameworks, and API generation. | 14 |
| An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 327 |