Scripts to export the SPIP MySQL database of the current website to plain text Markdown files with YAML front-matter metadata.
Go to file
2023-04-14 08:58:35 +00:00
.gitignore ignore output markdown 2023-04-14 10:26:53 +02:00
db mysql wrapper to query the db 2023-04-14 08:43:07 +00:00
init.sh init scripts to initialize database from the sql dump 2023-04-14 08:36:06 +00:00
init.sql init scripts to initialize database from the sql dump 2023-04-14 08:36:06 +00:00
LICENSE Initial commit 2023-04-14 09:21:22 +02:00
main.py init python export script 2023-04-14 10:27:02 +02:00
README.md move notes into readme 2023-04-14 08:58:35 +00:00

SPIP Database to Markdown

Script(s) to export the SPIP MySQL database of the current website to plain text Markdown files with YAML front-matter metadata.

Notes on exporting the SPIP MySQL data to Markdown files

There are 26 tables, some contains A LOT of data while others can contain little to no data.

Tables & Database schema

Main tables

Relational tables

Tables with little data

Empty tables

These tables are empty, so they dont need to be treated.

  • spip_breves