EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
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
The fantastic ORM library for Golang, aims to be developer friendly
🛠 通过编写JSON来生成建表、更新、插入三种操作模式的SQL语句,基于Vue2 + Ant Design+ MonacoEditor + SpringBoot 实现,项目比较简单,遵循重逻辑轻页面的思想、适合新手小白 🐇
polardbx-cdc is a core component of PolarDB-X which is responsible for global binary log generation, publication and subscription.
允许完全摆脱Mapper的mybatis-plus体验!可以使用类似“工具类”这样的静态函数进行数据库操作
Java最强数据库构建框架,超越JPA,根据 Java 实体,自动创建数据库、表、索引。
mybatis-plus框架的拓展包,在框架原有基础上做了进一步的轻度封装,增强内容:免手写Mapper、多数据源自动建表、数据自动填充、自动关联查询、冗余数据自动更新、动态查询条件等。