Nuna Sql Tools contains utilities to create and manipulate schemas and sql statements.
Project description
This package contains Python modules for helping developers produce and maintain data analysis projects. In particular:
-
dataschema
: a library for defining data schemas using Python dataclasses, that that can be easily converted between protobuffers, Scala case classes, sql (ClickHouse) create table statements, Parquet Arrow schemas and so on, from a central Python based representation. Includes facilities to generate sample date and compare schemas for validations. -
sql_analyze
: a library for analyzing SQL statements. In particular the raw SQL statments are parsed and converted to a Python based data structure. From here, they can be converted to a data graph, visualized, and information about the lineage of tables and columns can be infered. Support for now SparkSql and ClickHouse dialects for parsing.
To try out the SQL Analyze Viewer, which uses the sql_analyze
library
to visualize SQL statements, you can run sql_analyze-viewer
after
installing.
For more details please check the GitHub project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nuna_sql_tools-0.0.34-py3-none-any.whl
.
File metadata
- Download URL: nuna_sql_tools-0.0.34-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9987ddf9e5ebc910416ac66b7d6a8c660e08f0c0fb2cbcdf46246019e27ac3e0 |
|
MD5 | 438f5dfcd6e9b28f149979c855525e69 |
|
BLAKE2b-256 | 5877c68e2e0354a3e08d7e927c59b8f6ab88687886c7fccf7849d15417bd7aff |