issues
search
marcboeker
/
go-duckdb
go-duckdb provides a database/sql driver for the DuckDB database engine.
MIT License
745
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UUID decode to string incorrectly.
#322
james-lawrence
opened
12 hours ago
0
segfault when selecting from a registered view
#321
ajwerner
opened
15 hours ago
0
arrow_test: demonstrate segfault
#320
ajwerner
closed
13 hours ago
0
Expose conn and stmt [Part 1]
#319
fanyang01
closed
14 hours ago
1
database/sql/driver: unsupported data type: ARRAY: index: 0
#318
hellower
opened
2 days ago
0
Streaming arrow query results
#317
fanyang01
opened
2 days ago
0
Expose dialect internals for SQLc support
#315
casimcdaniels
closed
5 days ago
0
transaction.go not packaged right?
#312
yy2428
closed
1 week ago
1
Self-contained connector example
#311
taniabogatsch
closed
1 week ago
0
Expose conn and stmt for advanced usage
#310
fanyang01
opened
1 week ago
4
add String() method to Decimal
#308
veqryn
closed
1 week ago
3
Fix memory leak in prepared statements
#307
begelundmuller
closed
2 weeks ago
1
ARRAY type support
#306
taniabogatsch
closed
2 weeks ago
1
No results for UNION type
#305
jorinvo
opened
2 weeks ago
7
TIMETZ support and fixes around times
#304
taniabogatsch
closed
2 weeks ago
1
DuckDB 1.1.3
#303
taniabogatsch
closed
2 weeks ago
0
Update README.md
#302
hellower
closed
3 weeks ago
4
update arrow to v18
#301
loicalleyne
closed
3 weeks ago
1
PrepareContext support
#300
taniabogatsch
closed
3 weeks ago
0
Minor refactoring and additional error handling
#299
taniabogatsch
closed
3 weeks ago
0
Update to Go 1.23
#298
taniabogatsch
closed
3 weeks ago
0
Add support for using a *UUID as parameter to the appender
#297
asabil
closed
3 weeks ago
1
Pivot does not work with prepared statements
#296
busiest-beaver
closed
3 weeks ago
0
Fix comparison against nil for the UUID type
#295
asabil
closed
3 weeks ago
1
Add support for renaming struct fields
#294
asabil
closed
4 weeks ago
1
Add steps for windows build
#293
JAicewizard
closed
4 weeks ago
8
ADBC - memory never decreases after delete
#292
neveritt
closed
1 month ago
1
Update to duckdb's latest bug fix release
#291
taniabogatsch
closed
1 month ago
0
Extend README extension comment
#289
taniabogatsch
closed
1 month ago
0
Add godoc badge
#288
taniabogatsch
closed
1 month ago
0
[Documentation] Add note about undefined conn
#287
taniabogatsch
closed
1 month ago
0
go-duckdb\transaction.go:6:5: undefined: conn
#286
sailineg
closed
1 month ago
1
Update the profiling example in the README
#285
taniabogatsch
closed
2 months ago
0
go-duckdb@v1.8.1\transaction.go:6:5: undefined: conn
#284
amrihuang
closed
2 months ago
2
feat: add support for duckdb_arrow_scan
#283
fanyang01
closed
1 month ago
4
Include the examples in the CI test workflow
#282
taniabogatsch
closed
2 months ago
0
Update to duckdb 1.1.1
#281
taniabogatsch
closed
2 months ago
0
Statically link the JSON extension
#280
taniabogatsch
closed
2 months ago
0
Documentation on cross-compilation
#279
goloroden
opened
2 months ago
12
Add benchmark and fix list resizing
#278
JAicewizard
closed
2 months ago
0
Add generic setters to void casting values to any
#276
JAicewizard
closed
2 months ago
4
`go build` fails in transaction.go with undefined: conn
#275
srirampetavue
closed
2 months ago
14
Add profiling support
#274
taniabogatsch
closed
2 months ago
1
add DUCKDB_INVALID_CONFIGURATION to duckdb.Error
#273
apocelipes
closed
2 months ago
1
[Feature] Type interface
#272
taniabogatsch
closed
2 months ago
10
Update to DuckDB 1.1.0
#271
taniabogatsch
closed
2 months ago
0
[Appender] duckdb_appender_flush before close for a meaningful error message
#270
taniabogatsch
closed
2 months ago
1
link to func 'sql.OpenDB': fix incorrect line number
#269
deining
closed
3 months ago
2
upgrade to Apache Arrow v17
#268
derekperkins
closed
3 months ago
3
Add support for create_function()
#267
localhosted
closed
2 months ago
2
Next