-
-
Save ribafs/8d97b04b578833679456a2bdcb983cd5 to your computer and use it in GitHub Desktop.
Revisions
-
bmaupin revised this gist
Mar 4, 2022 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,15 +4,15 @@ See also: | Service | Type | Storage | Limitations | | --- | --- | --- | --- | | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | ⚠️ Proprietary NoSQL | 25 GB | ⚠️ Payment method required | | [Amazon RDS](https://aws.amazon.com/rds/) | ⚠️ Proprietary RDBMS | | ⚠️ Only free for 1 year | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | | ⚠️ Only free for 1 year | | 👉 [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB | 5 concurrent connections | | [Fly.io](https://fly.io/blog/free-postgres/) | PostgreSQL | 3 GB | ⚠️ Credit card required, limited outbound traffic, no way to avoid accidental overage fees | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | ⚠️ Proprietary NoSQL | 1 GB | ⚠️ After the first year there's no way to avoid accidental overage fees | | 👉 [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | ⚠️ Proprietary NoSQL | 1 GB | Deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB | | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB | | | [OpenShift Developer Sandbox](https://developers.redhat.com/developer-sandbox) | MariaDB, MongoDB, MySQL, PostgreSQL | 15 GB | ⚠️ Expires after 30 days (can resubscribe for free but not extend subscription), pods are automatically deleted after 12 consecutive hours of runtime | -
bmaupin revised this gist
Mar 4, 2022 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,15 +7,16 @@ See also: | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB | ⚠️ Payment method required | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | | ⚠️ Only free for 1 year | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | | ⚠️ Only free for 1 year | | 👉 [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB | 5 concurrent connections | | [Fly.io](https://fly.io/blog/free-postgres/) | PostgreSQL | 3 GB | ⚠️ Credit card required, limited outbound traffic, no way to avoid accidental overage fees | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB | ⚠️ After the first year there's no way to avoid accidental overage fees | | 👉 [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB | Deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB | | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB | | | [OpenShift Developer Sandbox](https://developers.redhat.com/developer-sandbox) | MariaDB, MongoDB, MySQL, PostgreSQL | 15 GB | ⚠️ Expires after 30 days (can resubscribe for free but not extend subscription), pods are automatically deleted after 12 consecutive hours of runtime | | [Oracle Cloud](https://www.oracle.com/cloud/free/) | Oracle Database | 20 GB each per two databases | ⚠️ Payment method required | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB | | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB | Max 10 connections<br>⚠️ Payment method required after 30 day trial | | 👉 [Supabase](https://supabase.com/pricing) | PostgreSQL | 500 MB | Paused after 1 week inactivity<br>2 GB transfer limit | -
bmaupin revised this gist
Feb 4, 2022 . 1 changed file with 17 additions and 17 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,20 +2,20 @@ See also: - [Free backend hosting](https://gist.github.com/bmaupin/d2d243218863320b01b0c1e1ca0cf5f3) - https://free-for.dev/#/?id=dbaas | Service | Type | Storage | Limitations | | --- | --- | --- | --- | | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB | ⚠️ Payment method required | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | | ⚠️ Only free for 1 year | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | | ⚠️ Only free for 1 year | | [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB | 5 concurrent connections | | [Fly.io](https://fly.io/blog/free-postgres/) | PostgreSQL | 3 GB | ⚠️ Credit card required, limited outbound traffic, no way to avoid accidental overage fees | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB | ⚠️ After the first year there's no way to avoid accidental overage fees | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB | Deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB | | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB | | | [OpenShift Developer Sandbox](https://developers.redhat.com/developer-sandbox) | MariaDB, MongoDB, MySQL, PostgreSQL | 15 GB | ⚠️ Expires after 30 days (can resubscribe for free but not extend subscription), pods are automatically deleted after 12 consecutive hours of runtime | | [Oracle Cloud](https://www.oracle.com/cloud/free/) | Oracle Database | 20 GB each per two databases | ⚠️ Payment method required | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB | | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB | Max 10 connections<br>⚠️ Payment method required after 30 day trial | -
bmaupin revised this gist
Jan 24, 2022 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,17 +4,18 @@ See also: | Service | Type | Limitations | | --- | --- | --- | | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB of storage<br>⚠️ Payment method required | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | ⚠️ Only free for 1 year | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | ⚠️ Only free for 1 year | | [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB of storage (PostgreSQL)<br>Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB of storage | | [Fly.io](https://fly.io/blog/free-postgres/) | PostgreSQL | 3 GB of storage<br>⚠️ Credit card required, limited outbound traffic, no way to avoid accidental overage fees | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB storage<br>⚠️ After the first year there's no way to avoid accidental overage fees | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB of storage<br>deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB of storage | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | ⚠️ Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)<br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Oracle Cloud](https://www.oracle.com/cloud/free/) | Oracle Database | 20 GB of storage each per two databases<br>⚠️ Payment method required | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB of storage<br>Max 10 connections<br>⚠️ Payment method required after 30 day trial | -
bmaupin revised this gist
Sep 26, 2021 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,5 +15,6 @@ See also: | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB of storage | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | ⚠️ Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)<br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Oracle Cloud](https://www.oracle.com/cloud/free/) | Oracle Database | 20 GB of storage each per two databases | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB of storage<br>Max 10 connections<br>⚠️ Payment method required after 30 day trial | -
bmaupin revised this gist
Feb 19, 2021 . 1 changed file with 5 additions and 5 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,15 +5,15 @@ See also: | Service | Type | Limitations | | --- | --- | --- | | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB of storage | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | ⚠️ Only free for 1 year | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | ⚠️ Only free for 1 year | | [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB of storage (PostgreSQL)<br>Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB of storage | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB storage<br>⚠️ After the first year there's no way to avoid accidental overage fees | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB of storage<br>deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB of storage | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | ⚠️ Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)<br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB of storage<br>Max 10 connections<br>⚠️ Payment method required after 30 day trial | -
bmaupin revised this gist
Feb 17, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,4 +16,4 @@ See also: | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | <strong>Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)</strong><br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | 128 MB of storage<br>Max 10 connections<br><strong>Payment method required after 30 day trial</strong> | -
bmaupin revised this gist
Feb 5, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ See also: | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB of storage | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | <strong>Only free for 1 year</strong> | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | <strong>Only free for 1 year</strong> | | [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB of storage (PostgreSQL)<br>Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB of storage | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB storage<br><strong>After the first year there's no way to avoid accidental overage fees</strong> | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | -
bmaupin revised this gist
Feb 5, 2020 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,6 +7,7 @@ See also: | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB of storage | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | <strong>Only free for 1 year</strong> | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | <strong>Only free for 1 year</strong> | | [Clever Cloud](https://www.clever-cloud.com/en/pricing) | PostgreSQL, MySQL, MongoDB, Redis | 256 MB of storage (PostgreSQL) | Max 5 connections (PostgreSQL) | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB of storage | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB storage<br><strong>After the first year there's no way to avoid accidental overage fees</strong> | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | @@ -15,4 +16,4 @@ See also: | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | <strong>Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)</strong><br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | ~~512 MB~~ 128 MB of storage<br>Max 10 connections | -
bmaupin revised this gist
Feb 4, 2020 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,6 @@ See also: - [Free backend hosting](https://gist.github.com/bmaupin/d2d243218863320b01b0c1e1ca0cf5f3) - https://free-for.dev/#/?id=dbaas | Service | Type | Limitations | | --- | --- | --- | -
bmaupin revised this gist
Dec 18, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,6 +11,6 @@ See also: [Free backend hosting](https://gist.github.com/bmaupin/d2d243218863320 | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB of storage<br>deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB of storage | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | <strong>Free subscriptions expire after 60 days (can resubscribe for free but not extend subscription)</strong><br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | ~~512 MB~~ 128 MB of storage | -
bmaupin revised this gist
Sep 5, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,3 +13,4 @@ See also: [Free backend hosting](https://gist.github.com/bmaupin/d2d243218863320 | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | <strong>Free subscriptions expire after 60 days (can resubscribe for free)</strong><br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage | | [Scalingo](https://scalingo.com/databases/postgresql) | PostgreSQL | ~~512 MB~~ 128 MB of storage | -
bmaupin created this gist
Feb 26, 2019 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ See also: [Free backend hosting](https://gist.github.com/bmaupin/d2d243218863320b01b0c1e1ca0cf5f3) | Service | Type | Limitations | | --- | --- | --- | | [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) | Proprietary NoSQL | 25 GB of storage | | [Amazon RDS](https://aws.amazon.com/rds/) | Proprietary RDBMS | <strong>Only free for 1 year</strong> | | [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) | MS SQL Server | <strong>Only free for 1 year</strong> | | [ElephantSQL](https://www.elephantsql.com/plans.html) | PostgreSQL | 20 MB of storage | | [Google Cloud Firestore](https://cloud.google.com/firestore/pricing) | Proprietary NoSQL | 1 GB storage<br><strong>After the first year there's no way to avoid accidental overage fees</strong> | | [Heroku Postgres](https://www.heroku.com/pricing#databases) | PostgreSQL | 10K max rows | | [IBM Cloud Cloudant](https://console.bluemix.net/catalog/services/cloudant) | Proprietary NoSQL | 1 GB of storage<br>deleted after 30 days of no activity | | [IBM Cloud Db2](https://console.bluemix.net/catalog/services/db2) | Db2 | 200 MB of storage | | [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/pricing) | MongoDB | 512 MB of storage | | [OpenShift Online v3](https://www.openshift.com/pricing/index.html) | MongoDB, MariaDB, MySQL, PostgreSQL, Redis | <strong>Free subscriptions expire after 60 days (can resubscribe for free)</strong><br>2 GB of persistent storage<br>Idling after 30 minutes inactivity, hibernates 18 out of 72 hours | | [Redis Enterprise](https://redislabs.com/get-started/) | Redis | 30 MB of storage |