API as SQL container Template
Brief : The aim of the project is to create a container template where we can test SQL statements using MySQL server and publish in Tableau. With this we want to share a project which can be customized by others. Main point is to create API which any one can request.
Objective
Create a container template for MySQL server and API Rest in order to test SQL statements.
Project Overview
- Create a container to with less resources ingredients like alpine+mysql
- Create an API REST for get information of many databases stored on container
- Create an front end to publish all the result of querys.(Currently, it is under process)
- Note: For more details HERE