项目作者: scorpozoid

项目描述 :
PYthon Structure of Database UNiversualizer
高级语言: Python
项目地址: git://github.com/scorpozoid/pysdun.git
创建时间: 2018-04-22T10:52:55Z
项目社区:https://github.com/scorpozoid/pysdun

开源协议:

下载


PYSDUN - Python Structure of Database Universualizer

TODO

  • try to use sqlalchemy objects (Table, Metadata,..)
  • try to use sqlparser instead of hamdmade regular expressions
  • create more powerfull handmade objects (Domain, UDT aka User Data Type, Procedure, PK, FK,..)