lore
ORM environment
An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience.
Light Object-Relational Environment (LORE) provides a simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go
14 stars
2 watching
3 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
databasedbgogolanglightormsql
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| An object-relational mapper for the Go programming language. | 160 |
| A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| A modern ORM layer for Golang | 772 |
| An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
| A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
| An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
| An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 276 |
| An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A lightweight Go ORM that maps structs to database tables and supports various databases | 708 |
| An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
| A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
| Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |