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.
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
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.
Every site gets a real name like blog.test, with a certificate your browser already trusts — no warnings, no self-signing.
Multiple versions of PHP, Node.js, Python and Ruby run in parallel; each project picks its own.
One daemon (mixengined) and one command (mix). The few steps that need admin rights are asked once, bundled together, then exit.
The same experience, the same docs, on all three.
License: MIT/Apache-2.0
DESKTOP CLIENT FOR DEVS
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 soonBrowse and edit data, a SQL editor with table/column suggestions, dump/restore, follow foreign keys with one click.
Compose and send requests, paste a cURL command to prefill, {{environment}} variables, secrets kept in the OS credential store.
A shell on your machine or over SSH, with tunnels that reconnect on their own.
15 small utilities you keep reaching for: JSON/YAML/CSV conversion, UUID generation, JWT decoding, format & minify...
Manage MixEngine sites, domains and runtimes right inside MixDB — its own GUI module, without leaving the app.
License: MIT/Apache-2.0