Skip to main content

parse sql , compare two .sql file , generate optimization hint for your sql and various other utilities

Project description

Project : Sondesh

Maintenance Maintainer PyPI license made-with-python Generic badge
logo.png

Description

Sondesh is the name of my cat . I love him very much so i've decided to name this project after him.

This project is all about a parser and comparator . Question is what it is parsing ?

  • It parse SQL statements , but only DDL statements
  • It supports many sql dialects , example oracle , postgresql , sparksql , hive ..
  • There is a cli app ( cli_app.py ), it compares two DDL statements and show you the differences in terminal

How to use the cli app ?

python cli_app.py
  • Then just follow the instruction in the terminal
  • You either paste the raw sql or paste any absolute / relative path of sql file

compare_result.png

Dependencies

  • Windows 10 , Debian , BSD these are the supported platform
  • Python version >= 3.8

Installing

  • ddl_compare can be installed using pip
pip install ddl-parse

Usage

from ddlparser import ddl_parser
import pprint

result = ddl_parser.parse_from_file('/home/koushik/sample_ddl.sql')
pprint.pprint(result)

Using the CLI APP .

  1. Just Open the Terminal
  2. type sondesh
  3. VOALAA !!!!!

logo_terminal.png

What Next :

  1. Integration to remote file system to load .sql from there and parse it
  2. Integration with data-catalogues like spark catalogue or hive metastore and compare ddl.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ddlparser-1.1-py3-none-any.whl (57.3 kB view details)

Uploaded Python 3

File details

Details for the file ddlparser-1.1-py3-none-any.whl.

File metadata

  • Download URL: ddlparser-1.1-py3-none-any.whl
  • Upload date:
  • Size: 57.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for ddlparser-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 300311e90431c49d40f4ff7490554891ebeec192830d69cf42c95a38d3dc4641
MD5 bc686671d6357329cbf3d17d8e9d8217
BLAKE2b-256 32c386fc282715eaadea41db257bacd53574953e5fc525e36dcd336594d785f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page