Breeze0806 / go-etl

go-etl is a toolset for data extraction, transformation and loading。(go-etl是一个集数据源抽取,转化,加载的工具集,提供强大的数据同步能力)
Apache License 2.0
114 stars 36 forks source link

v0.2.0: Support data source--SQLite3 database #33

Open Breeze0806 opened 4 months ago

Breeze0806 commented 4 months ago

We are recruiting partners to join us in developing our project. Here, you can gain:

  1. A team of like-minded partners;
  2. Experience in using data warehouse ETL frameworks;
  3. Experience in applying the Go programming language.

Currently, among the commonly used relational databases in the market, only SQLite3 is unsupported. The author lacks practical experience in this area. Whether you have time for development, are willing to provide testing, have experience in using SQLite3, or have experience in the Go language, please join us!

Breeze0806 commented 4 months ago

I add a branch called sqlite3, please coding base on it.