News

Feature bloat, or added value for this JavaScript toolkit? The Bun team has released version 1.2.21 of its JavaScript bundler and runtime, written in Zig, adding features including built-in drivers ...
DuckDB v1.3.2 (Ossivalis) 0b83e5d2f6 Enter ".help" for usage hints. Connected to a transient in-memory database. Use ".open FILENAME" to reopen on a persistent database. D create table t1 (id integer ...
MySQL TypeScript Interface Generator Generate TypeScript interfaces automatically from your MySQL database tables. This CLI tool connects to a MySQL database, reads the schema, and creates a single ...