Database
Guides
- Intro, Data Modeling, Databases | Prisma's Data Guide
- How to Efficiently Choose the Right Database for Your Applications | PingCAP
Playgrounds
Managed databases
- ElephantSQL - PostgreSQL as a Service
- Worry-Free Managed Database Hosting (DBaaS) | DigitalOcean
- PlanetScale
- Upstash: Serverless Data for Redis® and Kafka®
- Announcing D1: our first SQL database
Schema migration
- What are database migrations? | Prisma's Data Guide
- Playhouse, extensions to Peewee — peewee 3.14.10 documentation
- Alter field migration with Peewee | bmwlog
Example databases
- MySQL :: Other MySQL Documentation#Example Databases
- genschsa/mysql-employees - Docker Image | Docker Hub
Ref: 100 秒で MySQL のローカル環境を Docker で作って、データも自動で入れる。最強の SQL 練習環境構築法
Links
- 5 ways to host PostgreSQL databases | Prisma's Data Guide
- globocom/database-as-a-service: Database as a service (DBaaS) that allows users to quickly and easily deploy and manage database instances using cloud infrastructure
- Fauna | The data API for modern applications
- The Open Source Firebase Alternative | Supabase
- Python の ORM の Peewee を使ってデータベースを操作してみる(2019 年 8 月版) - Qiita
- I'm All-In on Server-Side SQLite · Fly
- Getting started with database development : databasedevelopment