Y
Hacker News
new
|
ask
|
show
|
jobs
A relational database faster than CPP STL Map
(
crossdb.org
)
2 points
by
jcwang
1085 days ago
2 comments
jcwang
1085 days ago
STL Map is a popular and fast data container in CPP, but the function is limited. CrossDB is a RDBMS with ACID and it's faster than STL Map.
link
fatbrowndog
1083 days ago
On your repo, it is Apache-Licensed.
Where's the sources? Will you be releasing source-code version of this?
link
jcwang
1076 days ago
It's in early PoC dev stage, code is mess, will release later.
link