Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 749 Bytes

databaseInstall.md

File metadata and controls

21 lines (11 loc) · 749 Bytes

Database Support Packages

YADAMU's database interfaces are tightly integrated with the target database. In order to optimize performance certain dictionary centric operations are run on the database server itself. This functionality is encapsulated as a set of packages or procedures that must be installed in the database before using YADAMU.

Database scripts are located in the folder src/install and organized by database

Installion Instructions for each supported database are given below:

Oracle

SQL Server

Postgres

MySQL

MariaDB

MongoDB

Snowflake