Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ujjwalguptaofficial/JsStore
A complete IndexedDB wrapper with SQL like syntax.
https://github.com/ujjwalguptaofficial/JsStore
Ug fix update wait for tx
ujjwalguptaofficial opened this pull request 20 days ago
ujjwalguptaofficial opened this pull request 20 days ago
Does update return before its task is completed?
ujjwalguptaofficial opened this issue 20 days ago
ujjwalguptaofficial opened this issue 20 days ago
Join error --> this.table(...) is undefined
JasminDreasond opened this issue about 1 month ago
JasminDreasond opened this issue about 1 month ago
Database schema from migration is not reflected on the newer device
ujjwalguptaofficial opened this issue about 2 months ago
ujjwalguptaofficial opened this issue about 2 months ago
Ug feat handle versionchange event
ujjwalguptaofficial opened this pull request 2 months ago
ujjwalguptaofficial opened this pull request 2 months ago
Ug fix primarykey with keypath
ujjwalguptaofficial opened this pull request 2 months ago
ujjwalguptaofficial opened this pull request 2 months ago
KeyPath unable to insert if set as primarykey
RohitM-IN opened this issue 2 months ago
RohitM-IN opened this issue 2 months ago
Question: Add extra data to add metadata to column definition for middleware
RohitM-IN opened this issue 2 months ago
RohitM-IN opened this issue 2 months ago
Update interfaces.ts to address keypath issue
RohitM-IN opened this pull request 2 months ago
RohitM-IN opened this pull request 2 months ago
Bug: keyPath IWhereQuery Type Issue
RohitM-IN opened this issue 2 months ago
RohitM-IN opened this issue 2 months ago
is there any way to use for Chrome-Extension-of-Manifest-V3?
reedjones opened this issue 4 months ago
reedjones opened this issue 4 months ago
add Date type on IWhereQuery
juji opened this pull request 5 months ago
juji opened this pull request 5 months ago
Or query optimization
ujjwalguptaofficial opened this pull request 6 months ago
ujjwalguptaofficial opened this pull request 6 months ago
Or query refactor
ujjwalguptaofficial opened this pull request 6 months ago
ujjwalguptaofficial opened this pull request 6 months ago
strange behavior when using operator "!="
chrystalingus opened this issue 6 months ago
chrystalingus opened this issue 6 months ago
count function has a serious bug: where conditions are not be use correct.
HongliangQiu opened this issue 9 months ago
HongliangQiu opened this issue 9 months ago
Type Typo issue
yusa-imit opened this issue 11 months ago
yusa-imit opened this issue 11 months ago
Timestamp Concatenate and String Comparison Not Working
Aparnai7 opened this issue about 1 year ago
Aparnai7 opened this issue about 1 year ago
Ug fix join where array bug issue 355
ujjwalguptaofficial opened this pull request about 1 year ago
ujjwalguptaofficial opened this pull request about 1 year ago
or condition and array in where does not works when using within joins
Aparnai7 opened this issue about 1 year ago
Aparnai7 opened this issue about 1 year ago
Is it possible to share a worker with multiple connections?
Eleg-i opened this issue about 1 year ago
Eleg-i opened this issue about 1 year ago
Trying to run Jsstore in a web worker w/o its own webworker - onmessage problem
drfraser opened this issue about 1 year ago
drfraser opened this issue about 1 year ago
Unexpected Behavior: Different Results Based on Argument Order in 'where' Clause
shauryavclarityvoice opened this issue about 1 year ago
shauryavclarityvoice opened this issue about 1 year ago
add Middleware select query join not run Middleware
tym3515 opened this issue about 1 year ago
tym3515 opened this issue about 1 year ago
Feature - Helpers: remove
ujjwalguptaofficial opened this issue about 1 year ago
ujjwalguptaofficial opened this issue about 1 year ago
"MySql : Sound Like " Query support in JsStore
veddishant opened this issue about 1 year ago
veddishant opened this issue about 1 year ago
The union query is used with an or query and is used with multiple conditions. The query data is incorrect
xuyongweb opened this issue over 1 year ago
xuyongweb opened this issue over 1 year ago
keyPath incompatible with AND logic
HongliangQiu opened this issue over 1 year ago
HongliangQiu opened this issue over 1 year ago
Federated queries are used with or queries, and the query data is incorrect
xuyongweb opened this issue over 1 year ago
xuyongweb opened this issue over 1 year ago
Multi nesting in sql query does not work - SELECT * from Products where supplierID=1 and ((categoryId=1 and price=18) or (categoryId=2 and price=22))
xuyongweb opened this issue over 1 year ago
xuyongweb opened this issue over 1 year ago
Problems performing a query using 'OR'.
ujjwalguptaofficial opened this issue over 1 year ago
ujjwalguptaofficial opened this issue over 1 year ago
Left join with multiple conditions
shaangidwani opened this issue over 1 year ago
shaangidwani opened this issue over 1 year ago
I now need to do three-end compatibility
xuyongweb opened this issue over 1 year ago
xuyongweb opened this issue over 1 year ago
Or query, with many parameters, does it require writing each one twice
xuyongweb opened this issue over 1 year ago
xuyongweb opened this issue over 1 year ago
JSStore Encrypt Data issues
shaangidwani opened this issue over 1 year ago
shaangidwani opened this issue over 1 year ago
Typescript complaints about the `or` clause
josebailo opened this issue over 1 year ago
josebailo opened this issue over 1 year ago
Join with two tables with select specific columns or all columns
shaangidwani opened this issue over 1 year ago
shaangidwani opened this issue over 1 year ago
Do not force to write add, drop, and modify when altering a table
josebailo opened this issue over 1 year ago
josebailo opened this issue over 1 year ago
Can't use where with multiple multiEntry columns
Jake-Thompson opened this issue almost 2 years ago
Jake-Thompson opened this issue almost 2 years ago
how to add a new table?
ujjwalguptaofficial opened this issue almost 2 years ago
ujjwalguptaofficial opened this issue almost 2 years ago
Uncaught Error: JsStoreWorker not found
yibhou opened this issue almost 2 years ago
yibhou opened this issue almost 2 years ago
Can't reset auto_increment field
umersheikh-projectmarker opened this issue almost 2 years ago
umersheikh-projectmarker opened this issue almost 2 years ago
close the connection
croraf opened this issue almost 2 years ago
croraf opened this issue almost 2 years ago
composite key
croraf opened this issue almost 2 years ago
croraf opened this issue almost 2 years ago
initDb throwing error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'run')
croraf opened this issue almost 2 years ago
croraf opened this issue almost 2 years ago
ReferenceError: self is not defined
zakaria-chahboun opened this issue about 2 years ago
zakaria-chahboun opened this issue about 2 years ago
JsStore does not work without web worker
excitedelektron opened this issue about 2 years ago
excitedelektron opened this issue about 2 years ago
Array aggregation
MaxEtMoritz opened this issue about 2 years ago
MaxEtMoritz opened this issue about 2 years ago
How to query Left Join where the key of the 2nd table is null?
ujjwalguptaofficial opened this issue about 2 years ago
ujjwalguptaofficial opened this issue about 2 years ago
Behavior of the "skip" for multiple columns in "or" operator in where clause
ujjwalguptaofficial opened this issue about 2 years ago
ujjwalguptaofficial opened this issue about 2 years ago
dynamic-user-behavior.service.ts:88 TypeError: Cannot read properties of undefined (reading 'run')
huajian123 opened this issue about 2 years ago
huajian123 opened this issue about 2 years ago
"Where" clause with more than one column in "or" operator doesn't work properly
alisabrigok opened this issue about 2 years ago
alisabrigok opened this issue about 2 years ago
Join using three tables and aggregate fails
ujjwalguptaofficial opened this issue over 2 years ago
ujjwalguptaofficial opened this issue over 2 years ago
Inner join between three tables fails
femto-code opened this issue over 2 years ago
femto-code opened this issue over 2 years ago
Exports have been changed in 4.4
alekitto opened this issue over 2 years ago
alekitto opened this issue over 2 years ago
Implement store in select
ujjwalguptaofficial opened this pull request over 2 years ago
ujjwalguptaofficial opened this pull request over 2 years ago
Feature: Where on nested Object
ujjwalguptaofficial opened this issue over 2 years ago
ujjwalguptaofficial opened this issue over 2 years ago
How to convert data into another format and then query on the computed data
ujjwalguptaofficial opened this issue over 2 years ago
ujjwalguptaofficial opened this issue over 2 years ago
update select query order type to accept array of order query
ujjwalguptaofficial opened this pull request over 2 years ago
ujjwalguptaofficial opened this pull request over 2 years ago
select.order typing issues
yusa-imit opened this issue over 2 years ago
yusa-imit opened this issue over 2 years ago
fix typescript select-order typing issues
yusa-imit opened this pull request over 2 years ago
yusa-imit opened this pull request over 2 years ago
JsStore not supports mockup indexedDB when testing by jest
IntelMin opened this issue over 2 years ago
IntelMin opened this issue over 2 years ago
Count query with "In" operator doesn't work properly
alisabrigok opened this issue over 2 years ago
alisabrigok opened this issue over 2 years ago
Where condition on column not working for 'equal' cases
PierreLucB opened this issue over 2 years ago
PierreLucB opened this issue over 2 years ago
Chrome process CRASHES due to "heavy" data storage (?)
mikron123 opened this issue almost 3 years ago
mikron123 opened this issue almost 3 years ago
Fix CODING_GUIDELINES.md Typo
CarsonChr opened this pull request almost 3 years ago
CarsonChr opened this pull request almost 3 years ago
the order of data insertion is inconsistent with the order of query results
a1067111756 opened this issue almost 3 years ago
a1067111756 opened this issue almost 3 years ago
notNull constraint causes inserting empty strings to fail
D4uS1 opened this issue almost 3 years ago
D4uS1 opened this issue almost 3 years ago
为什么new Connection()的时候,不传递worker就会报错。 是必须使用worker吗
cy-biggray opened this issue over 3 years ago
cy-biggray opened this issue over 3 years ago
Order by multiple column is not working?
vaishnavhiren1993 opened this issue over 3 years ago
vaishnavhiren1993 opened this issue over 3 years ago
"Supplied value is not an array" error when inserting into string/array column
kinhoon opened this issue over 3 years ago
kinhoon opened this issue over 3 years ago
LIMIT doesn't work with WHERE IN
imannms opened this issue over 3 years ago
imannms opened this issue over 3 years ago
Feature - Update setting value by calculation with other columns
ujjwalguptaofficial opened this issue over 3 years ago
ujjwalguptaofficial opened this issue over 3 years ago
select order does not look to work
nielsnl68 opened this issue over 3 years ago
nielsnl68 opened this issue over 3 years ago
Select returning a multi dimensional Map() object based on given fields?
nielsnl68 opened this issue over 3 years ago
nielsnl68 opened this issue over 3 years ago
Bundle jsStore.js and jsStore.worker.js in one file
nielsnl68 opened this issue over 3 years ago
nielsnl68 opened this issue over 3 years ago
Make usable from SharedWorker
Madman600 opened this issue over 3 years ago
Madman600 opened this issue over 3 years ago
Error: "Cannot set property 'min(datum)' of undefined" on empty db
nielsnl68 opened this issue over 3 years ago
nielsnl68 opened this issue over 3 years ago
The requested version (1) is less than the existing version (3).
nielsnl68 opened this issue over 3 years ago
nielsnl68 opened this issue over 3 years ago
4.1.1 breaks worker injection
Madman600 opened this issue over 3 years ago
Madman600 opened this issue over 3 years ago
v 4 doesn't work without web workers?
pylnata opened this issue over 3 years ago
pylnata opened this issue over 3 years ago
Breaking changes in version 4
n3sted0wl opened this issue over 3 years ago
n3sted0wl opened this issue over 3 years ago
How to use INSERT IGNORE?
imannms opened this issue over 3 years ago
imannms opened this issue over 3 years ago
V 4.0
ujjwalguptaofficial opened this pull request over 3 years ago
ujjwalguptaofficial opened this pull request over 3 years ago
Could not parse content for http://example.com/scripts/jsstore.worker.min.js.map
kAvItHa-cL opened this issue over 3 years ago
kAvItHa-cL opened this issue over 3 years ago
Way to switch database connections
gimzani opened this issue over 3 years ago
gimzani opened this issue over 3 years ago
Issue with or'd like conditions
bralax opened this issue over 3 years ago
bralax opened this issue over 3 years ago
between not inclusive
Madman600 opened this issue over 3 years ago
Madman600 opened this issue over 3 years ago
Primary key with multiple columns?
Madman600 opened this issue almost 4 years ago
Madman600 opened this issue almost 4 years ago
for in used to iterate over array in BaseSelect.prototype.removeDuplicates
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
WhereChecker fails to compare Dates using direct equality (other operators work) and unequal dates pass the check
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
Performance compare with dexie
xland opened this issue almost 4 years ago
xland opened this issue almost 4 years ago
Bug in transaction example
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
TypeScript typing is missing some type definitions ("or", transaction callback, jsstore.worker.commonjs2)
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
TypeScript typing is missing some type definitions )
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
Internal error when using count with a where clause with an invalid index (better error message expected)
The-MAZZTer opened this issue almost 4 years ago
The-MAZZTer opened this issue almost 4 years ago
Can't figure out how to search same field for multiple values
kwlayman opened this issue almost 4 years ago
kwlayman opened this issue almost 4 years ago
Integration with Next.js
hylickipiotr opened this issue almost 4 years ago
hylickipiotr opened this issue almost 4 years ago
Sorting on aggregated column
ujjwalguptaofficial opened this issue almost 4 years ago
ujjwalguptaofficial opened this issue almost 4 years ago