Joel
joelseq.bsky.social
Joel
@joelseq.bsky.social
SWE @ figma
Created a SQLite admin #golang library (and binary) to easily manage an embedded SQLite database. I built it because I could not find any existing tools to manage embedded SQLite DBs that matched the developer experience of Turso with Drizzle Studio.
github.com/joelseq/sqli...
GitHub - joelseq/sqliteadmin-go: Admin tool for interacting with an embedded SQLite database
Admin tool for interacting with an embedded SQLite database - joelseq/sqliteadmin-go
github.com
February 21, 2025 at 2:03 AM
Not done yet but almost there! Hoping to ship this sqlite admin tool by next week
January 30, 2025 at 3:04 AM
Working on a SQLite admin tool for #Golang. I wanted something that I can easily integrate into an existing Go backend with an embedded SQLite DB rather than have to use Turso just for the Drizzle Studio integration. Pretty happy with the progress so far 😄
December 9, 2024 at 5:38 AM
Trying #AdventOfCode for the first time in #Rustlang
December 3, 2024 at 2:50 AM