You can import a database module to your selected database to get started.
This will import the table definitions, relationships and queries.
This will not import any data.
Database Templates:
Import Database via a URL of a shared NextDB data model.
Export a Database
You can export this database to XML for sharing and storage. This only exports
the table definitions, relationships and queries-- not the actual data in the
tables. The EXPORT URL and XML will open into a new browser window. Once exported you can share
the URL for the database definition.
The query tester can only test queries that have been created, so please be sure to create
the query before testing it, otherwise it will test the last created query with the same
name.