Skip to content

DBDiagram.io vs lowdb

A side-by-side look at DBDiagram.io and lowdb. For an in-depth review of either product, follow the links below.

DBDiagram.io

DBDiagram.io

Development

DBDiagram.io is a free online database diagram drawing tool that allows users to visually design and model relational databases. It provides an intuitive drag and drop interface to create tables, relationships, views, keys, indexes and more. The diagrams can be exported as SQL scripts, PDF documents or PNG images.

databasediagrammodelingdesignvisualization
lowdb

lowdb

Development

lowdb is a small local JSON database for Node.js, Electron and the browser that uses lodash syntax. It supports data persistence, provides simple CRUD operations and requires no dependencies.

jsondatabasenodejslocal-storage