s-tui
s-tui copied to clipboard
Statistic data storing to DB
Its will be great function to store statistic data to MongoDB or MySQL. It will useful for monitoring server or multiple pc online and for statistic data analysis (in platforms like MongoCompass, Pyramid and etc).
For MongoDB python have package 'pymongo', its weary simple to store JSON type data in mongodb.
Is this something you would like to try implement?