Menu

Post image 1
Post image 2
Post image 3
Post image 4
1 / 4
0

DBOLT - Database Manager

DEV Community·Vinícius Macacari·about 1 month ago
#129m0AXU
Reading 0:00
15s threshold

Download & Repo: https://dbolt.vercel.app https://github.com/ViniMacacari/dbolt Every day, I found myself repeating the same painful routine. I needed to run a simple query against a database, check a table, inspect a schema, or create something basic. Nothing complex. Nothing that required a full DBA-level toolkit. But to do that, I had to open a heavy database client. In my case, that usually meant opening DBeaver. And don’t get me wrong: DBeaver is powerful. It supports a lot of databases, has many advanced features, and can be a great tool for many scenarios. But for my daily workflow as a developer, it often felt like too much. It loads multiple modules, runs several validations, shows countless options, and sometimes feels like my computer is about to freeze before I even write the first line of SQL. I am not a DBA. I am a developer. Most of the time, I just want to run a query, check some data, create a simple table, inspect a schema, or quickly validate something during development.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More