Spring Data: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
=Supported SQL Databases= | =Supported SQL Databases= | ||
Relational databases: | |||
* [[Spring MySQL Support]] | * [[Spring MySQL Support]] |
Revision as of 16:56, 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
Supported SQL Databases
Relational databases:
Other SQL tools: