Apache Drill is a schema-free query engine for use with NoSQL or Hadoop data or file storage systems and databases.
N/A
Google Cloud Firestore
Score 0.0 out of 10
N/A
Google Cloud Firestore is a fully managed, serverless document database for building scalable web, mobile, server, and AI applications. It provides real-time data synchronization, offline support, automatic scaling, strong consistency, ACID transactions, and multi-region replication. Firestore also supports advanced queries—including vector, full-text, and geospatial search—while its Enterprise edition offers MongoDB compatibility. Integrations with Google Cloud IAM, Firebase Authentication, and…
compared to presto, has more support than prestodb. Impala has limitations to what drill can support apache phoenix only supports for hbase. no support for cassandra.
if you're doing joins from hBASE, hdfs, cassandra and redis, then this works. Using it as a be all end all does not suit it. This is not your straight forward magic software that works for all scenarios. One needs to determine the use case to see if Apache Drill fits the needs. 3/4 of the time, usually it does.
if Presto comes up with more support (ie hbase, s3), then its strongly possible that we'll move from apache drill to prestoDB. However, Apache drill needs more configuration ease, especially when it comes to garbage collection tuning. If apache drill could support also sparkSQL and Flume, then it does change drill into being something more valuable than prestoDB
compared to presto, has more support than prestodb. Impala has limitations to what drill can support apache phoenix only supports for hbase. no support for cassandra. Apache drill was chosen, because of the multiple data stores that it supports htat the other 3 do not support. Presto does not support hbase as of yet. Impala does not support query to cassandra