Skip to content

zellermario/funquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ddee26 · Sep 19, 2024

History

6 Commits
Sep 18, 2024
Sep 18, 2024
Sep 19, 2024
Sep 19, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024

Repository files navigation

FunQuery

A custom language that allows for the definition of a data model and for writing functional queries on this model.
The data model combines parts of the relational data model (entities, relationships, keys) and abstract data types known from functional languages (sum, product, wrapper types).

The language comes with a code generator that can generate from the functional queries the data access layer of backend applications relying on relational databases as storage. The first supported generation target is Java with a jOOQ or QueryDSL.

About

Future project - functional query language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published