Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 995 Bytes

MBDReadme.md

File metadata and controls

70 lines (42 loc) · 995 Bytes

MBD

Proyecto final de manejadores

#Creado por Diego Ruelas Futuro ingeniero en Sistemas

Requisitos

PDO SQL SERVER DRIVER, Montado en XAMP MYSQLI DRIVER AZURE DATABASE MYSQL DATABASE

MBD 3.1 wireframing

index.php signew.php login.php envolved.php initx.php entercontact.php godmode.php

MBD 3.2

index.php signew.php login.php envolved.php initx.php entercontact.php godmode.php Azure database Mysql database tables-> Users POSTS

MBD 3.3

envolved GOOGLE MAPS API ACER.JS IDE integration Databases -> 5 modules USERS, AUDIT_US, POSTS, SOME_ENTERPRISE, MARKERS

MBD 3.4 Version 1.0 final

ETL Extact LOAD Transform

ETLSS.php -> ETL FILE, individual execution note: for running this file you must be connect to database trough SQL SERVER MANAGMENT STUDIO

AZURE KEYS WILL BE Sended to your email

ETLS includes 2 functions

mystosq() -- Is the ETL process beetwen mysql database to sql server database

sqtomy() -- Is the ETL Process beetwen sql server to mysql database