All Projects → spring-data-requery → Similar Projects or Alternatives

597 Open source projects that are alternatives of or similar to spring-data-requery

Spring Data Jpa Entity Graph
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Stars: ✭ 221 (+413.95%)
Mutual labels:  orm, spring-data, jpa
Spring Data Jpa
Simplifies the development of creating a JPA-based data access layer.
Stars: ✭ 2,238 (+5104.65%)
Mutual labels:  spring-data, jpa
Hibernate Springboot
Collection of best practices for Java persistence performance in Spring Boot applications
Stars: ✭ 589 (+1269.77%)
Mutual labels:  spring-data, jpa
Springboot Registration Login Theperfectexample
Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security
Stars: ✭ 89 (+106.98%)
Mutual labels:  spring-data, jpa
Ebean
Ebean ORM
Stars: ✭ 1,172 (+2625.58%)
Mutual labels:  orm, jpa
Hibernate Performance
Samples for "Hibernate performance tuning" talk
Stars: ✭ 87 (+102.33%)
Mutual labels:  orm, jpa
Query Validator
Compile time validation for HQL and JPQL queries in Java code
Stars: ✭ 70 (+62.79%)
Mutual labels:  orm, jpa
spring-boot-jpa
A Spring Boot microservices reference application using Spring Data JPA
Stars: ✭ 25 (-41.86%)
Mutual labels:  spring-data, jpa
Kotlin Jpa Specification Dsl
This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel.
Stars: ✭ 203 (+372.09%)
Mutual labels:  spring-data, jpa
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+618.6%)
Mutual labels:  spring-data, jpa
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+10818.6%)
Mutual labels:  orm, jpa
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (+732.56%)
Mutual labels:  orm, jpa
Spring Data Examples
Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis
Stars: ✭ 181 (+320.93%)
Mutual labels:  spring-data, jpa
Atom
Java course materials
Stars: ✭ 293 (+581.4%)
Mutual labels:  spring-data, jpa
Spring Kotlin Exposed
playground for spring-boot 2.*, kotlin , jetbrains-exposed, postgres, jsonb, flyway, docker
Stars: ✭ 106 (+146.51%)
Mutual labels:  orm, jpa
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (+111.63%)
Mutual labels:  orm, jpa
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (+18.6%)
Mutual labels:  orm, jpa
spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 2 and Java Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like FindBugs and Checkstyle.
Stars: ✭ 86 (+100%)
Mutual labels:  spring-data, jpa
Hibernate Basics
Samples for "Hibernate, how the magic is really done?" talk
Stars: ✭ 44 (+2.33%)
Mutual labels:  orm, jpa
Hibernate Orm
Hibernate's core Object/Relational Mapping functionality
Stars: ✭ 4,806 (+11076.74%)
Mutual labels:  orm, jpa
Hibernate Reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
Stars: ✭ 167 (+288.37%)
Mutual labels:  orm, jpa
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-23.26%)
Mutual labels:  spring-data, jpa
easy-es
Better Elastic Search search engine framework, the bottom layer adopts RestHighLevelClient, API design consistent with Mybatis-plus, zero additional learning cost, shielding language differences, developers only need to know MySQL syntax to complete Es-related operations, both Low code, easy to use, easy to expand and other features, support Es …
Stars: ✭ 218 (+406.98%)
Mutual labels:  orm
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-67.44%)
Mutual labels:  orm
awesome-go-orms
ORMs for Go, most starred on Github.
Stars: ✭ 206 (+379.07%)
Mutual labels:  orm
jpa-repository
Repository programming model with JPA 2 and Specification pattern provides a simple and easy way to build the data access layer.
Stars: ✭ 14 (-67.44%)
Mutual labels:  jpa
jpa2ddl
JPA Schema Generator Plugin
Stars: ✭ 104 (+141.86%)
Mutual labels:  jpa
sequelize-adapter
Sequelize adapter for Casbin
Stars: ✭ 51 (+18.6%)
Mutual labels:  orm
optimusfaces
Utility library for OmniFaces + PrimeFaces combined
Stars: ✭ 36 (-16.28%)
Mutual labels:  jpa
Sworm
CoreData based Swift ORM
Stars: ✭ 70 (+62.79%)
Mutual labels:  orm
gorm-hibernate5
GORM for Hibernate 5
Stars: ✭ 51 (+18.6%)
Mutual labels:  orm
morn-boot-projects
基于SpringBoot的JavaWeb开发框架,致力于为JavaWeb项目提供标准化API。
Stars: ✭ 31 (-27.91%)
Mutual labels:  jpa
Smart-Contract-Verifier
This project is to create a system that uses DeFi technology to enforce contracts. Users will be able to set up contracts between each other, this includes an escrow service for payments. If users disagree over whether a contract was fulfilled, a jury appointed by the system will make the final decision.
Stars: ✭ 16 (-62.79%)
Mutual labels:  jpa
restjs
An “ORM” style library for consuming REST APIs on the frontend
Stars: ✭ 13 (-69.77%)
Mutual labels:  orm
jpa-manytomany-extracolumns-springboot-maven-mysql
JPA Many-To-Many Extra Columns Relationship Mapping Example with Spring Boot, Maven and MySQL
Stars: ✭ 15 (-65.12%)
Mutual labels:  jpa
graphql-tutorial
Tutorial for GraphQL
Stars: ✭ 24 (-44.19%)
Mutual labels:  orm
test-data-loader
A Groovy DSL for creating test data via JPA
Stars: ✭ 12 (-72.09%)
Mutual labels:  jpa
spring-boot-mongodb-example
Spring Boot Using Spring Data MongoDB Example
Stars: ✭ 36 (-16.28%)
Mutual labels:  spring-data
spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
Stars: ✭ 89 (+106.98%)
Mutual labels:  jpa
spring-data-mongodb-encrypt
Lightweight library for simple & easy per-field encryption in mongodb+spring
Stars: ✭ 62 (+44.19%)
Mutual labels:  spring-data
fsharp-dapper
The wrapper above the 'Dapper' library allows you to write more familiar code in the F # language. It also contains a functional for more simple work with temporary tables
Stars: ✭ 72 (+67.44%)
Mutual labels:  orm
gobatis
golang mybatis, 简单便捷
Stars: ✭ 46 (+6.98%)
Mutual labels:  orm
active-persistence
Active Persistence is a implementation of Active Record Query Interface for JPA that makes it easy and fun.
Stars: ✭ 14 (-67.44%)
Mutual labels:  jpa
SimpleCurd
2个类,实现类ActiveRecord,无需写Mapper, mybatis增强
Stars: ✭ 14 (-67.44%)
Mutual labels:  jpa
MyDAL
The fastest and best ORM lite on C# for MySQL ! -- 友好, 轻量, 极致性能, 无任何第三方依赖, 持续演进~~
Stars: ✭ 32 (-25.58%)
Mutual labels:  orm
okta-spring-boot-2-angular-5-example
A Cool Cars Example that showcases Spring Boot 2, Angular 5, and Okta's Support for both.
Stars: ✭ 134 (+211.63%)
Mutual labels:  spring-boot2
archelix-rsql
This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in …
Stars: ✭ 35 (-18.6%)
Mutual labels:  spring-data
quick-crud
An easy CRUD operation based on Factory pattern with Mongoose.
Stars: ✭ 16 (-62.79%)
Mutual labels:  orm
monalisa-orm
Very Simple ORM
Stars: ✭ 70 (+62.79%)
Mutual labels:  orm
storm
🌐⚡️LocalStorage manager library for JavaScript
Stars: ✭ 14 (-67.44%)
Mutual labels:  orm
sanic-mongodb-extension
MongoDB with μMongo support for Sanic framework
Stars: ✭ 25 (-41.86%)
Mutual labels:  orm
spring-data-ldap
Repository abstraction for Spring LDAP
Stars: ✭ 53 (+23.26%)
Mutual labels:  spring-data
TASK-Management-System
Spring Boot and Angular 7 web application for task management .
Stars: ✭ 34 (-20.93%)
Mutual labels:  spring-data
feathers-objection
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
Stars: ✭ 89 (+106.98%)
Mutual labels:  orm
Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Stars: ✭ 30 (-30.23%)
Mutual labels:  spring-data
MeowVapor
Meow plugin for API generation
Stars: ✭ 12 (-72.09%)
Mutual labels:  orm
heliosRX
⚡️ The fast way to build real-time apps with Vue and Firebase 🔥
Stars: ✭ 23 (-46.51%)
Mutual labels:  orm
spring-data-jdbc-repository
Spring Data JDBC generic DAO implementation in Java (more up-to-date fork)
Stars: ✭ 123 (+186.05%)
Mutual labels:  spring-data
migrate-Java-EE-app-to-azure
Migrate an existing Java EE workload to Azure
Stars: ✭ 12 (-72.09%)
Mutual labels:  jpa
pyhikvision
hikvision-sdk for Python3 in action
Stars: ✭ 141 (+227.91%)
Mutual labels:  orm
1-60 of 597 similar projects