Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacobn
1094 days ago
Can you share some details as to why it’s allegedly so much faster?
1 comments
jcwang
1094 days ago
It's a new designed RDBMS Arch based on memory map with optimized HASH as the Primary Index and use Native APIs to access with user Struct efficiently. There're lots of optimization methods used to improve performance.
link