menu
Star
|
Fork
Get Started
Installation
Database
insert
Select
Where
And
Not Equal
Or
Like
In
Between
Update
Remove
Count
SELECT FROM table_name WHERE item!=value;
e.g -
SELECT FROM Customers WHERE Country!='Germany';
JsStore
Complete IndexeDB wrapper with SQL like api.