We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baf139 commit 56bcd15Copy full SHA for 56bcd15
1 file changed
_notes/data-engineering/Build modern data stack.md
@@ -5,7 +5,7 @@ category: data-engineering
5
tags: [learn]
6
season: summer
7
created: 2021-04-04
8
-updated: 2025-05-12
+updated: 2025-05-19
9
sources: Misc
10
---
11
@@ -143,6 +143,10 @@ sources: Misc
143
* And they have [friendly SQL](https://duckdb.org/docs/sql/dialect/friendly_sql)
144
* And not they also [have UI](https://duckdb.org/2025/03/12/duckdb-ui)
145
146
+### Apache Doris
147
+- [website](https://doris.apache.org/), [use case in Cisco](https://www.velodb.io/blog/1401)
148
+- for real-time analytics
149
+
150
## Dashboarding
151
### Superset
152
* [Set up using Makefile](https://dev.to/lyndsiwilliams/apache-superset-installing-locally-is-easy-using-the-makefile-4ofi)
0 commit comments