DEV Community

Dmytro
Dmytro

Posted on

Introducing Tabulamax

I’ve built a simple tool to quickly design database tables and generate code snippets for migrations (SQL, Knex.js).

It’s open source, made with Svelte.

Tabulamax

Live: https://www.tabulamax.com/
Repo: https://github.com/tabulamax/app

Top comments (2)

Collapse
 
diogenesofweb profile image
Dmytro

Thanks!

It only changes the background-color, just for visual differentiation. For example, I’m implementing migrations, when I’m done with the table, I press checked, then move to another table.