LiteDB.Studio icon indicating copy to clipboard operation
LiteDB.Studio copied to clipboard

SELECT count from a sample table throw OutOfMemoryException

Open sgf opened this issue 4 years ago • 0 comments

i have about 35 million data in a sample table (only a string _id and a int value ) when im use SELECT count(*) FROM CodeTask LiteDB Studio throw OutOfMemoryException

LiteDB Studio v1.0.2.0

image

sgf avatar Dec 15 '21 06:12 sgf