Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
APIJSON
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 9, 2025
新增 TimescaleDB-高性能实时分析时序数据库 的快捷入口
Show description for f2f7fe6
TommyLemon
authored
f2f7fe6
View commit details
Copy full SHA for f2f7fe6
Browse repository at this point
Merge branch 'master' of https://github.com/Tencent/APIJSON
TommyLemon
committed
5dbc112
View commit details
Copy full SHA for 5dbc112
Browse repository at this point
新增支持 TimescaleDB-高性能实时分析时序数据库
TommyLemon
committed
86fd75a
View commit details
Copy full SHA for 86fd75a
Browse repository at this point
Commits on Mar 2, 2025
新增 CockroachDB, ManticoreSearch, PosgGIS 的支持说明
Show description for 69573d1
TommyLemon
authored
69573d1
View commit details
Copy full SHA for 69573d1
Browse repository at this point
新增 CockroachDB, ManticoreSearch, PosgGIS 的支持说明
Show description for 54ecd56
TommyLemon
authored
54ecd56
View commit details
Copy full SHA for 54ecd56
Browse repository at this point
新增 CockroachDB, ManticoreSearch, PosgGIS 的支持说明
Show description for 7ff0812
TommyLemon
authored
7ff0812
View commit details
Copy full SHA for 7ff0812
Browse repository at this point
去掉 ManticoreSearch 不支持的 SQL 关键词 AS
TommyLemon
committed
013441a
View commit details
Copy full SHA for 013441a
Browse repository at this point
新增支持 ManticoreSearch-替代 Elasticsearch 的轻量级搜索引擎,兼容 MySQL 协议
TommyLemon
committed
de742e7
View commit details
Copy full SHA for de742e7
Browse repository at this point
Commits on Mar 1, 2025
优化 SQLConfig 代码缩进,解决在 GitHub 上因为 tab 缩进和 IDEA 不一致导致上下显示没对齐
TommyLemon
committed
bc1035f
View commit details
Copy full SHA for bc1035f
Browse repository at this point
新增支持 CockroachDB-云原生分布式高可用轻松扩展数据库
TommyLemon
committed
9b9086a
View commit details
Copy full SHA for 9b9086a
Browse repository at this point
Commits on Feb 21, 2025
新增 @catalog 指定数据库目录,完善 @namespace 和 @catalog 全局关键词及 JOIN 处理,优化代码
TommyLemon
committed
a4108de
View commit details
Copy full SHA for a4108de
Browse repository at this point
Commits on Feb 15, 2025
移除指定 JDK 17 打包的 jitpack.yml
TommyLemon
committed
f82c1de
View commit details
Copy full SHA for f82c1de
Browse repository at this point
打包用的 JDK 17 改为 1.8,兼容低版本
TommyLemon
committed
7fe5c07
View commit details
Copy full SHA for 7fe5c07
Browse repository at this point
Commits on Feb 9, 2025
新增华为 openGauss, 清华 IoTDB, DuckDB, SurrealDB, Kingbase 的支持版本及快捷入口
Show description for a1e4085
TommyLemon
authored
a1e4085
View commit details
Copy full SHA for a1e4085
Browse repository at this point
新增支持华为 openGauss-高斯数据库开源版,高可用、高性能、高安全、高弹性、高智能、易部署、易迁移
Show description for 31e8d72
TommyLemon
committed
31e8d72
View commit details
Copy full SHA for 31e8d72
Browse repository at this point
Maven pom.xml 版本改为 7.4.2
TommyLemon
committed
448f31d
View commit details
Copy full SHA for 448f31d
Browse repository at this point
Commits on Feb 2, 2025
升级版本号
TommyLemon
committed
84edf93
View commit details
Copy full SHA for 84edf93
Browse repository at this point
优化 JOIN 中的副表别名,用 __ 双下划线替代原来的 _ 单下划线
TommyLemon
committed
324fe32
View commit details
Copy full SHA for 324fe32
Browse repository at this point
解决 SQL JOIN 同名副表返回数据错乱,解决有时 SELECT 和 ON 中的表别名对应错误,解决 Oracle 某些情况下用了不允许的 AS 别名;优化代码 - JOIN 副表未指定 @column 会导致冗余查询
TommyLemon
committed
e5261ec
View commit details
Copy full SHA for e5261ec
Browse repository at this point
Commits on Feb 1, 2025
解决 SQL JOIN 在一对多或多对多时返回单独查询的重复副表数据,而不是 SQL 结果集里的副表数据
TommyLemon
committed
2f5d947
View commit details
Copy full SHA for 2f5d947
Browse repository at this point
Commits on Jan 30, 2025
新增支持 SurrealDB-关系、时序、图、键值、搜索、文档 等多模型数据库
Show description for 5b2c1ed
TommyLemon
committed
5b2c1ed
View commit details
Copy full SHA for 5b2c1ed
Browse repository at this point
Commits on Jan 12, 2025
代码严谨规范,蚂蚁集团源伞 Pinpoint 代码扫描分析报告平均每行代码 Bug 率低至 0.15%
Show description for 3461521
TommyLemon
authored
3461521
View commit details
Copy full SHA for 3461521
Browse repository at this point
Commits on Jan 10, 2025
升级版本至 7.3.0
TommyLemon
committed
2cb277e
View commit details
Copy full SHA for 2cb277e
Browse repository at this point
新增支持 DuckDB-高性能多文件格式 OLAP 数据库
TommyLemon
committed
138205c
View commit details
Copy full SHA for 138205c
Browse repository at this point
Commits on Jan 5, 2025
文章新增 wend看源码-ORM-APIJSON,感谢博主的贡献~
Show description for 07b4ace
TommyLemon
authored
07b4ace
View commit details
Copy full SHA for 07b4ace
Browse repository at this point
Commits on Dec 29, 2024
蚂蚁集团源伞扫描 APIJSON 贡献了 issue,感谢贡献~
Show description for 989499c
TommyLemon
authored
989499c
View commit details
Copy full SHA for 989499c
Browse repository at this point
蚂蚁集团源伞扫描 APIJSON 贡献了 issue,感谢贡献~
Show description for 0cae115
TommyLemon
authored
0cae115
View commit details
Copy full SHA for 0cae115
Browse repository at this point
Commits on Dec 22, 2024
解决 JOIN ON 不支持 @cast,感谢 lindaifeng 的贡献~ #785
Show description for 5e2ed07
TommyLemon
authored
5e2ed07
View commit details
Copy full SHA for 5e2ed07
Browse repository at this point
解决 JOIN ON 不支持 @cast,感谢 lindaifeng 的贡献~ #785
Show description for 99b910a
TommyLemon
authored
99b910a
View commit details
Copy full SHA for 99b910a
Browse repository at this point
新增支持 Apache/IoTDB - 一体化收集、存储、管理与分析物联网时序数据的软件系统;完善 AI 向量数据库 Milvus 的 SQL 函数注册;升级版本支 7.2.0
TommyLemon
committed
1f2d304
View commit details
Copy full SHA for 1f2d304
Browse repository at this point
Commits on Dec 17, 2024
commit update join支持@cast字段类型转换
lindaifeng
committed
30b23c0
View commit details
Copy full SHA for 30b23c0
Browse repository at this point
Commits on Dec 15, 2024
贡献者新增 gorm-plus 作者,感谢热心贡献~
Show description for 70f65fe
TommyLemon
authored
70f65fe
View commit details
Copy full SHA for 70f65fe
Browse repository at this point
Commits on Dec 8, 2024
多年持续迭代 (自 2016 年起已连续维护 8 年,70+ 贡献者、100+ 发版、3000+ 提交,不断更新迭代中...)
Show description for cddf465
TommyLemon
authored
cddf465
View commit details
Copy full SHA for cddf465
Browse repository at this point
Merge branch 'master' of https://github.com/Tencent/APIJSON
TommyLemon
committed
e6fb80b
View commit details
Copy full SHA for e6fb80b
Browse repository at this point
升级版本为 7.1.0
TommyLemon
committed
86be77f
View commit details
Copy full SHA for 86be77f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.