# data-engine **Repository Path**: shatial/data-engine ## Basic Information - **Project Name**: data-engine - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-22 - **Last Updated**: 2022-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: JdbcTemplate ## README # data-engine #### 介绍 1. data-engine对jdbcTemplate的封装 2. 自定义了查询接口,和查询对象,使用即可 3. 支持简单的sql语句的拼装 4. 不支持连表查询,及复合sql #### 软件架构 1. springboot 2. mysql #### 安装教程 1. 拉去代码更新pom即可 #### 使用说明 1. 测试模块提供了使用示例 #### 参与贡献 1. mashengwei #### 特技 1. java