Spring Data: Difference between revisions
Jump to navigation
Jump to search
(→NoSQL) |
|||
Line 44: | Line 44: | ||
==NoSQL== | ==NoSQL== | ||
===MongoDB=== | ===MongoDB=== |
Revision as of 04:33, 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
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.