Update README.md
This commit is contained in:
parent
b6fe075fc9
commit
7f751cf413
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue