Spring Data: Difference between revisions
Jump to navigation
Jump to search
(→SQL) |
|||
Line 21: | Line 21: | ||
TO PROCESS: | TO PROCESS: | ||
* Spring Data JDBC <font color=darkgray>TO PROCESS https://projects.spring.io/spring-data-jdbc</FONT> | * Spring Data JDBC <font color=darkgray>TO PROCESS https://projects.spring.io/spring-data-jdbc</FONT> | ||
</font> | </font> | ||
Revision as of 16:54, 10 October 2018
External
Internal
Overview
Spring Data extends the persistence capabilities outside the core framework, as a separate project.
Projects
SQL
TO PROCESS:
- Spring Data JDBC TO PROCESS https://projects.spring.io/spring-data-jdbc
NoSQL
- Spring Data Redis
- Spring Data MongoDB
- Spring Data Elasticsearch
- Spring Data for Apache Cassandra
- Spring Data Couchbase
- Spring Data for Apache Solr
- Spring Data for Neo4J