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 ...
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Once you’ve installed SQLite, you’ll probably want to learn how to maneuver around the ...
Bun is an ambitious project that is quickly emerging as a drop-in replacement and faster alternative to Node.js. Here's a look at how Bun works and how to use it for your server-side JavaScript ...
sqlitr is a trivial query tool for SQLite. Usage: sqlitr [FLAGS] path/to/db.sqlite query [QUERY_ARGS] Examples: sqlitr --help sqlitr --version # simple select, will print header row sqlitr ...
MvcCore classic CD collection CRUD example with default SQLite database and authentication. Example uses SQLite database by default, but it contains also MySQL, MSSQL and PostgreSQL database backups, ...
Love it or hate it, the capabilities of your modern web browser continuously grow in strange and wild ways. The ability for web apps to work offline requires a ...