goven

Query library

A Go library that provides a drop-in query language to define and execute queries against GORM database schemas.

Goven (go-oven) is a go library that allows you to have a drop-in query language for your database schema.

GitHub

60 stars
7 watching
6 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

databasegormsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 425
wenerme/go-req A declarative HTTP client library for the Go programming language 22
jinzhu/gorm An ORM library for Go that enables interactive and declarative database interactions using a high-level API. 640
fs02/grimoire A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. 164
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 98
vingarcia/ksql A simple and powerful Go library for interacting with SQL databases. 320
guiabolso/darwin Manages changes to a database schema over time. 144
qustavo/dotsql A library that allows you to store and execute SQL queries in a structured way 740
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
freeleh/gofreedb A Google Sheets-based key-value and row store library for Go. 36
xxjwxc/public A comprehensive utility package for Go programmers 175
reugn/go-quartz A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. 1,793
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621
didil/goblero A Go library that provides an embedded persistent job queue with in-process job processing and storage backed by BadgerDB. 161