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

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Lerd: A Free, Open Source Herd Alternative for Linux and macOS image

Lerd: A Free, Open Source Herd Alternative for Linux and macOS

Read article
Let's Encrypt HTTPS on an IP Address With FrankenPHP image

Let's Encrypt HTTPS on an IP Address With FrankenPHP

Read article
Laravel Chores: Resumable Data Operations and Cleanups image

Laravel Chores: Resumable Data Operations and Cleanups

Read article
NativePHP v4: Build Native iOS and Android UI in Blade image

NativePHP v4: Build Native iOS and Android UI in Blade

Read article
Laravel Lock: Distributed Locks for Models and Routes image

Laravel Lock: Distributed Locks for Models and Routes

Read article
Laravel Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article