DEV Community

Discussion on: How to host your side-projects for free in 2023: from Auth to Database

Collapse
 
mini256 profile image
Mini256

Great post! TiDB serverless database is also worth mentioning here.

I am considering using TiDB Serverless and Vercel Sverless Function to build my application because I learned from their website that it also supports real-time analysis capabilities, so I don't need to introduce another analytical database (such as Clickhouse or Tinybird).

I am also considering using it as the underlying database for my blog (based on a self-hosted wordpress), as it has permanently free 5GB of storage.