Linq for IndexedDB 1.0

IndexedDB is an API for client-side storage of significant amounts of structured data and for high performance searches on this data using indexes.IndexedDB is recommended for large amounts of data and provides separate APIs for synchronous and...