Jump to content

Tango.info database: Difference between revisions

From tango.info wiki
No edit summary
No edit summary
Line 8: Line 8:
== Usage ==
== Usage ==
* [[tango.info music data usage]]
* [[tango.info music data usage]]
== Workflow within tango.info ==
# ODS -export as--> CSV
# ---upload to--> Server
# ---load into---> MySQL table
# alter data via script
## ---add data via script---> to MYSQL table where data was loaded to
## ---add data to---> other MySQL tables
# --use on --> website/for download

Revision as of 2015-01-24T22:58:20

Structure

Changes

Usage

Workflow within tango.info

  1. ODS -export as--> CSV
  2. ---upload to--> Server
  3. ---load into---> MySQL table
  4. alter data via script
    1. ---add data via script---> to MYSQL table where data was loaded to
    2. ---add data to---> other MySQL tables
  5. --use on --> website/for download