- Start compiling queries and functions to native code and hash them just like other DBs
- Improve connection scalability by using tasks instead of threads (each thread needs a lot of RAM!)
- Automatically maintained clustered index (like in SQL Server) would be nice to have
- Start compiling queries and functions to native code and hash them just like other DBs
- Improve connection scalability by using tasks instead of threads (each thread needs a lot of RAM!)
- Automatically maintained clustered index (like in SQL Server) would be nice to have