Create and Manage ERDs

ERDs are created inside a project and managed as Private ERDs or Team ERDs depending on their connection scope and sharing state.

Create a New ERD

Open the ERD creation modal from the New ERD button in the left ERD list or from the new-tab menu. In projects with a connection, choose the Connection and Database/Schema scope. In an empty project without a connection, choose only the DBMS type and start designing.

1

Enter an ERD title

A title may receive an automatic prefix, and you can edit it again later from the right info panel.

2

Choose a Connection or DBMS

If the project has a connection, choose the actual database connection. If not, choose only a DBMS type such as MySQL or PostgreSQL.

3

Choose the Database and Schema scope

For PostgreSQL and SQL Server, choose a Database first. Inside it, you can fix the ERD to a specific Schema or allow all Schemas. Tables from different Databases cannot be mixed in one ERD.

ERD List and Status

The ERD list combines private and team ERDs and shows them by latest update. You can review title search, included table count, disabled connection state, and public gallery state in one place.

DisplayMeaning
Private iconA Private ERD owned by the current user.
Team iconA Team ERD shared with project members.
Published markerA Private ERD published to the gallery. Deleting it also deletes the gallery publication.
DisabledAn ERD tied to a connection that cannot be used because of connection cleanup or plan policy.

ERD Types and Sharing Flow

In Online mode, NeoSQL separates Private ERDs for personal work from Team ERDs shared with project members. A Private ERD can be moved to a Team ERD or published to the gallery when needed, and a Team ERD can be copied to your Private ERDs as a separate working copy.

TypeUsage ScopeMain Actions
Private ERDManaged in my accountCan be published to the gallery or moved to Team ERD
Team ERDShared with project membersCan be deleted depending on permissions or copied to my Private ERDs
Note:

Deleting a Team ERD is allowed depending on full permission, ERD delete permission, or ERD creator status.