# bboss-elastic-tran **Repository Path**: sprouting/bboss-elastic-tran ## Basic Information - **Project Name**: bboss-elastic-tran - **Description**: Elasticsearch-datatran 由 bboss 开源的数据采集同步ETL工具,提供数据采集、数据清洗转换处理和数据入库功能。支持在Elasticsearch、关系数据库(mysql,oracle,db2,sqlserver、达梦等)、Mongodb、HBase、Hive、Kafka、文本文件、SFTP/FTP多种数据源之间进行海量数据采集同步;支持本地/ftp文件(文本文件、exce - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 194 - **Created**: 2021-08-14 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic Tran Bboss 数据交换模块 ![](arch.png) 使用文档: Bboss is a good elasticsearch Java rest client. It operates and accesses elasticsearch like mybatis to relation database. # Environmental requirements JDK requirement: JDK 1.7+ Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.x,+ Spring booter 1.x,2.x,+ # Build from source code First Get source code from https://github.com/bbossgroups/bboss-elastic-tran Then change to cmd window under directory bboss-elastic-tran and run gradle build command: ``` gradle publishToMavenLocal ``` Build from source code guide: https://esdoc.bbossgroups.com/#/bboss-build # How to use Elasticsearch BBoss. First add the maven dependency of BBoss to your pom.xml: ```xml com.bbossgroups.plugins bboss-elasticsearch-rest-jdbc 6.3.3 ``` ## Elasticsearch技术交流群:166471282 ## Elasticsearch微信公众号:bbossgroup ![GitHub Logo](https://static.oschina.net/uploads/space/2017/0617/094201_QhWs_94045.jpg) ## License The BBoss Framework is released under version 2.0 of the [Apache License][]. [Apache License]: http://www.apache.org/licenses/LICENSE-2.0