Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Categories
New Tech
Lowcode
科研论文
quantum
Web 3.0
Cloud Native
OpenHarmony
HarmonyOS Button
HarmonyOS EditText
HarmonyOS Layout
HarmonyOS Image
HarmonyOS Progress
HarmonyOS Menu
HarmonyOS Popup
HarmonyOS Selector
HarmonyOS TextView
HarmonyOS ListView
HarmonyOS Loading
HarmonyOS Notification
HarmonyOS View Transition
HarmonyOS Slider
HarmonyOS Chart
HarmonyOS Draw
HarmonyOS Counter
HarmonyOS Animate
HarmonyOS Captcha
HarmonyOS Multimedia
HarmonyOS Barcode
HarmonyOS Advanced
HarmonyOS Map
OpenHarmony Games
HarmonyOS Networking
HarmonyOS Communication
HarmonyOS Payment
HarmonyOS Database
HarmonyOS Drivers
OpenHarmony Guide
OpenHarmony DevTools
OpenHarmony App
HMS
HarmonyOS Permission
HarmonyOS Toolkit
OpenHarmony Components
Gesture
Development Lib
Chinese/English Segmenter
Payment Dev
Security Dev
Common Toolkit
Excel Toolkit
Barcode/QRCode
Template Engine
Desktop UI
Network Development Package
Audio Process
Network Tool
Network Service
Data Mining
Job/Task Scheduling
Programming Language/Scripting Language
Cache
Markdown Tools
Search Engine
Microservice
Workflow
Chart/Diagram Component
Authority Management
Reporting Tool
Code Generator
IoC/AOP Framework
Image Library
Rule Engine
JSON Toolkit
Log Toolkit
Spring Boot Extension
Verification Code
Algorithm/Mathematical Calculation
Node Extension
Process Engine
Animation Development
3G/4G/5G
AI/ML
Artificial Intelligence
VR/AR
Machine Learning/Deep Learning
Computer Vision/Face Recognition
Natural Language Processing
LLM
inference-lib
MCP
RAG
Industrial
Hardware
IoT/Edge Computing
车载应用
Car Application
Smart Home
Autopilot
Robots
5G
chips
Privacy Computing
Engineering
CAD
CAE
MBSE
CAM
EDA
Blockchain
bitcoin
NFT
Wechat Projects
Wechat Development Package
WeChat Applet/Game
WeChat Application
WeChat Game
Enterprise App
Task/Project Management
Enterprise Application System
Business Intelligence
Financial/Stock Securities
GIS/Map/Navigation/Positioning
Web System
Content Management System
New-Sale/E-Shop
BBS
Blog
Questionnaire
SNS
Teaching Managment
Album/Gallery/Picture
RSS/Atom Tool
Application
File Management System
Multimedia
Text Editor
Instant Messaging
Application Software
RPA-机器人过程自动化
Web Development
Web Framework
jQuery Plugin
UI Framework
JavaScript Toolkit
RESTful Projects
Backend Management
Website Theme
Vue.js Components
Web Sipder
OAuth/SSO
Angular Plugin
Bootstrap Plugin
React Compnent
RPC Development Framework
API Gateway
短网址
layui-components
DevOps/Network
Network Management Tool
System Monitor
DevOps
Mobile Dev
Android Component/ Project
iOS Component
Mobile App
Alipay Applet
Baidu Applet
PhoneGap/Cordova Plugin
Cross-platform Mobile Development
QuickApp
TV Devel
uniapp components
Development Tools
Version Management System
Dev/Debug
Wiki/Document
Compile/Build/Deploy
Maven Plugin
Gulp Extension
Testing Tool
Code Scan
Server Development
Distributed Service/Framework
Message Server/Message Queue
Docker
Container/Virtual Machine
Nginx Module
Big Data
Cloud Computing
One-click Installation Package
OpenResty Extension
系统性能优化
Serverless
storage
Database Related
DB Development Package
Database Service
Database Management/Monitor
Game/Recreation
Game
Game Development
3D Engine
Plugins/Extension
Chrome Extension
Wordpress Plugin
Eclipse Plugin
IDEA Plugin
Firefox Extension
Safari Extension
Visual Studio Code Plugin
Jenkins Plugins
Other
Simulation Project
Handbook/Manual/Tutorial
ACM/OJ Project
Operation System
Teaching Managment
Tutorial Code
RISC-V Development
Bio/Medical
2020公益黑客马拉松
新冠病毒相关开源
Trusted open-source mirrors
Safe Codebase Platform
Database Related
/
DB Development Package
Apache-2.0
All
MulanPSL-2.0
0BSD
AFL-3.0
AGPL-3.0
Artistic-2.0
BSD-2-Clause
BSD-3-Clause
BSD-3-Clause-Clear
BSD-4-Clause
BSL-1.0
CC-BY-4.0
CC-BY-SA-4.0
CC0-1.0
CECILL-2.1
CERN-OHL-P-2.0
CERN-OHL-S-2.0
CERN-OHL-W-2.0
ECL-2.0
EPL-1.0
EPL-2.0
EUPL-1.1
EUPL-1.2
GFDL-1.3
GPL-2.0
GPL-3.0
ISC
LGPL-2.1
LGPL-3.0
LPPL-1.3c
MIT
MIT-0
MPL-2.0
MS-PL
MS-RL
MulanPSL-1.0
MulanPubL-1.0
MulanPubL-2.0
NCSA
ODbL-1.0
OFL-1.1
OSL-3.0
PostgreSQL
UPL-1.0
Unlicense
Vim
WTFPL
Zlib
All Languages
Java
JavaScript
HTML
CSS
Python
C
Shell
C++
TypeScript
PHP
C#
Go
Objective-C
Kotlin
Android
Ruby
Assembly
Swift
NodeJS
Dart
Perl
Lua
Rust
Matlab
其他
PowerShell
HTML/CSS
Scala
微信
Groovy
C/C++
Verilog
XSLT
R
QML
Pascal
Docker
CoffeeScript
FORTRAN
Erlang
Emacs Lisp
ActionScript
SQL
Smalltalk
M
VHDL
Delphi
TeX/LaTeX
ASP
Visual Basic
Common Lisp
Clojure
Scheme
Awk
LiveScript
Haskell
Julia
Elixir
易语言
Pawn
AutoHotkey
YAML
OCaml
Ada
D
Standard ML
Puppet
Logos
XML
Arduino
Coq
Prolog
VimL
汇编
Haxe
Vala
ColdFusion
Scilab
Crystal
Racket
Lisp
Slash
Eiffel
eC
DOT
Zephir
Nemerle
Stars
Stars
Recommend
Last updated
M-SQLParser/M-SqlParser
106
M-SqlParser解析SQL语句并将其转换为Java类的层次结构。生成的层次结构可以使用Visitor Pattern进行导航
SQL
MySQL
Spring
Java
SpringBoot
Java
DB Development Package
|
over 2 years ago
JFinal/activerecord
101
由于很多小伙伴需要在非 jfinal 环境中独立使用 ActiveRecordPlugin,所以将该插件抽取成独立的项目
Java
DB Development Package
|
5 months ago
玄辉/EasyJdbc
100
easy jdbc在spring jdbc template之上进行了一些包装,支持部分常用的JPA注解,使得经过注解的实体可以像Hibernate,jpa一样进行增、删、改和获取。SQL构造工具、SQL注解、链式API等让查询操作更为灵活。动态实体映射使得各种查询不再需要写大量的RowMapper。
JdbcTemplate
ORM
Java
JDBC
Java
DB Development Package
|
3 months ago
martin88/erd-apis
98
erd-apis为ERD-ONLINE配套的服务,采用的是spring-boot开发,部署简单。https://gitee.com/MARTIN-88/erd-online
DB Development Package
|
over 3 years ago
守望者/SQLBuilder
96
.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;
dapper
expression
ORM
repository
sqlbuilder
C#
DB Development Package
|
1 year ago
easybest/spring-data-mybatis
94
Spring Data 项目的主要目标是使构建使用数据访问技术的 Spring 应用程序变得更加容易。此模块处理增强基于 MyBatis 的数据访问层的支持。
Java
DB Development Package
|
over 2 years ago
limeng32/mybatis.flying
94
mybatis最好的插件组合
Java
DB Development Package
|
over 1 year ago
t0mZ/xatomic
87
多数据源、多数据源事务支持集成工具,简单易上手。当前仅支持SpringBoot中项目集成MyBatis, 分布式事务需集成Atomickos。
Java
DB Development Package
|
over 6 years ago
1024创新实验室/smartdb
87
SmartDb是以SQL为中心,支持多数据库、多数据源、读写分离,同时又不与原有项目mybatis、hibernate冲突的非常轻量级的Java ORM框架。只需5分钟上手,就可以完美解决多数据源问题。
Java
DB Development Package
|
over 2 years ago
Gitee 极速下载/mybatis
86
MyBatis 的前身就是 iBatis
DB Development Package
|
6 days ago
铂赛东/liteBatch
85
一个超轻量级,高性能的快速批插工具,可以和mybatis,hibernate任何orm框架结合使用
Java
DB Development Package
|
over 2 years ago
littlenb/mybatis-jpa
83
Mybatis插件,提供Mybatis处理JPA的能力。Q群:246912326
Java
DB Development Package
|
over 5 years ago
noear/wood
80
noear::微型ORM框架(支持:java sql,xml sql,annotation sql;事务;缓存;监控;等...)
ORM
Java
Java
DB Development Package
|
9 hours ago
领课网络/roncoo-mybatis-generator
78
龙果开源-Mybatis代码自动生成工具
Java
DB Development Package
|
almost 6 years ago
coderjn/sqlhelper
78
SQL开发、测试工具套件(分页、动态数据源、批处理、DDL等)其中分页支持MyBatis,SpringJDBC,commons-dbutils, jfinal, ebean, mango等
Java
DB Development Package
|
2 months ago
1
2
3
4
5
6
7
...
17
18
热门项目
Today
Weekly
freakchicken/DBAPI
6K
🔥🔥🔥零代码开发api服务,只需编写sql,就可以生成http api服务。支持api动态创建,兼容多种数据库。 适用于BI报表、数据可视化大屏的后端接口快速开发。 旨在为企业数据服务的发布提供完整解决方案
尘跃/easy-query
1
用于快速创建查询接口,只需编写API接口路径与对应查询SQL。
dotNET China/SqlSugar ORM
3.4K
🔥🔥🔥此ORM是一款创业神器【一套代持几十种数据库】+【强类型零SQL超爽】+【低代码支持】+【建库和表】+【多租户】+【跨库】+【分表】+【MIT协议】 支持库有:MySql SqlServer Postgresql Oracle Sqlite MongoDB ClickHouse GaussDB TDengine OceanBase OpenGauss Mong 达梦、人大金仓等
@HuangBingGui/JsonSql.js
284
JsonSql.js,可以处理对象、Json、数组的筛选、统计、分组等功能,支持方法或sql语句。如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢!
springrain/zorm
646
Go轻量ORM,零依赖,支持达梦(dm),金仓(kingbase),神通(shentong),南通(gbase),高斯(openGauss),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...
阿妮亚/ReZero
935
🔥🔥🔥 .NET 全网唯一并且免费的运行时界面创建API接口的项目,并且生成接口文档,真正的运时行创建【 低代码 】【 线上建表 】【线上建接口】【线上生成接口文档】【线上测试接口】【 热插拔 】【 超级API 】【 云ORM框架 】【云API】【 Zero 】【ReZero.Api】
qingfeng/TextToSQL
44
TextToSQL是一个开源工具,允许用户使用自然语言查询数据库。它通过模型上下文协议(MCP)利用AI能力来解释用户查询,生成适当的SQL语句,并在数据库上执行它们。
dromara/dbswitch
2K
dbswitch是一款完全开源的异构数据库迁移同步(搬家)工具
dotNET China/SqlSugar ORM
3.4K
🔥🔥🔥此ORM是一款创业神器【一套代持几十种数据库】+【强类型零SQL超爽】+【低代码支持】+【建库和表】+【多租户】+【跨库】+【分表】+【MIT协议】 支持库有:MySql SqlServer Postgresql Oracle Sqlite MongoDB ClickHouse GaussDB TDengine OceanBase OpenGauss Mong 达梦、人大金仓等
MyBatis-Flex/MyBatis-Flex
3K
MyBatis-Flex 一个优雅的 MyBatis 增强框架
朱天龙 (Armink)/EasyFlash
1.1K
轻量级物联网设备信息存储方案,让 Flash 成为小型 KV 数据库。 全新一代版本请移步至 https://gitee.com/armink/FlashDB
springrain/zorm
646
Go轻量ORM,零依赖,支持达梦(dm),金仓(kingbase),神通(shentong),南通(gbase),高斯(openGauss),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...
kyozy/esqlite31
209
sqlite3易语言支持库和模块
louislivi/SMProxy
270
Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
@HuangBingGui/JsonSql.js
284
JsonSql.js,可以处理对象、Json、数组的筛选、统计、分组等功能,支持方法或sql语句。如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢!
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Back to the top