Spring Data: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
* [[Spring Data JPA]]
* [[Spring Data JPA]]


=To Process=
=TO PROCESS=


==SQL==
==SQL==

Revision as of 21:17, 9 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

Elasticsearch

Solr

Cassandra

Reactive Cassandra

Couchbase

Reactive Couchbase

Neo4j