Skip to content

dutchcoders/db2es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db2es

MySQL export to Elasticsearch. This will export complete databases to Elasticsearch. Tablenames will be used types and fields will be prepended within tablename as object.

Install

$ go get github.com/dutchcoders/db2es
$ db2es --database hx7dcdqpvpbky2wu --src mysql://root@127.0.0.1:3306/ --dst http://127.0.0.1:9200/test2

About

MySQL export to Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages