{"id":19656266,"url":"https://github.com/daggerok/spring-data-examples","last_synced_at":"2025-09-12T18:25:18.885Z","repository":{"id":39961729,"uuid":"106536540","full_name":"daggerok/spring-data-examples","owner":"daggerok","description":"This repository contains some spring-data projects using RDBMS such as postgresql, mysql, oracle and NoSQL and some in-memory / embedded databases, such as h2, hsql, derby, mongo, redis, etc...","archived":false,"fork":false,"pushed_at":"2022-05-20T20:48:48.000Z","size":718,"stargazers_count":5,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T10:23:06.146Z","etag":null,"topics":["derby","h2","hsql","kotlin","mysql","postgres","postgresql","querydsl","solr","spring-data-elasticsearch","spring-data-hazelcast","spring-data-jpa","spring-data-keyvalue","spring-data-mongodb","spring-data-redis","spring-data-rest","spring-expression-language","webflux"],"latest_commit_sha":null,"homepage":"https://daggerok.github.io/spring-data-examples/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-11T09:54:31.000Z","updated_at":"2024-09-30T14:04:43.000Z","dependencies_parsed_at":"2022-08-30T10:11:00.522Z","dependency_job_id":null,"html_url":"https://github.com/daggerok/spring-data-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/spring-data-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251366124,"owners_count":21578077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["derby","h2","hsql","kotlin","mysql","postgres","postgresql","querydsl","solr","spring-data-elasticsearch","spring-data-hazelcast","spring-data-jpa","spring-data-keyvalue","spring-data-mongodb","spring-data-redis","spring-data-rest","spring-expression-language","webflux"],"created_at":"2024-11-11T15:27:13.612Z","updated_at":"2025-04-28T18:32:48.307Z","avatar_url":"https://github.com/daggerok.png","language":"Java","readme":"= spring-data-examples\n\n////\nimage:https://travis-ci.org/daggerok/spring-data-examples.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/spring-data-examples\"]\n////\n\nThis repository contains some spring-data playground projects\n\n- link:https://github.com/daggerok/spring-data-jpa-projections/[GitHub: daggerok/spring-data-jpa-projections repository demonstrates how to use Spring Data JPA Projections]\n- link:https://github.com/daggerok/spring-data-ldap-example[GitHub: daggerok/spring-data-ldap-example Spring Data LDAP examples]\n- link:https://github.com/daggerok/spring-boot-reactive-scala-example[Reactive MongoDB using Scala, Spring Boot and Gradle Kotlin DSL]\n- link:https://github.com/daggerok/spring-data-hazelcast-example[Lazy and fast Spring Data Hazelcast]\n- link:https://github.com/daggerok/spring-data-jdbc-example[Lightway Spring Data JDBC]\n- link:https://github.com/daggerok/spring-data-java8[Spring Data repository return types: CompletableFuture, Stream / Streamble]\n- link:https://github.com/daggerok/webflux-cqrs-es[Eventsourcing using JPA (in progress..)]\n- link:https://github.com/daggerok/jpa-uuid[JPA UUID @Entity @Id]\n- link:https://github.com/daggerok/r2dbc-example[GitHub daggerok/r2dbc-example - R2DBC: Reactive JDBC]\n- link:./spring-data-jpa-count-query-fix/[spring-data-jpa #{#entityName} fix in countQuery]\n- link:https://github.com/daggerok/spring-data-mybatis[MyBatis]\n- link:https://github.com/daggerok/spring-boot-runtime-datasource-initialization[Runtime DataSource(s) initialization]\n- link:redis-store[Kotlin | Redis]\n- link:https://github.com/daggerok/spring-5-examples/tree/master/mapdb[MapDB | Spring Webflux]\n- link:redis/[redis]\n- link:spel/[spring expression language]\n- link:querydsl/[QueryDSL]\n- link:derby-create-drop/[Derby create-drop auto-ddl]\n- link:reactive-redis-webflux/[Reactive Redis]\n- link:jpa-data-rest/[derby, h2, hsql, mysql, postgres]\n- link:data-event-listener/[spring-data-rest event listening]\n//- link:elastic/[spring-data-elasticsearch]\n- link:key-value/[kotlin, webflix and spring-data-keyvalue]\n- link:key-value-hazelcast/[kotlin and spring-data-hazelcast]\n- link:spring-data-history-audit/[spring-data-rest advanced audit]\n- link:reactive-data-flow-systems/[reactive data flow systems]\n- link:infinispan-example/[Using infinispan data grid]\n\n_other repositories_\n\n- link:https://github.com/daggerok/r2dbc-kickass[GitHub daggerok/r2dbc-kickass]\n\nTODO:\n\n- link:https://www.youtube.com/watch?v=N8ElAVRecaM[Reactive Data Access with Spring Data - Christoph Strobl, Mark Paluch]\n- link:https://www.youtube.com/watch?v=BKYXu25sziI[Under the Hood of Reactive Data Access - Mark Paluch]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-data-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fspring-data-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-data-examples/lists"}