An open API service indexing awesome lists of open source software.

https://github.com/darkterminal/mylibsqladmin

MylibSQLAdmin - A Modern libSQL Database Management Platform
https://github.com/darkterminal/mylibsqladmin

database database-management database-platform docker-application libsql libsql-server self-hosted sqlite webgui

Last synced: 6 months ago
JSON representation

MylibSQLAdmin - A Modern libSQL Database Management Platform

Awesome Lists containing this project

README

          





Shows a black logo in light color mode and a white one in dark color mode.


A Modern SQLite Database Management System



Static Badge


GitHub Sponsors


Discord

GitHub commit activity
GitHub License
GitHub contributors


In the age of data-driven applications, the demand for lightweight, scalable, and modern database solutions has never been greater. **libSQL** is a powerful fork of SQLite designed for the modern era, offering advanced features such as serverless and server-based modes, fine-grained access control, and native branching capabilities.

**MylibSQLAdmin** is an open-source web GUI built specifically for managing libSQL databases. By harnessing the full potential of libSQL-server functionalities, this project provides an intuitive and comprehensive platform for database administration, making it easier than ever to manage your database systems through an accessible web interface. You can connect with `libsql-server` from **Docker Service** or use your existing `libsql-server` instance.





View on YouTube

## What Does MylibSQLAdmin Offer?

- **Simple Database Statistics** - Get quick insights into your database performance with easy-to-understand stats.
- **Database Management** - Create, edit, and manage your databases with intuitive tools.
- **Token Management** - Secure and control access to your system using token-based authentication.
- **Group Management** - Organize users into groups for better structure and permission handling.
- **Team Management** - Collaborate efficiently by managing teams and their access levels.
- **User Management** - Easily handle user accounts, roles, and activity logs.
- **Member Invitation Management** - Invite new members and track their onboarding status with ease.

## Support this Project



via GitHub Sponsor (Global) / via Saweria (Indonesian)

## Requirements

- Docker & Docker Compose
- openssl

## Getting Started

Make sure the installer script is running inside your prefered directory!

```
curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/darkterminal/mylibsqladmin/refs/heads/main/scripts/installer.sh | sh
```

or read the [Manual Installation Guides](/docs/README.md)

### Default Credentials

- Super Admin = username: `superadmin` password: `superadmin12345`
- Manager = username: `manager` password: `manager12345`
- Database Maintainer = username: `database-maintainer` password: `database-maintainer12345`
- Member = username: `member` password: `member12345`

## Contributors

![Contributors](https://contrib.nn.ci/api?no_bot=true&repo=darkterminal/mylibsqladmin)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=darkterminal/mylibsqladmin&type=Date)](https://www.star-history.com/#darkterminal/mylibsqladmin&Date)