CSJsonDB
CSJsonDB copied to clipboard
Support operations other than equals
You might want to consider supporting any binary expression or maybe a linq method for select/where etc.
Fixed for "Where" method, changed return type to List to support LINQ operations.