Spring Data: Difference between revisions
Jump to navigation
Jump to search
(→SQL) |
|||
Line 38: | Line 38: | ||
* [[Spring H2 Support]] | * [[Spring H2 Support]] | ||
* [[Spring PostgreSQL Support]] | * [[Spring PostgreSQL Support]] | ||
Other SQL tools: | |||
* [[Spring Flyway Support]] |
Revision as of 16:55, 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
Other SQL tools: