Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T13:32:30.000Z (10 days ago)
- Last Synced: 2024-11-09T18:42:05.554Z (10 days 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: 14.7 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
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
[![Actions Status](https://github.com/williamdes/mariadb-mysql-kbs/workflows/Run%20tests/badge.svg)](https://github.com/williamdes/mariadb-mysql-kbs/actions)
[![Actions Status](https://github.com/williamdes/mariadb-mysql-kbs/workflows/Lint%20and%20analyse%20files/badge.svg)](https://github.com/williamdes/mariadb-mysql-kbs/actions)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e89ffd4b2c8a4f14ae98c282c8934f31)](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)
[![codecov](https://codecov.io/gh/williamdes/mariadb-mysql-kbs/branch/main/graph/badge.svg)](https://codecov.io/gh/williamdes/mariadb-mysql-kbs)
[![License](https://poser.pugx.org/williamdes/mariadb-mysql-kbs/license)](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
[![Latest Stable Version](https://poser.pugx.org/williamdes/mariadb-mysql-kbs/v/stable)](https://packagist.org/packages/williamdes/mariadb-mysql-kbs)
[![npm version](https://badge.fury.io/js/mariadb-mysql-kbs.svg)](https://badge.fury.io/js/mariadb-mysql-kbs)
[![Known Vulnerabilities](https://snyk.io/test/github/williamdes/mariadb-mysql-kbs/badge.svg)](https://snyk.io/test/github/williamdes/mariadb-mysql-kbs)
[![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/williamdes/mariadb-mysql-kbs)](https://rust-reportcard.xuri.me/report/github.com/williamdes/mariadb-mysql-kbs)
![maintenance-status](https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg)[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
[![Packaging status](https://repology.org/badge/vertical-allrepos/mariadb-mysql-kbs.svg)](https://repology.org/project/mariadb-mysql-kbs/versions)