Giter Site home page Giter Site logo

violin / zealot Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 299 KB

zealot is a database access client based on python web server,including account-authorizing control to the defects of Aliyun RDS webclient. 数据库访问工具 for MySQL, 阿里云RDS

Python 30.15% HTML 21.68% CSS 9.16% JavaScript 39.01%

zealot's Introduction

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 showing.

data edit data edit.

zealot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

liufuhu cassieluo

zealot's Issues

安装问题

您好:
安装的时候报错
pip install webpy
Downloading/unpacking webpy
Could not find any downloads that satisfy the requirement webpy
Cleaning up...
No distributions at all found for webpy
Storing debug log for failure in /root/.pip/pip.log

请问怎么办?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.