From 974cd717fb3b0538c6798362523c4d242ed2be27 Mon Sep 17 00:00:00 2001 From: weisserw Date: Wed, 5 Feb 2020 01:00:23 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a0fd063..a8c78917 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,7 @@ Table of Contents * [InfluxDB](https://www.influxdata.com/) — Timeseries database, free up to 3MB/5 minutes writes, 30MB/5 minutes reads and 10,000 cardinalities series * [Quickmetrics](https://www.quickmetrics.io/) — Timeseries database with dashboard included, free up to 10,000 events/day and total of 5 metrics. * [restdb.io](https://restdb.io/) - a fast and simple NoSQL cloud database service. With restdb.io you get schema, relations, automatic REST API (with MongoDB-like queries) and an efficient multi-user admin UI for working with data. Free plan allows 3 users, 2500 records and 1 API requests per second. + * [Unbounded](https://www.unbounded.cloud/) - a NoSQL DBaaS which uses Javascript as a query language. Free tier allows 50,000 reads and writes per month, forever. ## STUN, WebRTC, Web Socket Servers and Other Routers From 069a2dce2b8349271f21ae10171f146f9a40aff3 Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 6 Feb 2020 11:40:33 +0700 Subject: [PATCH 2/3] Add SimpleLogin to Email section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c78917..305dd040 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ Table of Contents * [Yandex.Connect](https://connect.yandex.com/pdd/) — Free email and DNS hosting for up to 1,000 users * [yopmail.fr](http://www.yopmail.fr/en/) — Disposable email addresses * [zoho.com](https://www.zoho.com/mail/) — Free Webmail and collaboration for up to 5 users + * [SimpleLogin](https://simplelogin.io/) – Open source, self-hostable email alias/forwarding solution. ## Forms From ec75f9154931b6fdbd2f708d594f7f954d96ce62 Mon Sep 17 00:00:00 2001 From: Son NK Date: Fri, 7 Feb 2020 17:39:24 +0700 Subject: [PATCH 3/3] Add info about free plan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 305dd040..97180823 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ Table of Contents * [Yandex.Connect](https://connect.yandex.com/pdd/) — Free email and DNS hosting for up to 1,000 users * [yopmail.fr](http://www.yopmail.fr/en/) — Disposable email addresses * [zoho.com](https://www.zoho.com/mail/) — Free Webmail and collaboration for up to 5 users - * [SimpleLogin](https://simplelogin.io/) – Open source, self-hostable email alias/forwarding solution. + * [SimpleLogin](https://simplelogin.io/) – Open source, self-hostable email alias/forwarding solution. Free 5 Aliases, unlimited bandwith, unlimited reply/send. Free for educational staffs (student, researcher, etc). ## Forms