Spring Data: Difference between revisions
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
====Reactive Redis==== | ====Reactive Redis==== | ||
===MongoDB=== | ===MongoDB=== |
Revision as of 04:32, 10 October 2018
External
Internal
Overview
Spring Data extends the persistence capabilities outside the core framework, as a separate project.
Projects
TO PROCESS
SQL
JDBC
Spring Data JDBC
TO PROCESS https://projects.spring.io/spring-data-jdbc
MySQL Support
H2 Support
PostgreSQL Support
Flyway Support
Spring Data REST
TO PROCESS: https://projects.spring.io/spring-data-rest/
HAL Browser
TO PROCESS https://docs.spring.io/spring-data/rest/docs/current/reference/html/#_the_hal_browser
NoSQL
Redis
Reactive Redis
MongoDB
Reactive MongoDB
See Reactive Support in the Spring Framework.
Elasticsearch
Solr
Cassandra
Reactive Cassandra
See Reactive Support in the Spring Framework.
Couchbase
Reactive Couchbase
See Reactive Support in the Spring Framework.