About the MariaDB Library

You are viewing an old version of this article. View the current version here.

The MariaDB Library is a repository for all MariaDB related information, as well as information about tools and other software that works with MariaDB.

Anyone can contribute to this library by registering for a new account. Once you are logged in, you can ask questions, edit pages, or create new pages.

Purpose

The MariaDB Library serves as the primary documentation for the open source database MariaDB. Readers may also ask and answer questions about MariaDB software. Where possible, all content is dual-licensed under the Creative Commons By Attribution Share Alike clause, and the GFDL. Some content (e.g. the content from the MariaDB source code and man pages) is used and licensed under the terms of the GPLv2. [1]

Organization

The Library is laid out in a tree structure. When a user has a question, they are encouraged to navigate the Knowledge Base tree to where they think the answer should be. If the answer is not there, the user can ask a question from that page. If the answer exists somewhere else in the Knowledge Base, the answer to the question is linked to the page the user went to. If the answer doesn't exist, members of the MariaDB community answer it. The answer to the user's question will then be in a good (and hopefully logical) location ready for the next time a user visits the Knowledge Base with the same question.

The goal is for the Library to be a replacement for Forums, Email lists (when asking for help), a Bug system, FAQ, and the MySQL / MariaDB manual.

Implementation

The Library is written in Django with a MariaDB database on the back end. The Library code is planned to be released as GPL as soon as it's stabilized.

Contributing

The Contributing to the MariaDB Knowledge Base page has information on how you can help make this Library of knowledge and information better.

Contribution statistics from all users can be viewed here: https://mariadb.com/kb/stats/users/

See also

Notes

  1. Learn more about how licensing in the Knowledge Base works.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.