MariaDB Support Summary
The following list summarizes objects supported under MariaDB. To create any of these objects and define their properties, refer to the Defining MariaDB Objects section.
- Database
- Database Role
- Event
- Function
- Function_UDF
- Sequence
- Server
- Stored Procedure
- Table
- CTAS
- User
- View
The following table lists the supported data types:
Numeric |
String Literals |
Date and Time |
Other |
---|---|---|---|
|
|
|
|
Refer to MariaDB database documentation for detailed information on specific MariaDB objects and properties. erwin® Data Modeler documentation for the property editors provides brief descriptions of the controls on each dialog box and tab, which you can use as a point of reference while working with database design features.
Defining MariaDB Objects
Follow these steps to create MariaDB objects and define their properties:
- In the Model Explorer, right-click the required object and click New.
An instance of the object is created. - Right-click the newly created instance and click Properties.
The object's property editor opens. - Set the values of all the required properties.
For information on properties, refer to the corresponding object's property page from the above list. - Click Close.
The object is created and the required properties are set.
Copyright © 2025 Quest Software, Inc. |