A Lightweight no-sql that focus on the simple things and utilitized for low-power consume like a Rasberry Pi or headless server. Basically the Database is handling multiple of Collections, on each Collection contain multiple of Key/Value pair.
TiNosql: Database core engine that serve by the config. TiNosqlShell: The Client for connecting to database remotely TinoSDK: Will be released soon, for application connecting. You can use simple TCP connection for establish a connection instead.