Spring Data: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:


Spring Data extends the persistence capabilities outside the [[Spring Framework#Overview|core framework]], as a separate project.
Spring Data extends the persistence capabilities outside the [[Spring Framework#Overview|core framework]], as a separate project.
=Concepts=
{{Internal|Spring Data Concepts|Spring Data Concepts}}


=Projects=
=Projects=

Revision as of 20:38, 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