Y
Hacker News
new
|
ask
|
show
|
jobs
by
thisiswarry
1660 days ago
It doesn't seems to support HTTP protocol. So instead of an 60+MB MongoDB binary, you need Postgres (that's 3 times that size), plus FerretDB, plus a backend. 3 instances to run instead of one, that's a huge trade off.
1 comments
Aeolun
1660 days ago
True, but you also get PostgreSQL instead of Mongo, which is easily worth another 120mb.
I’m not sure what you mean by backend though? You need that regardless right?
link
thisiswarry
1660 days ago
I'm front-end, so no. not really. just a few lambda here and there when the authorizations are too complex. not building big apps though
link
Aeolun
1659 days ago
Can’t go directly from frontend to mongo? Unless you want to publically expose your instance.
link
I’m not sure what you mean by backend though? You need that regardless right?