issues
search
kelindar
/
column
High-performance, columnar, in-memory store with bitmap indexing in Go
MIT License
1.44k
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Q: Timestamp-based index, multiple tables, joins
#109
nexovec
opened
6 months ago
1
Count() incorrect for tx rollback.
#108
pyrofolium
opened
9 months ago
0
chore: fix low hang go report card issues
#107
smsunarto
opened
9 months ago
0
int64 primary key
#106
delaneyj
opened
10 months ago
0
Cross collection transactions?
#105
delaneyj
opened
10 months ago
1
cleanup from go-staticcheck
#104
delaneyj
opened
10 months ago
0
add unset for columns
#103
delaneyj
opened
10 months ago
0
Allow for int column names
#102
delaneyj
opened
10 months ago
0
Enum vs String
#101
delaneyj
closed
9 months ago
1
Empty columns?
#100
delaneyj
opened
10 months ago
0
Unset a column?
#99
delaneyj
opened
10 months ago
4
Return cursor index
#98
kelindar
closed
1 year ago
0
Are there plans to store the database on disk?
#97
curiosport
opened
1 year ago
1
question about chunk and buffer
#96
vicpang
closed
1 year ago
2
RwString as an exported struct
#95
hexhog
opened
1 year ago
0
large strings
#94
roihe
opened
1 year ago
1
Using `r.String()` instead of `string(r.Bytes())` to avoid allocation
#93
sgosiaco
closed
1 year ago
1
Fix withValue on record column type
#92
kelindar
closed
1 year ago
1
Simplify large snapshot test
#91
kelindar
closed
1 year ago
0
Fix creation of columns post insert
#90
kelindar
closed
1 year ago
0
Panic when adding many values
#89
dkolbly
closed
1 year ago
1
Fixed index out of range issue when loading large snapshot
#88
sgosiaco
closed
1 year ago
0
Database query with time.Time
#87
roihe
closed
1 year ago
1
Duplicate index entries
#86
roihe
opened
1 year ago
2
possible memory leak when taking a snapshot
#85
ami-m
opened
1 year ago
2
Found race case with backMap in SortedIndex
#84
Dreeseaw
closed
1 year ago
0
Tidy go mod
#83
kelindar
closed
1 year ago
0
how do I efficiently query for unique values of a field
#82
ami-m
opened
1 year ago
2
[Feature Request] set pk column after columns creation
#81
kcmvp
opened
1 year ago
1
The performance seems low...
#80
didip
opened
1 year ago
2
CreateTrigger and DropTrigger
#79
kelindar
closed
1 year ago
0
[Feature Request] more powerful index
#78
kcmvp
opened
1 year ago
1
[Feature Request]: Simper collection creation & data insertion & and Query
#77
kcmvp
closed
1 year ago
1
Fix swap and record index
#76
kelindar
closed
1 year ago
0
SortedIndex baseline implementation
#75
Dreeseaw
closed
1 year ago
3
Fixed numeric merging options
#74
kelindar
closed
1 year ago
0
Adding record column
#73
kelindar
closed
1 year ago
0
Generalized merging function
#72
kelindar
closed
2 years ago
0
Expose race case with ubuntu container
#71
Dreeseaw
closed
2 years ago
1
Support 'AND (... OR ... OR ...)' queries
#70
Dreeseaw
closed
2 years ago
4
Fix snapshot race
#69
kelindar
closed
2 years ago
0
Fixed duplicate primary keys
#68
kelindar
closed
2 years ago
0
Added vectorized aggregates
#67
kelindar
closed
2 years ago
0
Fix commit.Channel
#66
Dreeseaw
closed
2 years ago
0
Fixed loadstring index
#65
kelindar
closed
2 years ago
0
Non deterministic filter results
#64
james-bowers
opened
2 years ago
6
Running in the background?
#63
james-bowers
closed
2 years ago
2
Add generic chunked storage to strings and numbers
#62
kelindar
closed
2 years ago
0
Refactor numeric types
#61
kelindar
closed
2 years ago
0
converted builds to matrix
#60
siennathesane
closed
2 years ago
0
Next