Skip to content

Sqlitor (sqlite editor) is a one-file SQLITE database management tool written in PHP.

Notifications You must be signed in to change notification settings

benjarn374/sqlitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Sqlitor

Sqlitor (sqlite editor) is a one-file SQLITE database management tool written in PHP.

sqlitor

Features

  • Open, Create, Download a database
  • Execute commands
  • Browse tables
  • Edit rows
  • Export results to CSV or JSON
  • Optional protection with sha1 password

Design

Sqlitor is eye-catching with Mini.css https://github.com/Chalarangelo/mini.css

How To add a password ?

Simply edit file and add your SHA1 password in config section on the top of the file. To generate your SHA1 password you can use https://www.sha1.fr/

About

Sqlitor (sqlite editor) is a one-file SQLITE database management tool written in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages