- Sqlite transaction for insert takes forever https://github.com/mattn/go-sqlite3 40 comments golang
- Using go run file.go or testing library locks the SQLite database https://github.com/mattn/go-sqlite3 2 comments golang
- Is there a Golang equivalent of Python's sqlite3 .iterdump() for dumping a SQLite database to SQL text? https://github.com/mattn/go-sqlite3 3 comments golang
Linking pages
- GitHub - binwiederhier/ntfy: Send push notifications to your phone or desktop using PUT/POST https://github.com/binwiederhier/ntfy 214 comments
- How I found a bug in SQLite - Vallified https://www.philipotoole.com/how-i-found-a-bug-in-sqlite/ 158 comments
- GitHub - xo/usql: Universal command-line interface for SQL databases https://github.com/xo/usql 112 comments
- GitHub - p-e-w/shin: A shell in every text input on your system https://github.com/p-e-w/shin 83 comments
- GitHub - chrisdavies/dbench: An unscientific benchmark of SQLite vs the file system (btrfs) https://github.com/chrisdavies/dbench 67 comments
- GitHub - xo/usql: Universal command-line interface for SQL databases https://github.com/knq/usql 57 comments
- GitHub - mikestefanello/pagoda: Rapid, easy full-stack web development starter kit in Go https://github.com/mikestefanello/pagoda 48 comments
- File distribution over DNS: (ab)using DNS as a CDN (eighty-twenty news) https://eighty-twenty.org/2023/07/31/dns-as-a-cdn 48 comments
- GitHub - go-testfixtures/testfixtures: Ruby on Rails like test fixtures for Go. Write tests against a real database https://github.com/go-testfixtures/testfixtures 31 comments
- GitHub - railstack/go-on-rails: Use Rails to Develop or Generate a Golang Application. https://github.com/railstack/go-on-rails 30 comments
- Statically compiling Go programs https://www.arp242.net/static-go.html 27 comments
- GitHub - lighttiger2505/sqls: SQL language server written in Go. https://github.com/lighttiger2505/sqls 27 comments
- GitHub - hrishiksh/hash: A terminal based password manager for everyone https://github.com/hrishiksh/hash 24 comments
- How to create a basic RESTful API in Go | by Etienne Rouzeaud | Medium https://medium.com/@etiennerouzeaud/how-to-create-a-basic-restful-api-in-go-c8e032ba3181 22 comments
- GitHub - Dentrax/GMDB: GMDB is the ultra-simple, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch) https://github.com/dentrax/gmdb 21 comments
- GitHub - assafmo/SQLiteQueryServer: Bulk query SQLite database over the network https://github.com/assafmo/sqlitequeryserver 18 comments
- GitHub - MatFluor/gofinance: A game-inspired budgeting tool, written in go https://github.com/MatFluor/gofinance 17 comments
- GitHub - xo/xo: Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server https://github.com/knq/xo 16 comments
- GitHub - bvinc/go-sqlite-lite: SQLite driver for the Go programming language https://github.com/bvinc/go-sqlite-lite 15 comments
- GitHub - abjrcode/swervo: Rotate your secrets and live worry free! https://github.com/abjrcode/swervo 15 comments
Linked pages
- Release History - The Go Programming Language https://golang.org/doc/devel/release#go1.16.minor 133 comments
- sql package - database/sql - Go Packages http://golang.org/pkg/database/sql/#NullInt64 28 comments
- GitHub - karalabe/xgo: Go CGO cross compiler https://github.com/karalabe/xgo 19 comments
- build package - go/build - Go Packages https://golang.org/pkg/go/build/#hdr-Build_Constraints 7 comments
- Pragma statements supported by SQLite https://sqlite.org/pragma.html#pragma_secure_delete 5 comments
- HOWTO: Cross-compile a Go app for Windows from Linux :: LimitlessFX http://www.limitlessfx.com/cross-compile-golang-app-for-windows-from-linux.html 3 comments
- GitHub - dinedal/go-sqlite3-extension-functions: extension-functions.c from SQLite3 contrib easier to use for Go programs https://github.com/dinedal/go-sqlite3-extension-functions 2 comments
- url package - net/url - Go Packages https://golang.org/pkg/net/url/#URL 1 comment
- tdm-gcc https://jmeubank.github.io/tdm-gcc/ 1 comment
- Built-In Mathematical SQL Functions https://sqlite.org/lang_mathfunc.html 0 comments
- The Virtual Table Mechanism Of SQLite https://www.sqlite.org/vtab.html 0 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - mattn/go-sqlite3: sqlite3 driver for go using database/sql
See how to search.