igor

PostgreSQL abstraction library

An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types.

igor is an abstraction layer for PostgreSQL with a gorm like syntax.

GitHub

125 stars
10 watching
4 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

abstractiondbmsgogolanggormigorpostgresqlprepared-statements

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fs02/grimoireA Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation.164
sergeych/node-pregoA Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models.16
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
nikita-volkov/hasql-thA Haskell library for compiling Postgres queries into domain-specific types at compile-time.112
gotcha/ipdbAn integration of IPython's debugger into the pdb module1,868
pganalyze/libpg_queryA C library that parses and analyzes PostgreSQL queries to extract internal parse trees1,216
alexeyco/pigA pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases16
zalando/spiloA highly available PostgreSQL cluster setup using Docker and Patroni1,589
arenadotio/pgxA pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations122
ged/ruby-pgA PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases.804
sashabaranov/pikeTools for generating CRUD gRPC backends from YAML descriptions312
jinzhu/gormAn ORM library for Go that enables interactive and declarative database interactions using a high-level API.643
haskellari/postgresql-simpleA Haskell client library providing a simple interface to PostgreSQL databases.89
aliuygur/goresUtility library providing a set of pre-built HTTP response handlers for building RESTful APIs.104
dimitri/pgcopydbAutomates copying of databases between Postgres servers with parallel processing and streaming capabilities.1,216