mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
add docs
This commit is contained in:
30
Home.md
Normal file
30
Home.md
Normal file
@@ -0,0 +1,30 @@
|
||||
Welcome to the sqliteviz wiki!
|
||||
|
||||
# For users
|
||||
1. [Installation][0]
|
||||
2. [Basic usage][1]
|
||||
3. [Multiple CSV file import][9]
|
||||
4. [Manage inquiries][2]
|
||||
5. [Export current database][4]
|
||||
6. [Pivot table][3]
|
||||
7. [Predefined inquiries][5]
|
||||
8. [Diagnostic information][6]
|
||||
|
||||
## Examples and tutorials
|
||||
1. [How to rename tables and columns after CSV import][8]
|
||||
2. [How to build a pivot table in SQL(ite)][10]
|
||||
|
||||
# For developers
|
||||
1. [Integrate predefined inquiries][7]
|
||||
|
||||
[0]: Installation
|
||||
[1]: Basic-usage
|
||||
[2]: Manage-inquiries
|
||||
[3]: Pivot-table
|
||||
[4]: Export-current-database
|
||||
[5]: Predefined-inquiries
|
||||
[6]: Diagnostic-information
|
||||
[7]: Integrate-predefined-inquiries
|
||||
[8]: How-to-rename-tables-and-columns-after-CSV-import
|
||||
[9]: Multiple-CSV-file-import
|
||||
[10]: How-to-build-a-pivot-table-in-SQLite
|
||||
Reference in New Issue
Block a user