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.
125 stars
10 watching
4 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
abstractiondbmsgogolanggormigorpostgresqlprepared-statements
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| | A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models. | 16 |
| | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| | A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
| | An integration of IPython's debugger into the pdb module | 1,868 |
| | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| | A highly available PostgreSQL cluster setup using Docker and Patroni | 1,589 |
| | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| | Tools for generating CRUD gRPC backends from YAML descriptions | 312 |
| | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
| | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |