A modern, browser-based, open source SQL workbench for your MySQL and PostgreSQL compatible database with version control features when connected to Dolt.
This works without yarn workspaces, but the built app is over 1GB, since we would need to manually copy the node modules to be included in the app instead of let electron builder write the binary for the modules.
This works without
yarn workspaces
, but the built app is over 1GB, since we would need to manually copy the node modules to be included in the app instead of let electron builder write the binary for the modules.