issues
search
ncruces
/
go-sqlite3
Go bindings to SQLite using wazero
https://pkg.go.dev/github.com/ncruces/go-sqlite3
MIT License
499
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Share memory by copying.
#180
ncruces
closed
3 days ago
2
Dot file locking.
#179
ncruces
closed
4 days ago
0
Expand the regexp extension
#178
ncruces
closed
10 hours ago
0
Checksums in default VFS.
#177
ncruces
closed
1 week ago
0
Checksum VFS.
#176
ncruces
closed
1 week ago
0
SQLite 3.47.0
#175
ncruces
closed
1 week ago
1
Backup API from driver
#174
ncruces
opened
1 week ago
0
Port the Checksum VFS
#172
ncruces
closed
1 week ago
4
AES-XTS VFS
#171
ncruces
closed
2 weeks ago
3
Configure memory, 32-bit WAL.
#170
ncruces
closed
2 weeks ago
0
Implement dot file locking for weird platforms
#169
ncruces
closed
4 days ago
0
`panic: resource temporarily unavailable` on SunOS Elle 5.11 tribblix-m35 i86pc i386 i86pc
#168
tsmethurst
closed
2 weeks ago
19
AES-XTS VFS
#167
ben-krieger
closed
2 weeks ago
12
Bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1
#166
dependabot[bot]
closed
4 weeks ago
0
Bump golang.org/x/sys from 0.25.0 to 0.26.0
#165
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/text from 0.18.0 to 0.19.0
#164
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/crypto from 0.27.0 to 0.28.0
#163
dependabot[bot]
closed
1 month ago
0
Bulk insert API
#162
ncruces
opened
1 month ago
0
update wasm-opt arguments with more optimization passes
#161
NyaaaWhatsUpDoc
closed
1 month ago
7
use "len(buf)-1" to access final slice index to eliminate a few more boundary checks
#160
NyaaaWhatsUpDoc
closed
1 month ago
1
Investigate usage over NFS
#159
ncruces
opened
1 month ago
0
add compiler hints to reduce number of slice bounds checks
#158
NyaaaWhatsUpDoc
closed
1 month ago
4
Spellfix1 Virtual Table
#157
ncruces
closed
1 month ago
0
In-memory databases don't seem to be shareable across connections
#156
michaellenaghan
closed
1 month ago
1
Don't panic on memory commit failure.
#154
ncruces
closed
4 weeks ago
1
Understanding WAL support
#153
michaellenaghan
closed
1 month ago
2
Fix HardHeapLimit name in comment
#152
mtlynch
closed
1 month ago
0
Support driver.RowsColumnTypeNullable
#151
ncruces
closed
1 month ago
0
gormlite: In-Memory DB does not work properly
#150
gpayer
closed
1 month ago
1
Expand explanation of openblob semantics
#149
mtlynch
closed
1 month ago
0
Question: Lifetime for blob object in `openblob`
#148
mtlynch
closed
1 month ago
37
Bump golang.org/x/crypto from 0.26.0 to 0.27.0
#147
dependabot[bot]
closed
1 month ago
0
Context aware busy handler.
#146
ncruces
closed
1 month ago
0
Context aware busy handler
#145
ncruces
closed
1 month ago
1
WAL blocking locks
#144
ncruces
closed
2 months ago
0
WAL blocking locks
#143
ncruces
closed
2 months ago
0
Migration error using driver with PocketBase
#142
shynome
closed
2 months ago
6
How do I use the backup API from Gorm?
#141
Xe
closed
2 months ago
4
Bump golang.org/x/sys from 0.23.0 to 0.24.0
#139
dependabot[bot]
closed
2 months ago
0
BEGIN CONCURRENT, wal2.
#138
ncruces
closed
2 months ago
0
Bump golang.org/x/text from 0.16.0 to 0.17.0
#137
dependabot[bot]
closed
2 months ago
1
Bump golang.org/x/crypto from 0.25.0 to 0.26.0
#136
dependabot[bot]
closed
2 months ago
1
Bump golang.org/x/sync from 0.7.0 to 0.8.0
#135
dependabot[bot]
closed
2 months ago
1
Bump golang.org/x/sys from 0.22.0 to 0.23.0
#134
dependabot[bot]
closed
2 months ago
1
Add example for custom time with database/sql
#133
daenney
closed
2 months ago
3
Custom time and implementing sql.Scanner
#132
daenney
closed
2 months ago
3
Use memdb for tests.
#131
ncruces
closed
3 months ago
1
Examples and tests using `:memory:` instead of MemDB VFS
#130
daenney
closed
3 months ago
7
Usage of memdb VFS
#129
beldmian
closed
3 months ago
2
Missing an impl for Pinger in sql driver
#128
jwendel
closed
3 months ago
6
Next