Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

icoman/SQL-Table-Editor

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Table Editor

A small application written in Python 2.7 with SQLAlchemy, PythonCard and wxGrid - blog announcement.

SQL Table Editor - edit blog gategories

The python program require config.ini file created like that:

#
# Config for SQL Table Editor
#

title = SQL Table Editor

DSN = mssql+pymssql://user:password@localhost/wmsfd
DSN = mssql+pymssql://user:password@localhost/magazie
DSN = postgresql://ioan:***@localhost/blog
DSN = postgresql://ioan:***@localhost/nopass
DSN = mysql+pymysql://root:admin@localhost/database1
DSN = sqlite+pysqlite:///python.db

accessprompt = Access Password:
;accesspassword = 123

;enabledelete = yes

No copyright specified.

Feel free to use this software for both personal and commercial.

About

An SQL table editor written in Python with SQLAlchemy, PythonCard and wxGrid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.