In the future, query pre-compilation, network transmission, network relational operators, aggregation, and improved indexing are hoped to be implemented. If you are interested in the design of LittleD, you might want to check out my published research: here or here. Show me some code! Sure!
and selections over arbitrary expressions. LittleD also has support for CREATE TABLE and INSERT statements. Only integers and fixed-width strings are supported at this time. In the future, query pre-compilation, network transmission, network relational operators, aggregation, and improved indexing are...