Learn about file storage and database options on Replit.
Database | Object Storage | |
---|---|---|
Ideal data format | Structured data with relationships | Large files (images, videos, documents) |
Data model | Tables, rows, columns | Buckets, objects |
Query language | SQL | REST API |
Clients | PostgresSQL-compatible clients and ORMs | Replit SDKs and GCS client libraries |
Billing model | Pay for compute time and storage space | Pay for bandwidth and storage space |