Update README.md

This commit is contained in:
johnA1331 2021-04-29 05:43:40 +08:00 committed by GitHub
parent b6fe075fc9
commit 7f751cf413
1 changed files with 2 additions and 0 deletions

View File

@ -3,9 +3,11 @@
This module contains articles about database-related data processing libraries.
### Relevant articles
- [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)
- [Intro to JDO Queries 2/2](https://www.baeldung.com/jdo-queries)
- [Introduction to HikariCP](https://www.baeldung.com/hikaricp)
- [Guide to Ebean ORM](https://www.baeldung.com/ebean-orm)
- [Introduction to Debezium](https://www.baeldung.com/debezium-intro)