How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DBFlow is an object-relational mapping library for Android that maps Java objects to SQLite databases. It serves as a persistence layer designed to reduce manual boilerplate code through automated database access and entity mapping. The project distinguishes itself with a type-safe query builder that uses a fluid interface to construct queries with compile-time checks. It provides transparent file-level encryption for securing sensitive data and a reactive wrapper that streams database changes to subscribers for real-time updates. Additional capabilities include asynchronous query execution
The main features of pm-dev/kotlin-gremlin-ogm are: Database & ORM Tools.
Projects with overlapping indexed features include: agrosner/dbflow — DBFlow is an object-relational mapping library for Android that maps Java objects to SQLite databases. It serves as a… andrewoma/kwery. cashapp/sqldelight. cheptsov/kotlin-nosql. frankfarrell/dynamodb-utils. jasync-sql/jasync-sql — Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin.