ShareMyWebStuff / template-mysql-setup

Contains all the scripts for the database (table, stored procedure and function definitions).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-mysql-setup

Note: please see the template-aws-infrastructure before using this

This repository contains all the database parts

  1. Creating users and permissions
  2. Creating and altering tables
  3. Creating and altering stored procedures and function

About

Contains all the scripts for the database (table, stored procedure and function definitions).


Languages

Language:TSQL 93.2%Language:SQLPL 4.5%Language:PLpgSQL 2.3%