LiteDB icon indicating copy to clipboard operation
LiteDB copied to clipboard

LiteDB - A .NET NoSQL Document Store in a single data file

Results 367 LiteDB issues
Sort by recently updated
recently updated
newest added

Sometimes i get a litedb.liteexception LiteDB.LiteException HResult=0x80131500 Nachricht = Invalid Data on 0. Full zero: True. Page Type: Empty. Prev/Next: 0/0. UniqueID: 0. ShareCounter: 0. Quelle = LiteDB Stapelüberwachung: bei...

bug

How can I get a collection for a period of time, like this (Collection.Find(s => s.day.Year

question

Like the title already states, LiteDB doesn't have a mac os variant. That being said, I'll use this "issue" to keep track of the progress (until a PR has been...

Hi, I'm trying to read liteDB files generated by this with the litedb developed for python. For what I' have seen, this two litedb have exactly the same name but...

question

Hey guys. I would be grateful if someone can provide a small guide how to use LiteDB v 5 in Xamarin.Forms - because with the implementation i have now -...

question

**Version** LiteDB 5.0.12, .NET 4.7.2, Win11 Pro 64bit. **Describe the bug** When running Linq operation Find on ILiteDatabase's FileStorage object, I'm facing an intermittent issue of it getting stuck waiting...

bug

**Version** .NET 5, LiteDB 5.0.11 **Describe the bug** `The process cannot access the file 'xxx' because it is being used by another process.` during Upserts and Deletes in a very...

bug

v5.0.11 ```csharp // tags is a HashSet (which gets serialized(?) to an array in the database) // tags_all is a string[] of tags (counted images should possess every tag in...

question

**Version** 5.0.12 Linux environment I'm submitting this in retrospect as I was able to resolve the issue and I don't have a test case to provide. **Describe the bug** Similar...

bug

System.AggregateException: One or more errors occurred. (Invalid collection name 'MA11C_Anomaly_20220602003344': There is no space in header this collection name) ---> LiteDB.LiteException: Invalid collection name 'MA11C_Anomaly_20220602003344': There is no space in...