I am new to work on Presto. I have some doubts regarding Presto.
- Whether Presto is a data store(database)?
- If it is a query engine ? Whether there is any common query syntax for accessing Hive, SQL, Cassandra data using connectors or it will accept all data source queries based on connectors ?
- Where the query execution will takes place in Presto or in connected data source end?