@linked-db/linked-ql
Advanced tools
Comparing version 0.8.6 to 0.8.7
@@ -14,3 +14,3 @@ { | ||
"icon": "https://webqit.io/icon.svg", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "repository": { |
@@ -32,3 +32,3 @@ # Linked QL | ||
It comes as a small library and is usable over your DB of choice - from the server-side Postgres, mariadb and MySQL, to the client-side [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API), to the plain JSON object! | ||
It comes as a small library and is usable over your DB of choice - from the server-side Postgres, mariadb and MySQL, to the client-side [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API), and the in-memory plain JSON object! | ||
@@ -35,0 +35,0 @@ Jump to sections and features: |
5303886