hare

DBMS

A lightweight, text-file-based relational database system written in Go.

Hare is a nimble little database management system for Go.

GitHub

93 stars
6 watching
11 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nakagami/firebirdsql A Go library that enables interaction with Firebird relational database management system. 229
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
coocood/qbs An object-relational mapping library for Go that enables simplified data access and manipulation. 549
hashicorp/go-dbw A lightweight package to encapsulate database operations in Go. 15
leozz37/hare A tool for establishing and managing TCP connections using Go. 53
goradd/maps A library providing a standard interface for working with various types of maps in Go. 43
go-bongo/bongo An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. 486
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 406
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
manishrjain/gocrud A framework to simplify creating and managing structured data using graph operations 305
kamva/mgm A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. 752
amrebada/go-modules 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
philippgille/chromem-go An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. 311
go-reform/reform An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. 1,444
clickhouse/ch-go A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system 325