Skip to content

CovenantSQL/adminer

 
 

Repository files navigation

CQL-Adminer

Simple web admin for CovenantSQL database with one click.

Prerequisites

  1. Docker
  2. docker-compose

Usage

git clone https://github.com/CovenantSQL/adminer.git && cd adminer
./run.sh

Will get output:

Enjoy cql-adminer in http://127.0.0.1:11149

Open the website and enter the 64-byte raw database id to open database web administration.

e.g. 16c421128eeb8bb6c35eb633a16d206edbd653ce52c52dcda0abb767d2bb9ed0

About

CovenantSQL database management in a single PHP file

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 78.7%
  • CSS 15.6%
  • HTML 2.9%
  • JavaScript 2.8%