-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add blog post on using Illa Cloud with FerretDB #3516
Conversation
Marketing blog posts should be reviewed by @ptrfarkas and @AlekSi. |
Codecov Report
@@ Coverage Diff @@
## main #3516 +/- ##
=======================================
Coverage 61.61% 61.62%
=======================================
Files 426 426
Lines 27502 27502
=======================================
+ Hits 16945 16947 +2
+ Misses 9550 9549 -1
+ Partials 1007 1006 -1 see 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
||
<!--truncate--> | ||
|
||
FerretDB is an [open-source document database replacement](https://blog.ferretdb.io/open-source-is-in-danger/) for MongoDB that converts MongoDB protocols to SQL and provides [PostgreSQL](https://www.postgresql.org/) and [SQLite](https://www.sqlite.org/) as database backend options. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"for MongoDB that converts MongoDB protocols to SQL "
I see that we started using this sentence very often, but does it make sense?
Wouldn't it be better to say "at FerretDB, we turn Postgres or SQLite into a MongoDB compatible database, using these relational databases as the backend"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"converts MongoDB protocols to SQL" is also technically incorrect – it is not possible to convert protocols (and there is only one, not many) into a query language
@AlekSi PTAL |
Description
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.