All Projects → grails → Grails Data Mapping

grails / Grails Data Mapping

GORM - Groovy Object Mapping

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to Grails Data Mapping

Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (+1359.79%)
Mutual labels:  sql, orm, mongodb
gorm-hibernate5
GORM for Hibernate 5
Stars: ✭ 51 (-73.71%)
Mutual labels:  orm, hibernate, gorm
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (+1093.3%)
Mutual labels:  sql, mongodb, neo4j
Hibernate Ogm
Hibernate OGM - Domain model persistence for NoSQL datastores
Stars: ✭ 299 (+54.12%)
Mutual labels:  hibernate, mongodb, neo4j
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+2320.1%)
Mutual labels:  sql, orm, hibernate
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 (-53.09%)
Mutual labels:  sql, orm, hibernate
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+19.07%)
Mutual labels:  sql, orm, hibernate
Superboot
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
Stars: ✭ 341 (+75.77%)
Mutual labels:  sql, hibernate, mongodb
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (+84.54%)
Mutual labels:  sql, orm, hibernate
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+3875.26%)
Mutual labels:  sql, mongodb, neo4j
F3 Cortex
A multi-engine ORM / ODM for the PHP Fat-Free Framework
Stars: ✭ 101 (-47.94%)
Mutual labels:  sql, orm, mongodb
My Moments
Instagram Clone - Cloning Instagram for learning purpose
Stars: ✭ 140 (-27.84%)
Mutual labels:  mongodb, neo4j
Sequelize Ui
Browser-based GUI for previewing and generating Sequelize project files.
Stars: ✭ 142 (-26.8%)
Mutual labels:  sql, orm
Norm
Access a database in one line of code.
Stars: ✭ 152 (-21.65%)
Mutual labels:  sql, orm
Rql
Resource Query Language for REST
Stars: ✭ 190 (-2.06%)
Mutual labels:  sql, orm
Gosql
golang orm and sql builder
Stars: ✭ 141 (-27.32%)
Mutual labels:  orm, gorm
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (-20.62%)
Mutual labels:  sql, mongodb
Sqlservice
The missing SQLAlchemy ORM interface.
Stars: ✭ 159 (-18.04%)
Mutual labels:  sql, orm
Hibernate Reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
Stars: ✭ 167 (-13.92%)
Mutual labels:  orm, hibernate
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+1039.69%)
Mutual labels:  sql, orm

Java CI Release Maven Central Sync

GORM (Grails Object Mapping)

[Grails][Grails] is a framework used to build web applications with the [Groovy][Groovy] programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM ontop of NoSQL datastores. [Grails]: http://grails.org/ [Groovy]: http://groovy-lang.org/

Getting Started

For further information see the dedicated websites:

License

Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0]. [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].