23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
|
## Data Libraries
|
||
|
|
||
|
This module contains articles about libraries for data processing in Java.
|
||
|
|
||
|
### Relevant articles
|
||
|
- [Introduction to Reladomo](https://www.baeldung.com/reladomo)
|
||
|
- [Introduction to ORMLite](https://www.baeldung.com/ormlite)
|
||
|
- [Introduction To Kryo](https://www.baeldung.com/kryo)
|
||
|
- [Introduction to KafkaStreams in Java](https://www.baeldung.com/java-kafka-streams)
|
||
|
- [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)
|
||
|
- [Introduction to JCache](https://www.baeldung.com/jcache)
|
||
|
- [A Guide to Apache Ignite](https://www.baeldung.com/apache-ignite)
|
||
|
- [Apache Ignite with Spring Data](https://www.baeldung.com/apache-ignite-spring-data)
|
||
|
- [A Guide to Apache Crunch](https://www.baeldung.com/apache-crunch)
|
||
|
- [Intro to Apache Storm](https://www.baeldung.com/apache-storm)
|
||
|
- [Guide to Ebean ORM](https://www.baeldung.com/ebean-orm)
|
||
|
- [Introduction to Kafka Connectors](https://www.baeldung.com/kafka-connectors-guide)
|
||
|
- [Kafka Connect Example with MQTT and MongoDB](https://www.baeldung.com/kafka-connect-mqtt-mongodb)
|
||
|
- [Building a Data Pipeline with Flink and Kafka](https://www.baeldung.com/kafka-flink-data-pipeline)
|
||
|
- More articles: [[next -->]](/libraries-data-2)
|