drawDB Docs

General settings

Configure drawDB autosave, table width, language, custom datatypes, local backups, cache, and browser-stored diagram data.

Open the Settings menu to change preferences that apply across diagrams in the open-source editor. These settings are stored in the browser's local storage.

Available settings

SettingWhat it does
Show timelineDisplays the undo history for the current editing session.
AutosaveEnables or disables automatic diagram saving.
Table widthSets the default width used to render tables.
LanguageChanges the editor interface language.
Configure custom typesCreates local datatype aliases available while editing fields.
Export saved dataDownloads a backup of locally stored drawDB data.
Clear cacheClears cached application data used by the editor.
Flush storagePermanently removes locally saved diagrams and templates from IndexedDB.

Back up before clearing storage

Export any diagrams and templates you want to keep before flushing storage or clearing browser site data. Browser-local data does not automatically follow you to another browser or device.

Settings versus diagram data

Editor preferences and custom datatype aliases are stored in local storage. Diagrams and custom templates are stored separately in IndexedDB. Clearing one storage area may not clear the other.

On this page