2020-03-18 Oracle and MySQL database functionality added
Use MSDK_SQLDeploy for all Your data base projects and save time on database publish and share competence between projects.
MSDK_SQLDeploy is built for scalabiliy and modularity. You decide how You use it.
For pulishing data bases this means that You are able to choose whatever combination of setup You prefer, for example.
Example 1:
Database script for Miscrosoft SQL server. Deploy database connections needs an Microsoft SQL server.
Example 2:
Database script for Oracle. Deploy database connections needs an Oracle server.
Example 3:
Database script for MySQL. Deploy database connections needs an MySQL server
In all above examples You are able to choose log database from Microsoft SQL Server, Oracle or MySQL.
All log database functionality is compleatly implemented in all RDBMS. This makes log functionality independent on deploy RDBMS.
Select the log RBMS that is most convenient for You.
Limit on deploy database is because the syntax for creating and maintainig database objects is different between the RDBMS,
for example You usally can't create an Oracle table by using Microsoft SQL syntax.
Please contact us if You want more RDBMS adapters added to MSDK_SQLDeploy, we designed it with simlicity to add adapters.