issues
search
adewes
/
blitzdb
Blitz is a document-oriented database for Python that is backend-agnostic. It comes with a flat-file database for JSON documents and provides MongoDB-like querying capabilities.
http://blitzdb.readthedocs.org
MIT License
330
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix a few typos
#80
timgates42
opened
3 years ago
0
Support for Python 3.7
#79
epatters
closed
5 years ago
5
SqlBackend doesn't support querying without indexes, but it also can't create indexes
#78
somelinguist
opened
6 years ago
1
Various cleanups and small refactorings
#77
sfermigier
closed
6 years ago
3
OrderedDict turns to normal dict when document is loaded from database
#76
M4rtinK
opened
7 years ago
1
Fix link to UUID docs
#75
M4rtinK
closed
7 years ago
1
Fix broken Markdown headings
#74
bryant1410
closed
7 years ago
1
Fix broken headings in Markdown files
#73
bryant1410
closed
7 years ago
1
Support for ujson
#72
celestianx
opened
7 years ago
1
spelling fix
#71
markperdue
closed
8 years ago
1
Added supported advanced querying operators
#70
blesson3
closed
8 years ago
1
Syntax for Keyword Searching (LIKE in SQL)
#69
blesson3
opened
8 years ago
2
added documentation on update of a document
#68
leonardola
closed
8 years ago
1
getting error when using MongoBackend
#67
ShawnXu
opened
8 years ago
1
Missing dependency info on PyPI
#66
jnohlgard
opened
8 years ago
0
object file not saved
#65
flamingtop
opened
8 years ago
1
Attributes being deleted on .save()
#64
fiatjaf
opened
8 years ago
8
Issue with config file being overwritten
#63
jamespcole
opened
8 years ago
0
Merge two databases?
#62
wmayner
opened
8 years ago
2
Fixed typo: get_barse_select -> get_bare_select
#61
programmdesign
closed
9 years ago
1
Fixed string interpolations
#60
quantifiedcode-bot
closed
9 years ago
0
file backend: support query by lambda expression
#59
kylewm
closed
9 years ago
1
Filter expressions example from README fails for file backend
#58
kylewm
closed
9 years ago
1
SyntaxError when importing Document and/or FileBackend
#57
triitaoj
opened
9 years ago
1
docstring for QuerySet.sort and using slice with __getitem__
#56
kylewm
closed
9 years ago
1
Add `six` dependency to setup script
#55
dmytrokyrychuk
closed
9 years ago
1
Installing 0.2.12 through pip doesn't install 'six' module.
#54
beeftornado
closed
9 years ago
1
Update the documentation website with the latest changes
#53
nii236
closed
9 years ago
1
Blitzdb backends file index
#52
jcollado
closed
9 years ago
1
Fix meta class attribute name.
#51
bosonogi
closed
9 years ago
1
Update README.md
#50
programmdesign
closed
9 years ago
0
use os.path.join() to build paths
#49
dmytrokyrychuk
closed
9 years ago
1
Blitzdb backends files queries cleanup
#48
jcollado
closed
9 years ago
1
hidden attribute
#47
adewes
opened
9 years ago
0
Blitzdb backends file index cleanup
#46
jcollado
closed
9 years ago
1
Add basic unique indices
#45
cmutel
closed
9 years ago
2
No hardcode pk
#44
cmutel
closed
9 years ago
1
blitzdb, not blitz-db (fixes readthedocs.org links)
#43
TkTech
closed
9 years ago
1
Tests cleanup
#42
dmytrokyrychuk
closed
10 years ago
1
Improved tutorial and documentation
#41
bwiessneth
closed
10 years ago
1
Add unique indices
#40
cmutel
closed
9 years ago
2
Note limitations of JSON backend
#39
cmutel
closed
10 years ago
1
Add docs on how to switch backend serialisers.
#38
cmutel
closed
10 years ago
1
blitzdb.backends.file.backend cleanup
#37
jcollado
closed
10 years ago
1
method could be a function
#36
flolehmann
closed
9 years ago
1
except without action
#35
flolehmann
closed
9 years ago
0
hidden attribute
#34
flolehmann
closed
9 years ago
0
$exists still works wrong
#33
dmytrokyrychuk
closed
10 years ago
2
Python 3.4.1 and blitzdb issue
#32
juanchristian
closed
10 years ago
11
As promised, here is the failed test
#31
matrixise
opened
10 years ago
1
Next