Skip to content

The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.

Notifications You must be signed in to change notification settings

bung87/parsesql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsesql Build Status

The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.

Notice: This project is under development, the format of generated string representation of parsed sql may change

Installation

nimble install parsesql

Usage

import pkg / parsesql

About

The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages