Skip to content

Because there are people at large who need to be chained to hell. -- Kurapika. Data Processing for ETL (Extract, Transform and Load) from MongoDB Atlas to MySQL.

Notifications You must be signed in to change notification settings

aribambang/kurapika

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kurapika

Extraction script written in Go

Because there are people at large who need to be chained to hell. ~ Kurapika

Contributors:

Prerequisites

Make sure you have Go installed on your machine. If you don't have one, check here

Getting started

  • $ git clone https://github.com/aribambang/kurapika.git kurapika_folder_name to clone the repo

  • $ cd kurapika_folder_name to go into the project folder

  • Run the API in traditional way

    • $ go get to install all dependencies
    • $ go build to build your source code
    • $ ./kurapika to run the API
  • Run the API using docker

    • $ docker-compose -f [your docker compose .yaml file] up --build to build and run docker image
  • visit http://localhost:8090 to check

About

Because there are people at large who need to be chained to hell. -- Kurapika. Data Processing for ETL (Extract, Transform and Load) from MongoDB Atlas to MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published