D
DevGuide.dev
Home Blog HN Reader
/
Home
/
Blog
/
database

Posts tagged with "database"

5 posts found in this category.

Categories

  • All Articles 69
  • python 19
  • web-development 10
  • devops 9
  • development 8
  • javascript 7
  • bash 7

Recent Tags

  • python
  • web-development
  • devops
  • development
  • javascript
  • bash
🔍
pythongoogle-cloudfirestoredatabase

Simplifying Firestore Interactions with FSEntity Class

This article explores the FSEntity class, a Pythonic way to simplify interacting with and managing data in Google Firestore.

12-Jun-2024 Read more →
sqlitedatabasesqlmigrationschema

Schema Migration Script for SQLite to Rename and Change Column Type

Rename SQLite columns and change data types safely with migration scripts. Step-by-step guide with backup strategies. Preserve existing data during schema changes.

29-Jan-2024 Read more →
sqlitedatabasemigrationssqlzero-downtime

Zero-downtime Database Migrations in SQLite

Learn zero-downtime SQLite migrations with expand-migrate-contract pattern. Step-by-step guide with SQL examples. Keep your app running during schema changes.

16-Jan-2024 Read more →
sqlitedatabasesqldatetime

Dealing with datetime in SQLite

Handle datetime in SQLite efficiently with Unix epoch timestamps. Save storage space and convert to local timezone when needed. Complete examples included.

15-Jan-2024 Read more →
postgresqldatabasesqlpsqlcommand-line

Working with PostgreSQL from the Command Line

Harness the Full Potential of Postgres: Command-Line Mastery

10-Jun-2023 Read more →

Popular Articles

  • Simplifying Firestore Interactions with FSEntity Class
  • Schema Migration Script for SQLite to Rename and Change Column Type
  • Zero-downtime Database Migrations in SQLite
  • Dealing with datetime in SQLite
  • Working with PostgreSQL from the Command Line

Newsletter

Get weekly updates on new tutorials and guides.

DevGuide.dev

A collection of practical guides and tutorials for modern software development. Learn by doing with our comprehensive, hands-on content.

Content

  • All Articles
  • Topics

Company

  • About

Follow Us

  • Twitter
  • GitHub
© 2025 DevGuide.dev. All rights reserved.