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 Truss: Live Interactive Database ER Diagrams image

Laravel Truss: Live Interactive Database ER Diagrams

Read article
Laravel artisan dev: Run Server, Queue, Logs, and Vite image

Laravel artisan dev: Run Server, Queue, Logs, and Vite

Read article
Validate and Convert HEIC Images in Laravel image

Validate and Convert HEIC Images in Laravel

Read article
Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues image

Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues

Read article
Reject Unexpected Array Keys with Laravel Validation image

Reject Unexpected Array Keys with Laravel Validation

Read article
Major performance improvements & security patches for Filament v4.12 and v5.7! image

Major performance improvements & security patches for Filament v4.12 and v5.7!

Read article