Here’s a side by side comparison with Google’s LevelDB (Bitcoin, Ethereum, etc) and Nexus’s LLD. The LLD is fully constant time, or in other words it doesn’t slow down as you add more data to it. This is one reason blockchains don’t scale, because they use LevelDB.
$NXS #LLD