Y
Hacker News
new
|
ask
|
show
|
jobs
by
travem
136 days ago
One option is TiDB. It has support for columnar data alongside row based data. However, it is MySQL compatible, but not based on MySQL code so not quite what you asked for.
1 comments
dveeden2
136 days ago
Yes, TiDB has columnar data and also Vector support. All open source and MySQL compatible.
link