Skip to content

SQL Parser for Julia (using the PostgreSQL parser implementation)

License

Notifications You must be signed in to change notification settings

RelationalAI-oss/SQLParser.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLParser.jl

Julia module to parse and normalize SQL queries using the PostgreSQL query parser

Code Generation on libpg_query_binary_builder Updates

  • follow src/gen/README.md
  • Regenerate AbstractTrees extension via this command:
julia --project=. ./src/abstract_trees_codegen.jl

About

SQL Parser for Julia (using the PostgreSQL parser implementation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages