News

DevDb - VS Code database management extension launches v2

Published
DevDb - VS Code database management extension launches v2 image

DevDb is a lightweight VS Code extension that brings database management capabilities directly to your coding environment. Integrating seamlessly with VS Code, DevDb eliminates the need to switch between your editor and external database management tools. It supports SQLite, MySQL/MariaDB, PostgreSQL, and Microsoft SQL Server, making it a versatile solution for developers working across different technologies.

We covered this extension around this same time last year, but since then, developer Damilola Olowookere has been making improvements to the extension and is now releasing V2.0.

DevDb New features

Some of the new features include:

  • One-click row deletion
  • One-click set column value to null
  • Easy column value editing
  • SQL query explanation using MySQL Visual Explain
  • Intelligent factory class generation for Laravel Eloquent models
  • New keyboard shortcuts
  • A new undo/redo toolbox when there are unsaved changes in a tab
  • A cleaner UI and other improvements

If you’re looking to streamline your workflow and manage databases more efficiently directly in VS Code, DevDb is a worthy addition to your toolkit.

Install and learn more about DevDb on the VS Code Marketplace and view the source code on Github.

Yannick Lyn Fatt photo

Staff Writer at Laravel News and Full stack web developer.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article