mito
ORM
An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships.
An ORM for Common Lisp with migrations, relationships and PostgreSQL support
293 stars
21 watching
31 forks
Language: Common Lisp
last commit: 11 days ago
Linked from 2 awesome lists
common-lisporm
Related projects:
Repository | Description | Stars |
---|---|---|
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
fukamachi/mito-attachment | A mixin class for managing file attachments outside of RDBMS | 14 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
fukamachi/mito-auth | Provides a mixin class for user authorization in Common Lisp applications. | 18 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
chrismccord/atlas | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
fukamachi/qlot | A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 467 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 849 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
collaboratingplatypus/petapoco | A lightweight, fast micro-ORM (Object-Relational Mapping) tool for .NET, enabling simple interaction with various databases. | 2,071 |
seppo0010/ohmoc | A persistence and query library for Objective-C, enabling easy management of data in iOS and OS X applications. | 7 |