Skip to content
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

Merged
merged 12 commits into from Oct 18, 2023

Conversation

Fashander
Copy link
Member

Description

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@Fashander Fashander added trust PRs that can access Actions secrets blog/marketing Marketing (and releases) blog posts labels Oct 6, 2023
@Fashander Fashander added this to the Next milestone Oct 6, 2023
@Fashander Fashander self-assigned this Oct 6, 2023
@Fashander Fashander enabled auto-merge (squash) October 6, 2023 16:12
@mergify
Copy link
Contributor

mergify bot commented Oct 6, 2023

Marketing blog posts should be reviewed by @ptrfarkas and @AlekSi.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #3516 (75d1187) into main (84d054b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           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

Flag Coverage Δ
filter-true 57.99% <ø> (-0.01%) ⬇️
hana-1 3.02% <ø> (ø)
integration 57.99% <ø> (-0.01%) ⬇️
mongodb-1 4.49% <ø> (ø)
postgresql-1 41.10% <ø> (+0.03%) ⬆️
postgresql-2 41.65% <ø> (ø)
postgresql-3 39.91% <ø> (+<0.01%) ⬆️
sort-false 57.99% <ø> (-0.01%) ⬇️
sqlite-1 41.01% <ø> (-0.05%) ⬇️
sqlite-2 41.82% <ø> (ø)
sqlite-3 39.95% <ø> (ø)
unit 22.51% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@Fashander Fashander temporarily deployed to cloudflare-dev-blog October 9, 2023 07:17 — with GitHub Actions Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev-blog October 9, 2023 08:03 — with GitHub Actions Inactive
@AlekSi AlekSi modified the milestones: v1.12.0, Next Oct 9, 2023
ptrfarkas
ptrfarkas previously approved these changes Oct 12, 2023

<!--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.
Copy link
Member

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"

Copy link
Member

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

@Fashander
Copy link
Member Author

@AlekSi PTAL

@AlekSi AlekSi disabled auto-merge October 18, 2023 14:22
@AlekSi AlekSi merged commit 3083130 into FerretDB:main Oct 18, 2023
13 of 27 checks passed
@Fashander Fashander deleted the illa-blog branch December 4, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog/marketing Marketing (and releases) blog posts trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants