Articles by Tag #sqlite3

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Building a Fast and Compact SQLite Cache Store

Discover why bun:sqlite, combined with Msgpackr serialization, offers an efficient solution for building fast and compact cache stores.

Learn More 2 0Jul 24 '24

Quick SQLite to PostgreSQL Migration with pgloader

pgloader is an open-source data loading tool that efficiently streams data into PostgreSQL using the...

Learn More 0 0May 1

ActiveRecord / SQlite3 Compatibility Matrix

Photo (Cropped) by Raghavendra Badaskar on Unsplash This matrix covers the versions of Rails /...

Learn More 0 0Jun 6

Learning About Security: SQL Injection

What is SQL Injection? SQL Injection is an attack technique that manipulates SQL queries...

Learn More 0 0Nov 7 '24

Creating Native Desktop Apps with SQLite and GTK

Building a Classic Desktop App with GCC, SQLite, and GTK

Learn More 0 0May 26