Skip to content

General - How To - Recipes

Here are several pointers to other places in the docs, for general or frequent questions.

Create models from database

To auto-create DATAMIMIC models from Database systems, per user-spec via Database view, read the docs for Tutorial - Model Auto Generation from database.

Create models from JSON

To auto-create DATAMIMIC models from JSON files, read the docs for Tutorial - Model Auto Generation from JSON.

Build and use ML generators from database metadata

For an end-to-end flow (Database View Create ML -> ML Generator View version validation -> DSL reuse with ml://...), read How-To - ML Generator from Database Metadata.