issues
search
msiemens
/
tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
https://tinydb.readthedocs.org
MIT License
6.84k
stars
549
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add test edge cases
#586
AlexanderPumaPucho
opened
1 week ago
0
[Unit tests] Different coverages presented by pytest and coveralls tools
#585
higa-daniel
opened
1 week ago
0
Add Edge Case and Special Scenario Tests
#584
AlexanderPumaPucho
opened
1 week ago
0
Freeze Refactor - Diminish Cyclomatic Complexity
#583
calebe-bertoluci
opened
1 week ago
0
#581-refactor-too-long-function: improve function readability and decrease cognitive complexity
#582
higa-daniel
opened
1 week ago
0
[Improvement] Refactor too long function
#581
higa-daniel
opened
1 week ago
0
Improving documentation to publicize and share the project and codes
#580
mateustoin
opened
1 week ago
0
Refactor __repr__ method in TinyDB class for clarity and consistency
#579
marcfreir
opened
1 week ago
0
Refactor mypy_plugin.py for Improved Code Quality and Compliance
#577
marcfreir
opened
1 week ago
0
Code Quality Improvements Based on Pylint Report
#576
marcfreir
opened
1 week ago
1
Documentation Ideas - API Reference
#575
mateustoin
opened
2 weeks ago
0
comparing two columns leads to always True
#574
blacksages
opened
3 weeks ago
0
fix: LRUCache.set update cache value when key exists
#573
CwjXFH
closed
1 month ago
0
Test with Python 3.13 and add trove classifier
#571
edgarrmondragon
closed
1 month ago
2
3 Insert calls to table, only 2 go through
#566
MartinKurtz
closed
3 months ago
2
db.clear_cache() does not re-read new db.json file
#565
ktdreyer
opened
5 months ago
1
suggest renaming param for table.update()
#564
xiangninglyu
closed
1 month ago
1
Demonstrate the use of `~` as the NOT operator in the README.
#563
jkopczyn
closed
1 month ago
1
is it possible to encrypt DB file and add authentication?
#562
jackywu
closed
1 month ago
2
Add mention to no-op query in docs, tweak sentence
#561
kinuax
closed
1 month ago
1
LRUCache.set not update cache value when the key exists
#560
CwjXFH
closed
1 month ago
4
extract method in queries.py
#559
CallMeJJJJinx
closed
6 months ago
1
What specific scenarios can this database be used in?
#558
Alexhuihui
closed
1 month ago
3
Questions about Copilot + Open Source Software Hierarchy
#557
liaochris
closed
6 months ago
0
Fix broken example in "How to Extend TinyDB" docs
#555
fvrlo
closed
1 month ago
1
How can we ensure uniqeness when inserting
#553
fenchu
closed
1 month ago
2
json context manager
#552
dagraham
opened
10 months ago
1
bug: MemoryStorage incorrectly keeps references to nested dicts
#551
helgridly
opened
10 months ago
1
A simple implementation for update_multiple_by_id
#550
abse4411
closed
1 month ago
1
Test with Python 3.12 and add trove classifier
#548
edgarrmondragon
closed
1 month ago
5
Search documents that do not have a specific key
#547
aseba
closed
1 month ago
1
fix: isinstance with self.document_class iso Document
#546
aptly-io
closed
1 month ago
2
Document ID and existing unique value in the document
#545
aptly-io
closed
1 month ago
2
is there any way to speed up deletion
#544
fenchu
closed
1 month ago
2
build(deps-dev): bump urllib3 from 2.0.4 to 2.0.7
#543
dependabot[bot]
closed
1 month ago
2
Fix Broken link in documentation (PyMongo docs link)
#542
Anonynz
closed
1 month ago
1
build(deps-dev): bump urllib3 from 2.0.4 to 2.0.6
#541
dependabot[bot]
closed
1 year ago
1
Broken link in documentation.
#539
kamajus3
closed
1 month ago
1
Json decoder error when reading DB from multiple processes
#537
Shubhranshu153
opened
1 year ago
3
Are there any option to persist query caches?
#536
miratcan
closed
1 month ago
2
build(deps-dev): refactor unnecessary usage of `typing-extensions` and remove it from the dev-dependencies
#535
ruancomelli
closed
1 month ago
1
-1073741571 (0xC00000FD) something interesting occured.
#534
clooj
closed
1 year ago
2
build(deps-dev): bump pygments from 2.14.0 to 2.15.0
#533
dependabot[bot]
closed
1 year ago
0
TinyDB 4.8.0 issue
#531
deadoverflow
closed
1 year ago
2
Does tinyDB support multi-thread/process access ?
#530
sequoiar
closed
1 year ago
2
Data Corruption vulnerability on TinyDB version 4.7.1
#529
deadoverflow
closed
1 year ago
5
de-serialization Query() statement for search is there a way not use eval
#528
fenchu
closed
1 year ago
3
build(deps): bump requests from 2.28.1 to 2.31.0
#527
dependabot[bot]
closed
1 year ago
2
Use orjson instead native json to improve performance
#521
gaetan1903
closed
1 year ago
1
Updated extensions.rst to change status of TinyMP
#520
alshapton
closed
1 year ago
1
Next