Cypria is an open-source query language that interprets to SQL,
making it easy to build complicated queries with
functional constructs.
Download Cypria
Try Cypria
SELECT * FROM (SELECT * FROM (Sailors)) WHERE (count>3)
Documentation & links
News
- We just launched!