Documentation

No results
    gitHub

    MariaDB DDL

    As you develop the model for your MariaDB databases, tables, columns with their data types, as well as indexes and constraints, functions and procedures, Hackolade dynamically generates the corresponding DDL scripts.

     

    The script can also be exported to the file system via the menu Tools > Forward-Engineering, or via the Command-Line Interface.

     

    MariaDB DDL Forward-Engineering

     

    If you store JSON within LONGTEXT columns, Hackolade allows for the schema design of those documents.  However, the corresponding JSON structure is not forward-engineered in the DDL script, but is useful for developers, analysts and designers.