Metadata-Version: 2.4
Name: sqlstill
Version: 0.0.1
Summary: Distilled SQL. Still SQL. A tool for parsing, cataloging, and extracting structure from SQL scripts.
Author: TheKnightWhoSaysNi
License: MIT
Keywords: sql,sqlglot,parsing,lineage,analysis
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SQLstill

**Distilled SQL. Still SQL.**

A tool for parsing, cataloging, and extracting structure (tables, columns, joins, WHERE conditions, grains, and more) from SQL scripts — built on [sqlglot](https://github.com/tobymao/sqlglot).

This is a name-reservation placeholder.
