sql-orm
There are 14 repositories under sql-orm topic.
xormplus/xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
go-reform/reform
A better ORM for Go, based on non-empty interfaces and code generation.
sagframe/sagacity-sqltoy
Java真正智慧的ORM框架,融合JPA功能和最佳的sql编写及查询模式、独创的缓存翻译、最优化的分页、并提供无限层级分组汇总、同比环比、行列转换、树形排序汇总、sql自适配不同数据库、分库分表、多租户、数据加解密、脱敏以及面向复杂业务和大规模数据分析等痛点、难点问题项目实践经验分享的一站式解决方案!
onyxframework/sql
A delightful SQL ORM ☺️
si3nloong/sqlike
Golang Sequel ORM that supports Enum, JSON, Spatial, and many more
raghavgarg1257/nodejs-mysql-boilerplate
A modular structured app to start you next nodejs project.
goclub/sql
基于 sqlx 实现更易用的sql, 接口优雅的同时媲美 sqlx 的性能
daileyet/openlibs.sql
The lib of java database ORM simple implementation
d3vkk/matano-orm
Minimal PHP/SQL ORM for small projects
pyveci/sqlalchemy-postgresql-relaxed
Relaxed PostgreSQL dialects for SQLAlchemy.
xaionaro/reform
A derivative (fork) of golang ORM project "reform" (https://github.com/go-reform/reform) with additional functionality (act more like ActiveRecord and simplifies a migration from GORM)
tkdeng/gosql
GoSQL is an SQL ORM for the Go programming language. It is intended to add type safety and ease of use to SQL.
torrencj/Burgers
A simple SQL ORM demo!