A web-based MySQL/MariaDB GUI editor
Project description
Lagun
A minimal, web-based MySQL/MariaDB GUI editor. Install it, run it, use it.
Features
- Web-based SQL editor with syntax highlighting, autocompletion, and multi-tab support
- Schema browser — explore databases, tables, columns, and indexes
- Schema management — create, modify, and drop tables, columns, and indexes
- In-line data editing — edit cells, insert rows, delete rows directly in the grid
- Import & export — CSV and SQL formats with streaming for large datasets
- Query history — track past queries with execution time and row counts
- Bookmarks — save and organize frequently used tables
- Connection management — import and export connection configs
- Secure connections — SSL/TLS, credentials stored in OS keyring, encrypted session backup
Install
pip install lagun
Usage
lagun serve
Opens the GUI in your browser. Connect to any MySQL or MariaDB database from there.
Options:
--host TEXT Bind host. [default: 127.0.0.1]
--port INTEGER Bind port. [default: 8080]
--no-open Don't open the browser automatically.
Screenshots
Development
Requires uv.
git clone https://github.com/anudeepd/lagun
cd lagun
uv sync
uv run lagun serve
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lagun-0.1.3.tar.gz
(796.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lagun-0.1.3-py3-none-any.whl
(813.3 kB
view details)
File details
Details for the file lagun-0.1.3.tar.gz.
File metadata
- Download URL: lagun-0.1.3.tar.gz
- Upload date:
- Size: 796.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db8e966793a9ac60ea8fd26a1663bd6a58d69db8f49d293002c3615a7bc1050c
|
|
| MD5 |
5dd325f59fa568837f156d76f9c2b35f
|
|
| BLAKE2b-256 |
699b5211b5b0f2922801964441450f0f7d5ed141bc12aad8427432ec1292009c
|
File details
Details for the file lagun-0.1.3-py3-none-any.whl.
File metadata
- Download URL: lagun-0.1.3-py3-none-any.whl
- Upload date:
- Size: 813.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c52f2d3a66b69fa771a90357fcda62d878788a44b6ee8cfa7efea2bef4d9dd45
|
|
| MD5 |
d6d12f76d6b098a89b948fe86d70c131
|
|
| BLAKE2b-256 |
f3816068d9ee945b492b796f5ad0b12c7e920492a12607dd550beffce8323704
|