Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has:
Global replication
File-synch...
FillDB : FillDB is a free tool that lets you quickly generate large volumes of custom data in MySql format to use in testing software and populating databases ...
Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.