Developer tools, built by a developer

MixLab is where MixEngine and MixDB are built — a local, multi-runtime web dev environment, and a desktop client that brings database, REST and terminal into one app.

LOCAL DEV ENVIRONMENT

MixEngine

A web development environment that runs right on your machine: multiple versions of PHP, Node.js, Python and Ruby run side by side, and every folder picks the version it uses — no Docker, no VM, no config file to hand-write.

Real domains, real certificates

Every site gets a real name like blog.test, with a certificate your browser already trusts — no warnings, no self-signing.

Multi-runtime, per folder

Multiple versions of PHP, Node.js, Python and Ruby run in parallel; each project picks its own.

Nothing stays root

One daemon (mixengined) and one command (mix). The few steps that need admin rights are asked once, bundled together, then exit.

Windows, macOS, Linux

The same experience, the same docs, on all three.

License: MIT/Apache-2.0

DESKTOP CLIENT FOR DEVS

MixDB

A desktop app that brings database, REST client, terminal and a small toolbox into one tab bar — for MySQL, PostgreSQL, MongoDB and Redis.

Cloud Sync — coming soon

Database

Browse and edit data, a SQL editor with table/column suggestions, dump/restore, follow foreign keys with one click.

REST

Compose and send requests, paste a cURL command to prefill, {{environment}} variables, secrets kept in the OS credential store.

Terminal

A shell on your machine or over SSH, with tunnels that reconnect on their own.

Tools

15 small utilities you keep reaching for: JSON/YAML/CSV conversion, UUID generation, JWT decoding, format & minify...

MixEngine

Manage MixEngine sites, domains and runtimes right inside MixDB — its own GUI module, without leaving the app.

License: MIT/Apache-2.0