Skip to content

Updated README.md to contain a more friendly version.#5374

Open
gkodinov wants to merge 1 commit into
10.11from
10.11-fix-readme
Open

Updated README.md to contain a more friendly version.#5374
gkodinov wants to merge 1 commit into
10.11from
10.11-fix-readme

Conversation

@gkodinov

Copy link
Copy Markdown
Member

Updated README.md to contain a more friendly version.

As discussed with Anna and others.

@gkodinov gkodinov requested a review from vuvova July 10, 2026 13:20

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md file for MariaDB Server, modernizing the content to provide a comprehensive overview of the database. It highlights key features such as native vector search, pluggable storage engines, replication, advanced SQL, and security, while updating sections on documentation, releases, installation, building from source, contributing, getting help, and licensing. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md
## Releases

MariaDB Server follows a yearly long-term support (LTS) model alongside
quarterly rolling releases. LTS releases are maintained for three years and

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Binary LTS releases are ..."

Comment thread README.md

* **Native vector search**. A built-in VECTOR data type with approximate
nearest-neighbour indexing (HNSW), available since MariaDB 11.8 with
no extension required.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no vector search in 10.11

Comment thread README.md
into a database with its own capabilities, including native vector search,
multiple pluggable storage engines, synchronous clustering, and analytical
features, while remaining a straightforward migration target for existing
MySQL deployments.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you sure you want to start with a history?

Comment thread README.md
get started, and [CODING_STANDARDS.md](CODING_STANDARDS.md)
for code style. Contributors and community members are recognised in
[CREDITS](CREDITS); you can also run `SHOW authors` in
a running server for the list of active contributors.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Active? It mentions Konstantin Osipov and Mikael Ronström. Let's not talk about {{SHOW AUTHORS}} in README

Comment thread README.md
* [Maria Discuss mailing list](https://lists.mariadb.org/postorius/lists/discuss.lists.mariadb.org/)
* [Bug reports](https://jira.mariadb.org)
* Security vulnerabilities: see [SECURITY.md](SECURITY.md)
and [https://mariadb.org/about/security-policy/](https://mariadb.org/about/security-policy/)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention either SECURITY.md or https://mariadb.org/about/security-policy. Not both.

Comment thread README.md
file, and third-party license information is in the
[THIRDPARTY](THIRDPARTY) file.

## About

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## About MariaDB Foundation

?

@gkodinov gkodinov added the MariaDB Foundation Pull requests created by MariaDB Foundation label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

2 participants