Skip to content
ITNotes ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Home » realtime
Database tutorial - IT technology blog
Posted inDatabase

PocketBase Tutorial: Build a Real-Time Database and Backend with a Single Executable File

August 19, 2026
PocketBase bundles a SQLite database, REST API, authentication, file storage, and real-time subscriptions into a single executable file. This tutorial walks you through getting it running in minutes, building collections, handling auth, and deploying to production.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Hasura GraphQL Engine: Auto-Generate GraphQL API from PostgreSQL Without Writing Backend Code

July 1, 2026
After six months running Hasura GraphQL Engine in production, it's replaced the bulk of hand-written CRUD code in our PostgreSQL-backed projects. This guide covers setup with Docker, row-level security without middleware, and realtime subscriptions — all without writing a single backend resolver.
Read More
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top