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
Create and manage the email signature you need
With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool.
Get the most out of your emails with a professionally designed custom email signature.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FunSQL.jl!