Skip to main content

A parser for SQLite's dialect of SQL

Project description

sqliteparser

A parser for SQLite's dialect of SQL. Built for use by isqlite.

Unlike python-sqlparse, sqliteparser returns a full structured abstract syntax tree. Its primary purpose is to parse the CREATE TABLE statements that SQLite stores as the database schema. Support for parsing other kinds of statements is limited.

Installation

Install sqliteparser with Pip:

$ pip install sqliteparser

Documentation

Documentation is available at https://sqliteparser.readthedocs.io/en/latest/.

Project details


Download files

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

Source Distribution

sqliteparser-0.6.1.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

sqliteparser-0.6.1-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

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