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

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

Home Page:https://github.com/bearddan2000/python-cli-sqlserver-to-elasticsearch-client-simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-cli-sqlserver-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
    • pymssql
    • sqlalchemy
  • elasticsearch
  • kibana
  • mssql

Docker stack

  • python
  • elasticsearch
  • kibana
  • mcr.microsoft.com/mssql/server:2017-CU17-ubuntu

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

About

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

https://github.com/bearddan2000/python-cli-sqlserver-to-elasticsearch-client-simple


Languages

Language:Python 47.0%Language:Shell 36.4%Language:Dockerfile 13.3%Language:TSQL 3.3%