Skip to content

bearddan2000/python-cli-dolt-to-elasticsearch-client-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cli-dolt-to-elasticsearch-client-simple

Description

Reads a single node for data in animal-demo document.

Uses dog table then covverts it to json for elasticsearch to use.

Tech stack

  • python
    • pymysql
    • sqlalchemy
  • elasticsearch
  • kibana
  • dolt

Docker stack

  • python
  • elasticsearch
  • kibana
  • dolthub/dolt-sql-server

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Releases

No releases published

Packages

No packages published