select * from tools limit 1;
Using the `sqlpkg` package manager.
Using the `sqlpkg` package manager.
Find, install and manage SQLite extensions.
To compensate for SQLite's missing features.
70 additional functions are now available in Sqlime.
A drop-in replacement for the sqlite3 module, bundled with essential extensions.
A rich set of string functions, from `slice`, `contains` and `count` to `split_part`, `translate` and `repeat`.
Encoding binary data into a textual representation and vice versa.
Ask AI to explain or troubleshoot your SQL query in a playground.
Turn static SQL code in your articles into executable examples.
Working with files and traversing directories from SQL.
Three ways to create a pivot table in plain SQL.
Use a robust pattern matching and text replacement tool from SQL.
Write functions in plain SQL.
For faster exploratory data analysis.
Faster JSON handling in a relational database.
Simplify queries without storing additional data.
How to edit a big query without leaving the CLI
Search for the query instead of typing it by hand.
Regexes, math, file IO and over 100 other functions.
Strict tables, any type and a new pragma.
I have built an online SQL playground with vanilla JS and a bit of GitHub API. Here's how.
Here is why SQLite is a perfect tool for you - whether you are a developer, data analyst, or geek.
With recursive CTE and randomized data.
But with GitHub Actions it is.
Math functions, column removal and RETURNING clause.