Dokku
Google App Engine
Salesforce Platform
Google Cloud Functions
AWS Lambda
Azure Web Apps
Heroku
CapRover
Google Cloud PostgreSQL
Supabase
Firebase
pREST
Crunchy Bridge
Beekeeper Studio
Amazon RDS for PostgreSQL
Hightouch Audiences
Google Cloud PostgreSQLNo Google Cloud PostgreSQL videos yet. You could help us improve this page by suggesting one.
Based on our record, Dokku should be more popular than Google Cloud PostgreSQL. It has been mentiond 29 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Dokku is the smallest PaaS implementation you've ever seen. It's a self-hosted Heroku alternative that runs on a single server. Push code with git push โ Dokku builds, deploys, and manages your apps. - Source: dev.to / 3 months ago
I think that https://dokku.com/ is actually the closest to what you are building. - Source: Hacker News / 5 months ago
Dokku is the veteran of this list, first released in 2013. It's a "mini Heroku" that gives you git-push deployments on a single server. Push your code, Dokku builds it with Heroku buildpacks or a Dockerfile, and runs it in a Docker container. - Source: dev.to / 5 months ago
Tools like Coolify, Dokku, and Dokploy run a Heroku-like experience on your own VPS. The typical setup is a Hetzner or DigitalOcean server with one of these tools installed. You get git-push deploys, automatic SSL, and database provisioning. - Source: dev.to / 5 months ago
Similar and not tied to a cloud provider: https://dokku.com. - Source: Hacker News / 9 months ago
Google Cloud SQL for MySQL (for managed MySQL) or Google Cloud SQL for PostgreSQL (for managed PostgreSQL). - Source: dev.to / about 1 year ago
This is Google's managed service for databases that makes it easier to set up, maintain, and manage PostgreSQL databases on Google Cloud. - Source: dev.to / almost 2 years ago
For a small database you don't need Snowflake. You need Postgres or MySQL. Power BI for visualizing data seems fine. For entering data you can use Airforms. Source: almost 3 years ago
PostgreSQL is an open-source relational database, used by many companies, and is very common among cloud applications, where companies prefer an open-source solution, supported by a strong community, as an alternative to commercial database engines. The simplest way to run the PostgreSQL engine in the cloud is to choose one of the managed database services, such as Amazon RDS for PostgreSQL or Google Cloud SQL... - Source: dev.to / over 3 years ago
For the database, I used Cloud SQL, which is a managed database service from Google Cloud Platform (GCP). This GCP product provides a cloud-based alternative to MySQL, PostgreSQL and SQL Server databases. The great advantage of Cloud SQL is that it is a managed service, that is, you do not have to worry about some tasks related to the infrastructure where the database will run, tasks such as backups, maintenance... - Source: dev.to / about 4 years ago
Google App Engine - A powerful platform to build web and mobile apps that scale automatically.
Supabase - An open source Firebase alternative
Salesforce Platform - Salesforce Platform is a comprehensive PaaS solution that paves the way for the developers to test, build, and mitigate the issues in the cloud application before the final deployment.
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
Google Cloud Functions - A serverless platform for building event-based microservices.
pREST - A fully RESTful API from any existing PostgreSQL database written in Go