penafieljlm / inquisitor

Opinionated organisation-centric OSINT footprinting inspired from recon-ng and Maltego
165 stars 56 forks source link

Don't normalise the database #5

Open penafieljlm opened 7 years ago

penafieljlm commented 7 years ago

I just moved from SQL to NoSQL so I didn't know that normalising NoSQL was a bad idea. We should redesign the asset formats so that they'd be able to take advantage of the features of NoSQL (i.e. make assets point to their children as well as their parent - this will make the visualisation command faster).