Software Alternatives, Accelerators & Startups

The definitive guide to using Django with SQLite in production 💡

Coolify CapRover Amazon S3
  1. An open-source, hassle-free, self-hostable Heroku & Netlify alternative.
    Pricing:
    • Open Source
    I have been running Django sites in production under heavy load for over 10 years at my day job. We started with a MySQL database backend but, after running into a few issues, switched to PostgreSQL which has been rock-solid. I tend to use the same stack for side projects. Especially because, initially, most of my projects were hosted on Heroku and they had stellar support for PostgreSQL. Now, having bounced from Heroku to Render to Fly.io to Digital Ocean (with CapRover) to Hetzner (with Coolify), I am re-evaluating my default choice of database.

    #Website Builder #Cloud Computing #Static Site Generators 72 social mentions

  2. Build your own PaaS in a few minutes!
    Pricing:
    • Open Source
    I have been running Django sites in production under heavy load for over 10 years at my day job. We started with a MySQL database backend but, after running into a few issues, switched to PostgreSQL which has been rock-solid. I tend to use the same stack for side projects. Especially because, initially, most of my projects were hosted on Heroku and they had stellar support for PostgreSQL. Now, having bounced from Heroku to Render to Fly.io to Digital Ocean (with CapRover) to Hetzner (with Coolify), I am re-evaluating my default choice of database.

    #PaaS #Cloud Computing #Container Tools 109 social mentions

  3. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
    Litestream is the gold standard for replicating SQLite databases to S3. There are many S3-compatible storage options available. I currently ship a replica to both Cloudflare R2 and Hetzner Object Storage just in case. Backblaze B2 is another option, as is AWS S3, obviously.

    #Cloud Hosting #Object Storage #Cloud Storage 199 social mentions

Discuss: The definitive guide to using Django with SQLite in production 💡

Log in or Post with