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
Add SQL Backend support
#30
adewes
opened
10 years ago
1
simplify the expression in the README
#29
matrixise
closed
10 years ago
1
Tests refactoring
#28
dmytrokyrychuk
closed
10 years ago
3
Useless code in tests
#27
dmytrokyrychuk
closed
10 years ago
3
Added fix to allow the filter method sort_by argument to work
#26
dalethestirling
closed
10 years ago
2
FileBackend.filter() does not support the sort_by arguement
#25
dalethestirling
opened
10 years ago
1
pip install blitzdb failing (version 0.2.5)
#24
dalethestirling
closed
10 years ago
2
QuerySet.next() raises AttributeError
#23
poliquin
closed
10 years ago
3
Pep8
#22
dmytrokyrychuk
closed
10 years ago
4
How do you delete/retrieve a sub-document from a document?
#21
grplyler
closed
10 years ago
2
CI setup
#20
jxieeducation
closed
10 years ago
2
Set Up Travis Integration
#19
adewes
closed
10 years ago
2
uuid
#18
jxieeducation
closed
10 years ago
1
Querying foreign key relationships will fail if additional fields are present in the document
#17
adewes
opened
10 years ago
0
Add better tests for special ($) query operators
#16
adewes
opened
10 years ago
1
btree simple
#15
jxieeducation
closed
10 years ago
3
Change test suite so that it works when MongoDB is not installed
#14
adewes
closed
10 years ago
1
Some of the tests fail sometimes due to "bad" random data
#13
adewes
opened
10 years ago
0
proof of concept for BTree index
#12
jxieeducation
closed
10 years ago
2
Improve Code Documentation
#11
adewes
opened
10 years ago
0
Add Support for Raw Documents & Collections
#10
adewes
opened
10 years ago
0
Add BTree Indexing to File Backend
#9
adewes
opened
10 years ago
0
Improve Tests
#8
adewes
opened
10 years ago
0
Add SQL Backend
#7
adewes
opened
10 years ago
0
Improve Documentation
#6
adewes
opened
10 years ago
4
Install on your machine and report issues
#5
adewes
opened
10 years ago
0
Project name clashes with another
#4
tobych
closed
10 years ago
8
Made to be Python3 compatible, uses the six module for most of the help
#3
koblas
closed
10 years ago
1
Not python3 friendly
#2
koblas
closed
10 years ago
3
Autogenerate global list of all Object-derived classes
#1
adewes
closed
10 years ago
1
Previous