zealot is a database access cl

zealot introduction

this is a project for database basic access, with connections to netease ddb 4.5.6 , and standard Mysql 5.5\5.6\5.7.

to startup, execute:

python server.py [port] -config:config/config.ini -target:some-target

whitelist.py is used for privilege ,which is now implemented with plain text fullname. future work: import encryption.

config/config.ini is used for database connection configuration, which is clear enough.

in server.py I have already implemented auth function, but I removed openid.py module for sake of protection of company sensitive info. other similar extention can be added as AuthProvider does.

finally, special thanks to Fuhu Liu, QunFang Luo who contributes to the project.

dependency

python, webpy, MySQLdb(with pip,easy_install or install manually)

release notes: v1.0: base interface , view layer ,infrastructure, db query v2.0: db insert,update, table structure showing v3.0: whitelist, startup configurably. future tasks: access control by user at table dimension. GUI

data showing .

data edit .

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。