-
Notifications
You must be signed in to change notification settings - Fork 0
outworlder/AQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# AVIARY QUERY LANGUAGE A DSL for generating SQL expressions for Chicken Scheme. Examples: * #;2> (from authentication (id login password) (where (= login ))) "SELECT id,login,password FROM authentication WHERE id=1"x
About
Aviary Query Language: A DSL(domain-specific language) that generates SQL.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published