Docs and scripts for Fedora Datanommer and the fools who love her
  • Python 96.8%
  • Shell 3.2%
Find a file
2026-08-06 21:44:50 -05:00
docs bash -> python 2026-07-16 17:37:06 -05:00
iac pyright 2026-08-06 21:44:50 -05:00
.gitignore bash -> python 2026-07-16 17:37:06 -05:00
fnox.toml rm superset_analyst user 2026-08-03 15:23:44 -05:00
README.md Progress 2026-03-24 15:05:29 -05:00

How to have an analytics datanommer

What's a Datanommer?

Process

  1. Have a database:
    • Restore a full upstream backup (~17 hours)
    • Congrats! You can't do very much because the messages are json in a text field 🙃. (This is because some of the incoming json is >256M or has \u0000 JSON nulls in it.)
  2. Have a database you can actually query
  3. Have fun!

General Info