SkillAgentSearch skills...

NomieToMySQL

Convert Nomie data into a MySQL database

Install / Use

/learn @allisontharp/NomieToMySQL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NomieToMySQL

These python scripts are used to convert the Nomie couchDB documents into a MySQL relational database. After the database is created and populated, you can use tools like PowerBI or Grafana to visualize the data by connecting to the new db.

Dependencies
Initialize MySQL database
main.py createTables
Add all trackers to the database
main.py allTrackers
Add all events to the database
main.py allEvents
Add most recent missing events
main.py

Related Skills

View on GitHub
GitHub Stars8
CategoryData
Updated1y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Jul 1, 2024

No findings