issues
search
coleifer
/
unqlite-python
Python bindings for the UnQLite embedded NoSQL database
http://unqlite-python.readthedocs.org/
MIT License
390
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add workflow for testing on multiple os, automate publish to pypi with compiled wheels
#68
jianlins
closed
8 months ago
2
Latest pip install asks for moving away from setup.py
#67
jianlinshi
closed
1 year ago
5
add basic type hint
#66
yulinfeng000
closed
1 year ago
1
pin cython version
#65
mstubna
closed
1 year ago
3
Cannot install unqlite 0.9.4 on Windows
#64
sverzakov
closed
1 year ago
3
Is it possible to use a samba shared database file?
#63
mfmain
closed
1 year ago
1
Import error
#62
Dhanachandra
closed
2 years ago
3
Readme update
#61
dimaqq
closed
2 years ago
1
Unqlite on python 3.10 fails with unqlite.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send
#60
ldorigo
closed
2 years ago
8
Collection reverse iterator
#59
anselor
closed
3 years ago
1
Re-assign the collection name after the vm reset() call
#58
anselor
closed
3 years ago
1
Collection cursor only returns first record
#57
anselor
closed
3 years ago
16
FR: Binary releases on PyPI
#56
positron96
closed
4 years ago
3
empty_collection.last_record_id() is 0
#55
buckle2000
closed
4 years ago
1
collection.store returs int
#54
buckle2000
closed
4 years ago
3
ValueError when inserting to nonexistent collection
#53
buckle2000
closed
4 years ago
2
Fix UnQLiteError.__init__ missing argument
#52
CodeBizarre
closed
4 years ago
2
AsyncIO Support?
#51
techdragon
closed
5 years ago
5
Wrong kwarg name in UnQLite() API docs.
#50
gchaperon
closed
5 years ago
0
fix a typo in a cursor example
#49
ksato9700
closed
5 years ago
1
Retrieved values are byte strings (Python 3.7)
#48
scossu
closed
4 years ago
6
Flags unavailable via Python
#47
liran-funaro
closed
5 years ago
2
Use in multi-process environment?
#46
dinkelk
closed
6 years ago
2
Question about multithread
#45
xiaoch05
closed
6 years ago
2
Update db entry in multiple threads
#44
avocadochicken
closed
6 years ago
6
collection fetch, anyway it will return a value
#43
yingsf
closed
6 years ago
1
fetch() return a dict with binary values contrary to example
#42
ghost
closed
6 years ago
7
Iteration Run Time
#41
PyDever
closed
6 years ago
7
Iteration Run Time
#40
PyDever
closed
6 years ago
1
Update UnQLite link
#39
SilviaMachinalis
closed
6 years ago
0
Slow performance when dropping collection
#38
efficks
closed
6 years ago
3
Installation error: AttributeError: class Extension has no attribute '__mro__'
#37
enderax
closed
7 years ago
1
Fix link to engine.so
#36
nicoddemus
closed
7 years ago
1
s/cython/Cython in setup.py to fix install
#35
jtriley
closed
7 years ago
0
Collections store None instead of numpy numbers
#34
thejohnhoffer
closed
7 years ago
6
pass primary key manually
#33
haehn
closed
7 years ago
5
Possibly outdated warning
#32
LordRatte
closed
7 years ago
0
Integer keys-value pairs within a collection are being converted to lists
#31
shashfrankenstien
closed
7 years ago
1
Cython dependency fails pip install
#30
akangasr
closed
6 years ago
7
Auto-detect that pyx files are built with cython
#29
jobevers
closed
5 years ago
5
retrieving db keys causes some keys to become invisible to subsequent lookups
#28
lebedov
closed
8 years ago
6
Confusing documentation regarding accessing collection items
#27
neRok00
closed
8 years ago
0
Convert readthedocs links for their .org -> .io migration for hosted projects
#26
adamchainz
closed
8 years ago
1
issues with exceptions
#25
ejbatutis
closed
8 years ago
1
After certain file size records not getting added
#24
ivansabik
closed
8 years ago
2
Boolean functionality seems "off"
#23
atonkyra
closed
8 years ago
3
Collection.store eventually fails after adding records inside with db.transaction()
#22
kolbyjack
closed
8 years ago
2
fix leaking fd while using urandom
#21
irpab
closed
8 years ago
2
API Documentation of collection.store()
#20
aellwein
closed
8 years ago
1
Unqlite and numpy arrays
#19
fabioz
closed
8 years ago
1
Next