fb: data related
This commit is contained in:
@@ -36,3 +36,22 @@ ondemand devdb connect --name <name of the ephemeral xdb shard> | connect to dev
|
|||||||
SHOW DATABASES; |
|
SHOW DATABASES; |
|
||||||
SHOW DATABASES LIKE 'open%'; |
|
SHOW DATABASES LIKE 'open%'; |
|
||||||
SHOW SCHEMAS; |
|
SHOW SCHEMAS; |
|
||||||
|
|
||||||
|
|
||||||
|
# Systems
|
||||||
|
|
|
||||||
|
-|-
|
||||||
|
*Data* |
|
||||||
|
ODS | tiem series (guts)
|
||||||
|
Scribe | log distributor
|
||||||
|
Scuba | data in more details (tabular)
|
||||||
|
uhaul | data permissining ??
|
||||||
|
Warm Storage | HDFS
|
||||||
|
presto | in memory
|
||||||
|
spark |
|
||||||
|
hive | data store / query lang (use spark)
|
||||||
|
dataswarm | DAG
|
||||||
|
daiquery | simple queries
|
||||||
|
gigraph | graph queries
|
||||||
|
*Real Time* |
|
||||||
|
puma | PQL
|
||||||
|
|||||||
Reference in New Issue
Block a user