Android-TriOrm
ORM system
An Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping.
A 3d database ORM experiment. (used in two commercial projects)
19 stars
5 watching
4 forks
Language: Java
last commit: over 8 years ago androidandroid-triormormsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
nick-lucas/limebean | An ORM system for .NET that enables flexible data interaction with various databases. | 28 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
path/greendao | An ORM solution for Android that provides a light and fast way to interact with SQLite databases. | 75 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
blitzstudios/triton | An Elixir-based Cassandra ORM to simplify interactions with Apache Cassandra databases | 80 |
abrahambotros/lore | An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
coocood/qbs | An object-relational mapping library for Go that enables simplified data access and manipulation. | 549 |
dkeskar/airdb | A client-side ORM system for managing SQLite databases in ActionScript-based applications. | 34 |
jschoedt/go-firestorm | An ORM framework for Google Cloud Firestore. | 52 |
j256/ormlite-android | Provides Android-specific functionality for working with databases in Java applications. | 1,587 |
amberframework/granite | An ORM (Object-Relational Mapping) library that provides adapters for various databases using the Crystal programming language. | 297 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |