2019-10-31 21:43:47 -04:00
|
|
|
## DB Data Libraries
|
|
|
|
|
|
|
|
This module contains articles about database-related data processing libraries.
|
|
|
|
|
|
|
|
### Relevant articles
|
2021-04-28 17:43:40 -04:00
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
- [Introduction to Reladomo](https://www.baeldung.com/reladomo)
|
|
|
|
- [Introduction to ORMLite](https://www.baeldung.com/ormlite)
|
|
|
|
- [Guide to Java Data Objects](https://www.baeldung.com/jdo)
|
2023-05-31 08:08:24 -04:00
|
|
|
- [Intro to JDO Queries](https://www.baeldung.com/jdo-queries)
|
2019-10-31 21:43:47 -04:00
|
|
|
- [Introduction to HikariCP](https://www.baeldung.com/hikaricp)
|
|
|
|
- [Guide to Ebean ORM](https://www.baeldung.com/ebean-orm)
|
2021-04-28 17:43:40 -04:00
|
|
|
- [Introduction to Debezium](https://www.baeldung.com/debezium-intro)
|
2023-04-28 09:06:19 -04:00
|
|
|
- [Automatically Create Schemas for H2 In-Memory Database](https://www.baeldung.com/java-h2-automatically-create-schemas)
|
2023-04-28 09:20:59 -04:00
|
|
|
- [A Guide to FlexyPool](https://www.baeldung.com/spring-flexypool-guide)
|