Fast-text search in SQLite with fts5

June 5, 2022

Topics: sqlite

Generating calendar events with iCalendar on Remix

May 17, 2022

Topics: typescript, remix

Compiling the latest sqlite3 on a Linux Ubuntu server

March 11, 2022

Topics: sqlite, linux-ubuntu, python, php

Small python script to build a chrome extension package for store deployment

March 9, 2022

Topics: python

Time-series data in Postgres with TimescaleDB

February 27, 2022

Topics: postgres

Get the info displayed upon connecting to a linux ubuntu box via ssh on demand

January 25, 2022

Topics: linux-ubuntu

Making php 8 use the latest version of sqlite3 on Ubuntu 20.04 LTS

December 30, 2021

Topics: linux-ubuntu, sqlite, php

Concept for reducing paper waste in product documentation and help guides with QR codes

December 23, 2021

Topics: concept

Simple way to update a sqlite database table from a csv file using pandas

July 18, 2021

Topics: python, sqlite

A simple way to have a synced Set in localStorage

May 22, 2021

Topics: javascript