Database
PostgreSQL
PostgreSQL is my database of choice. I use it for Gaia Sentinel's sensor data storage, C12 Tracker's study progress, and Gaia Cloud's user and deployment management. Comfortable with both raw SQL and ORM patterns.
How I use it
- Schema design with proper normalization
- Time-series data storage for sensor readings
- User authentication and role management
- Database provisioning automation (Gaia Cloud)
Used in