You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@kudu.apache.org by Eugene Tan <na...@gmail.com> on 2020/08/05 01:29:27 UTC

QUESTION ABOUT APACHE KUDU

Dear Sir/Madam,
Hi, my name is Eugene and I wanted to ask whether Apache Kudu is a NoSQL or
SQL? Hope to hear from you soon. Thank you.

Best regards
Eugene Tan

Re: QUESTION ABOUT APACHE KUDU

Posted by Greg Solovyev <gs...@cloudera.com>.
Hi Eugene,
Kudu does not have a built-in SQL interface, but exposes native APIs and
provides libraries in Java, Python, and C++ that allow NoSQL-style access.
In order to access data in Kudu via SQL, you need a SQL engine, such as
Impala, Presto, Hive, and SparkSQL that can access and manipulate data and
schema in Kudu. You can read more on Kudu website:
https://kudu.apache.org/overview.html
Regards,
Greg

On Tue, Aug 4, 2020 at 7:22 PM Eugene Tan <na...@gmail.com> wrote:

> Dear Sir/Madam,
> Hi, my name is Eugene and I wanted to ask whether Apache Kudu is a NoSQL
> or SQL? Hope to hear from you soon. Thank you.
>
> Best regards
> Eugene Tan
>