https://github.com/williamdes/mariadb-mysql-kbs
An index of the MariaDB and MySQL Knowledge bases
https://github.com/williamdes/mariadb-mysql-kbs
automated composer-package dataset json kb knowledge-base library mariadb mariadb-knowledge-bases mysql mysql-knowledge-bases npm-package
Last synced: about 1 year ago
JSON representation
An index of the MariaDB and MySQL Knowledge bases
- Host: GitHub
- URL: https://github.com/williamdes/mariadb-mysql-kbs
- Owner: williamdes
- License: mpl-2.0
- Created: 2018-06-06T00:22:48.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T19:38:39.000Z (over 1 year ago)
- Last Synced: 2025-03-31T06:07:34.445Z (over 1 year ago)
- Topics: automated, composer-package, dataset, json, kb, knowledge-base, library, mariadb, mariadb-knowledge-bases, mysql, mysql-knowledge-bases, npm-package
- Language: HTML
- Homepage:
- Size: 15.1 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# An index of the MariaDB and MySQL Knowledge bases
[](https://github.com/williamdes/mariadb-mysql-kbs/actions)
[](https://github.com/williamdes/mariadb-mysql-kbs/actions)
[](https://www.codacy.com/gh/williamdes/mariadb-mysql-kbs/dashboard?utm_source=github.com&utm_medium=referral&utm_content=williamdes/mariadb-mysql-kbs&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/williamdes/mariadb-mysql-kbs)
[](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
[](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
[](https://badge.fury.io/js/mariadb-mysql-kbs)
[](https://snyk.io/test/github/williamdes/mariadb-mysql-kbs)
[](https://rust-reportcard.xuri.me/report/github.com/williamdes/mariadb-mysql-kbs)

[API doc](https://williamdes.github.io/mariadb-mysql-kbs/Williamdes/MariaDBMySQLKBS.html)
### In this repository, you can find some data from knowledge bases.
Raw extracted data : `/data/`
Merged data : `/dist/`
# Merged Data Formats
## JSON Format:
- Raw [View](./dist/merged-raw.json)
- Slim [View](./dist/merged-slim.json)
- Ultraslim [View](./dist/merged-ultraslim.json)
## PHP Format:
- Ultraslim [View](./dist/merged-ultraslim.php)
### Update the data
```bash
cargo run --release extract
```
```bash
composer run build
```
### Install
```bash
composer require williamdes/mariadb-mysql-kbs
```
```bash
npm install --save mariadb-mysql-kbs
```
```bash
yarn add mariadb-mysql-kbs
```
### Packaging status
[](https://repology.org/project/mariadb-mysql-kbs/versions)