Skip to content

hunyadi/pysqlexpr

Repository files navigation

pysqlexpr: Expressive SQL for Python

pysqlexpr offers a robust yet flexible way to build SQL expressions and queries in Python, which helps write SQL code generators. Combined with a type checker such as mypy, pysqlexpr can validate expressions (e.g. composite logical expressions) and catch potential errors early in the development phase.

This package focuses on the Snowflake dialect of SQL.

About

Expressive SQL for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages