Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 657 Bytes

File metadata and controls

36 lines (25 loc) · 657 Bytes

Database manager

Devaron includes browser-based database tools and a built-in native database manager.

Included tools

  • phpMyAdmin
  • Adminer
  • Built-in Devaron database manager

Supported database workflows

The built-in database manager is designed for:

  • browsing databases
  • browsing tables
  • editing rows
  • editing table structure
  • running SQL
  • working with local services
  • saving remote MySQL, MariaDB and PostgreSQL connections

Local databases

Devaron can run several local database services:

  • MySQL
  • MariaDB
  • PostgreSQL
  • MongoDB
  • Redis
  • Memcached
  • Meilisearch

This lets one local environment support many project types.