From d493b2e8d93af54ef3bd32754bfa8035d38aa172 Mon Sep 17 00:00:00 2001 From: Kevin Risden Date: Thu, 19 Apr 2018 20:54:20 -0500 Subject: [PATCH] [CALCITE-1914] DOAP file for Calcite Avatica --- site/doap_calcite-avatica.rdf | 57 +++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 site/doap_calcite-avatica.rdf diff --git a/site/doap_calcite-avatica.rdf b/site/doap_calcite-avatica.rdf new file mode 100644 index 0000000000..271a56d947 --- /dev/null +++ b/site/doap_calcite-avatica.rdf @@ -0,0 +1,57 @@ + + + + + + 2017-03-31 + + Apache Calcite Avatica + + + Avatica is a JDBC driver framework which is a part of Apache Calcite. + Avatica is defined by a wire API between a client + and a server. The Avatica server is an HTTP server, the + Avatica client is a JDBC driver, and the wire API is defined + by JSON or Protobuf Buffers. The flexibility of the wire API + and HTTP transport allows other Avatica clients to be built + in any language, implementing any client specification. + + + + Java + + + + + + + + + + + + Josh Elser + + + + +