Skip to content

A worked example of an Access Control List, implemented with QSchema, Qapper and QSharp

License

Notifications You must be signed in to change notification settings

dotnetq/Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

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.

About

A worked example of an Access Control List, implemented with QSchema, Qapper and QSharp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages