omazapa / UkuPacha

SQL to Json package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python build package

UkuPacha

SQL 2 JSON / Inca - place between the hell and the earth

Description

Package to perform relations in a Oracle SQL engine and given the schema in a dictionary, allows to produce a json with the results.

Dependecies needed before installation

Before installing the package, you need to install Graphviz

Ubuntu and Debian

sudo apt-get install graphviz graphviz-dev

If you need more information about the installation, visit: https://pygraphviz.github.io/documentation/stable/install.html

Installation

Package

pip install ukupacha

Usage

TODO

License

BSD-3-Clause License

Links

http://colav.udea.edu.co/

About

SQL to Json package

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%