Skip to content

Latest commit

 

History

7 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

SQLite Database 探索r

LWS25 🗄️🔍

🎯 关于

SQLite Database 探索r is part of the Local Web Software 2025 (LWS25) project, designed to manage SQLite databases through a user-friendly web interface. This tool allows users to create databases, tables, and manage data without writing SQL queries.



⚡ Features

✅ Create and manage SQLite databases without SQL commands
✅ Add, edit, and delete tables and records via UI
✅ Import and export database files
✅ Simple and intuitive web-based interface


🚀 Installation

1. Installing 包

  • On Termux

pkg install python3 git sqlite
  • On Linux

apt install python3 git sqlite

2. Clone the 仓库

git clone https://github.com/ezaco-dev/sqlite-explorer

3. Add "databases" Directory

mkdir databases

4. Install Pip 包

pip install -r requirements.txt

5. Run the Server

python3 app.py

关于

tools python - SQLite explorer - LWS25 Project by ezaco (Local Web Software)

Topics

Resources

Stars

2 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages