Farshid's Weblog

Posts tagged "database"

# Title Date Author
20
Geopoly in SQLite
19
Creating a minimal SpatiaLite database with Python
18
Compiling and running sqlite3-rsync
17
Granting a PostgreSQL user read-only access to some tables
16
Combining CTEs and VALUES in SQLite
15
Calculating the size of a SQLite database file using SQL
14
Cumulative total over time in SQL
13
Combining substr and instr to extract text
12
Comparing database rows before and after with SQLite JSON functions
11
Enabling WAL mode for SQLite database files
10
Finding duplicate records by matching name and nearby distance
9
Figuring out if a text value in SQLite is a valid integer or float
8
Constructing GeoJSON in PostgreSQL
7
Compile a new sqlite3 binary on Ubuntu
6
Enabling a gin index for faster LIKE queries
5
Copy tables between SQLite databases
4
Counting SQLite virtual machine operations
3
Deno KV
2
Consecutive groups in SQL using window functions
1
Allowing a container in Docker Desktop for Mac to talk to a PostgreSQL server on the host machine