|
|
|
|
|
by IpV8
2449 days ago
|
|
Generally yes. You can use gui tools like Matillion or AlteryX to orchestrate, or you can just run SQL as commands or view materializations. With the advent of natively scalable SQL based databases such as Snowflake, SQL is clawing back territory from the 'Big Data' databases rapidly. It is way more flexible to throw a ton of hardware at SQL as opposed to pre-conforming your data for specific usecases with non-relastional databases. Obviously if you're talking realtime or sensor data SQL may not be your best strategy, but you're question is really broad. |
|