Pages - Menu

export sqlite schema to a file


Sqlite Schema To Markdown

Sqlite Schema To Markdown
download Sqlite Schema To Markdown

here is video on how to create markdown schema documentation from Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Sqlite Schema To Markdown" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\SqliteSchemaToMarkdown\SqliteSchemaToMarkdown.exe" inputdatabase.sqlite Readme.md


Sqlite Schema To Word

Sqlite Schema To Word
download Sqlite Schema To Word

here is video on how to document Sqlite Schema ino Word:

If you want to automate conversion or avoid user Interface (UI) and run "Sqlite Schema To Word" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\SqliteSchemaToWord\SqliteSchemaToWord.exe" inputdbfile.sqlite outputfile.docx


Sqlite Schema To Excel

Sqlite Schema To Excel
download Sqlite Schema To Excel

here is video on how import Sqlite Schema into Excel workbook:

If you want to automate conversion or avoid user Interface (UI) and run "Sqlite Schema To Excel" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\SqliteSchemaToExcel\SqliteSchemaToExcel.exe" inputfile.db outputfile.xlsx