shillelagh
ORM library
An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite.
Android ORM
49 stars
5 watching
8 forks
Language: Java
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
aselab/scala-activerecord | An ORM library for Scala that provides a simple and convention-based way to interact with databases. | 322 |
hendrixstring/android-triorm | An Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping. | 19 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
seppo0010/ohmoc | A persistence and query library for Objective-C, enabling easy management of data in iOS and OS X applications. | 7 |
golobby/orm | An object-relational mapper for the Go programming language. | 160 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |