green-dino / Oberon

Streamlit application is focused on building a playbook by interacting with a SQLite database.
1 stars 0 forks source link

Create SQLite DB #4

Open ryaustin opened 3 months ago

ryaustin commented 3 months ago
ryaustin commented 3 months ago

Here's some steps i've used in the past. https://dev.to/kamranakhan/python-convert-json-to-sqlite-4a5n This may require some data cleanup if the data is not consistent or several tries until you get the data laid out exactly as you like.