sql-editor

A graphic SQLite Editor in Python


Keywords
sqlite, gui, wxpython, sql
License
MIT
Install
pip install sql-editor==0.0.5

Documentation

SQL editor

License Donate Build Status Repo on GitHub

SQL editor is free, open source, Integrated Development Environment(IDE) for working with SQL in SQLite databases.

Screen 1

Support the project

To support this project you can: star the repository, report bugs/request features by creating new issues, write code and create PRs or donate.

Donate

Building SQL editor

cd sql_editor
python setup.py install

sql_editor

Screen 2

Features

  1. Currently supports only python 3 build.
  2. Support only sqlite database.
  3. Graphical user interface for sqlite 3.

Screen 3

Repository

Repo on GitHub

=======

sql-editor