crane
ORM
A database abstraction layer for Common Lisp, providing an object-relational mapping interface.
An ORM for Common Lisp.
201 stars
23 watching
19 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
ludovicdln/breezy | A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 24 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
eudoxia0/rock | An asset manager for Common Lisp web apps that simplifies the process of downloading and bundling libraries. | 46 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
petrosdemetrakopoulos/ethairballoons | A library that enables data modeling and storage on the Ethereum blockchain using smart contracts. | 40 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |