mirror of
https://github.com/akullpp/awesome-java.git
synced 2024-11-20 11:28:01 -05:00
Add Modality
This commit is contained in:
commit
2857795951
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ _Everything that simplifies interactions with the database._
|
||||||
- [Liquibase](http://www.liquibase.org) - Database-independent library for tracking, managing and applying database schema changes.
|
- [Liquibase](http://www.liquibase.org) - Database-independent library for tracking, managing and applying database schema changes.
|
||||||
- [MapDB](http://www.mapdb.org) - Embedded database engine that provides concurrent collections backed on disk or in off-heap memory.
|
- [MapDB](http://www.mapdb.org) - Embedded database engine that provides concurrent collections backed on disk or in off-heap memory.
|
||||||
- [MariaDB4j](https://github.com/vorburger/MariaDB4j) - Launcher for MariaDB that requires no installation or external dependencies.
|
- [MariaDB4j](https://github.com/vorburger/MariaDB4j) - Launcher for MariaDB that requires no installation or external dependencies.
|
||||||
|
- [Modality](https://github.com/arkanovicz/modality) - Lightweight ORM with database reverse engineering features.
|
||||||
- [Presto](https://prestosql.io) - Distributed SQL query engine for big data.
|
- [Presto](https://prestosql.io) - Distributed SQL query engine for big data.
|
||||||
- [Querydsl](http://www.querydsl.com) - Typesafe unified queries.
|
- [Querydsl](http://www.querydsl.com) - Typesafe unified queries.
|
||||||
- [Realm](https://github.com/realm/realm-java) - Mobile database to run directly inside phones, tablets or wearables.
|
- [Realm](https://github.com/realm/realm-java) - Mobile database to run directly inside phones, tablets or wearables.
|
||||||
|
|
Loading…
Reference in a new issue