# SQLBuilder **Repository Path**: lily1010/SQLBuilder ## Basic Information - **Project Name**: SQLBuilder - **Description**: Expression表达式转换为SQL语句,支持SqlServer、MySQL、Oracle、SQLite、PostgreSQL;基于Dapper实现了不同数据库对应的数据仓储Repository; - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2020-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SQLBuilder #### 项目介绍 Expression表达式树转换为SQL语句,支持SqlServer、MySQL、Oracle、SQLite、PostgreSQL #### GitHub https://github.com/zqlovejyc/SQLBuilder