FunSQL is a Julia library for the compositional construction of SQL queries. Julia programmers sometimes need to interrogate data with the Structured Query Language (SQL). But SQL is notoriously hard to write in a modular fashion. FunSQL exposes full expressive power of SQL with compositional semantics. FunSQL allows you to build queries incrementally from small independent fragments. This approach is particularly useful for building applications that programmatically construct SQL queries.
Features
- FunSQL allows you to build queries incrementally from small independent fragments
- FunSQL exposes full expressive power of SQL with a compositional semantics
- With FunSQL, SQL clauses such as FROM, WHERE, and JOIN are represented by invocations of From, Where, and Join
- Examples available
- Documentation available
- For compositional construction of SQL queries
Categories
Data VisualizationLicense
MIT LicenseFollow FunSQL.jl
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FunSQL.jl!