DbSchema lets you design, manage, and document Mimer databases. Create ER diagrams, define tables and columns, and generate SQL scripts - with or without a live database connection.
Use Git to share the design, compare it with the Mimer database, and deploy changes. DbSchema also includes a data editor, query builder, and HTML5 documentation - everything you need in one tool.
Choose "Connect to the database" or "New Model Connected to the Database" will let you select your database and open the Connection Dialog.
DbSchema automatically downloads the JDBC driver to connect to your database.
In the Connection Dialog window, select the JDBC URL you want to connect with. If your database is running in the cloud, choose Edit Manually and insert the JDBC URL from the cloud console.
Enter the host name, the authentication details, select your database as described in the Connection Dialog page.
Mimer is easy to install on the local machine. During installation you can install the sample database. Than you can connect using the user MIMER_STORE ( with password set during installation ) and database test.
Add a new database
Configure it and remember the Tcp/Ip PORT
Set the location of the files
Set the database users passwords
Connect from DbSchema using the configured values. You can eventually create the sample databases in Mimer and connect
as MIMER_STORE for example from DbSchema.