EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
The fantastic ORM library for Golang, aims to be developer friendly
系统分析工具,实现从 API 到数据库的分析和可视化。
Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, con
Protocol buffer files for CeresDB
本 Gitee 仓库 是 Github 的镜像,有任何 issue 或 pull request,请在 Github 上联系我们。
Github:https://github.com/apache/shardingsphere/
中文论坛:https://community.sphere-ex.com/
hbase-sdk所有功能迁移到HydraQL(https://gitee.com/weixiaotome/hydra-ql),此项目不再维护
mybatis-plus框架的拓展包,在框架原有基础上做了进一步的轻度封装,增强内容:免手写Mapper、多数据源自动建表、数据自动填充、自动关联查询、冗余数据自动更新、动态查询条件等。
允许完全摆脱Mapper的mybatis-plus体验!可以使用类似“工具类”这样的静态函数进行数据库操作