andialbrecht / sqlparse
A non-validating SQL parser module for Python
☆3,829Updated 3 weeks ago
Alternatives and similar repositories for sqlparse:
Users that are interested in sqlparse are comparing it to the libraries listed below
- Uses tokenized query returned by python-sqlparse and generates query metadata☆844Updated last week
- Python interface to Hive and Presto. 🐝☆1,678Updated 7 months ago
- Template Language for SQL with Automatic Bind Parameter Extraction☆829Updated 11 months ago
- PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query.…☆2,635Updated 3 months ago
- Useful extensions to the standard Python datetime features☆2,430Updated 2 weeks ago
- SQL Lineage Analysis Tool powered by Python☆1,430Updated this week
- Python datetimes made easy☆6,380Updated last month
- Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!☆274Updated last month
- A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow☆2,082Updated last year
- the portable Python dataframe library☆5,588Updated this week
- 🏹 Better dates & times for Python☆8,818Updated 3 months ago
- DEPRECATED - Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!☆573Updated 3 years ago
- An implementation of the JSON Schema specification for Python☆4,720Updated this week
- Simple, powerful, and fast logging for Python.☆3,822Updated this week
- Retrying library for Python☆7,169Updated last week
- A modular SQL linter and auto-formatter with support for multiple dialects and templated code.☆8,649Updated this week
- Apache Parquet Format☆1,901Updated last week
- A database migrations tool for SQLAlchemy.☆3,138Updated last week
- Python library and shell utilities to monitor filesystem events.☆6,791Updated last month
- Ultra fast asyncio event loop.☆10,729Updated 4 months ago
- A fast PostgreSQL Database Client Library for Python/asyncio.☆7,196Updated 2 months ago
- Utils for streaming large files (S3, HDFS, gzip, bz2...)☆3,280Updated last week
- Python Extract Transform and Load Tables of Data☆1,262Updated 10 months ago
- Collect, aggregate, and visualize a data ecosystem's metadata☆1,868Updated last week
- Python library providing function decorators for configurable backoff and retry☆2,641Updated 10 months ago
- More routines for operating on iterables, beyond itertools☆3,818Updated this week
- A command line utility to display dependency tree of the installed Python packages☆2,865Updated this week
- Apache Parquet Java☆2,748Updated this week
- PostgreSQL database adapter for the Python programming language☆3,430Updated last week
- Thin-wrapper around the mock package for easier use with pytest