objectory
ORM library
An object document mapper library for Dart applications that maps objects to PostgreSQL databases.
Unsupported: Objectory - object document mapper for server-side and client side Dart applications
55 stars
11 watching
12 forks
Language: Dart
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
seppo0010/ohmoc | A persistence and query library for iOS and OS X applications | 7 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 192 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
dkeskar/airdb | A client-side ORM system for managing SQLite databases in ActionScript-based applications. | 34 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 294 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 849 |
chrismccord/atlas | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |