28 Jun 26
26 Jun 26
SQLite is a lightweight, serverless SQL database engine that provides an easy way to persist data in local applications. When combined with Node.js, it
11 Jun 26
29 May 26
22 May 26
The actual queries I run when I’m hunting fraud in transaction data. Velocity, impossible distances, suspicious amounts, merchant clusters, off-hours buys, and window functions.
21 May 26
The actual queries I run when I’m hunting fraud in transaction data. Velocity, impossible distances, suspicious amounts, merchant clusters, off-hours buys, and window functions.
19 May 26
The actual queries I run when I’m hunting fraud in transaction data. Velocity, impossible distances, suspicious amounts, merchant clusters, off-hours buys, and window functions.
21 Apr 26
17 Apr 26
16 Apr 26
15 Apr 26
23 Mar 26
z0ro Repository - Powered by z0ro
12 Mar 26
Akseli’s various rambles and posts about gaming, gamedev, FOSS, programming and other things.
08 Mar 26
05 Feb 26
sqldef is a CLI tool for diffing two SQL schemas. You can use it to manage the migration of RDBMSs using regular SQL DDLs.
04 Feb 26
Here are the top 7 best free PostgreSQL hosting providers that you can use to start managing your database effectively.
17 Dec 25
A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more. - Maxteabag/sqlit
13 Dec 25
In alpha at this stage, but another alternative to SQL with an enhanced syntax that supports JSON-like notation, and more importantly, relation traversal.
30 Nov 25
An interpreted relational query language that compiles to SQL. - erezsh/Preql
A tool for visual exploration of a large database’s schema.