Remove dead link

This commit is contained in:
Peter Thaleikis
2020-11-06 16:13:06 +04:00
committed by GitHub
parent 15c69f9a28
commit 96ec193b2f

View File

@@ -251,7 +251,6 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
* [Columnar Storage](http://the-paper-trail.org/blog/columnar-storage/) - an explanation of what columnar storage is and when you might want it.
* [Actian Vector](http://www.actian.com/) - column-oriented analytic database.
* [C-Store](http://db.lcs.mit.edu/projects/cstore/) - column oriented DBMS.
* [ClickHouse](https://clickhouse.yandex/) - an open-source column-oriented database management system that allows generating analytical data reports in real time.
* [EventQL](http://eventql.io/) - a distributed, column-oriented database built for large-scale event collection and analytics.
* [MonetDB](https://www.monetdb.org/) - column store database.