A worked example of an Access Control List, implemented with QSchema, Qapper and QSharp.
The example is based upon the CodeProject article Lightning-Fast Access Control Lists in C# where the ACL is backed by a kdb+ database.
In the example, database schema is automatically generated and defined in a kdb+ session. Corresponding data is also created and inserted based upon a well known collection of characters. The data is retreived and used to build a working Access Control List.