This is an automated email from the ASF dual-hosted git repository.

janh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 0587cf3  HBASE-23654 Adding Apache Trafodion and EsgynDB to 'Powered 
by Apache HBase' page
0587cf3 is described below

commit 0587cf331a6ab8068502d923db7803670eb5b8e2
Author: Beata Sudi <bea0...@users.noreply.github.com>
AuthorDate: Thu Jan 9 15:36:24 2020 +0100

    HBASE-23654 Adding Apache Trafodion and EsgynDB to 'Powered by Apache 
HBase' page
    
    Signed-off-by: Viraj Jasani <vjas...@apache.org>
    Signed-off-by: Jan Hentschel <j...@apache.org>
---
 src/site/xdoc/poweredbyhbase.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/src/site/xdoc/poweredbyhbase.xml b/src/site/xdoc/poweredbyhbase.xml
index ff1ba59..92e4a29 100644
--- a/src/site/xdoc/poweredbyhbase.xml
+++ b/src/site/xdoc/poweredbyhbase.xml
@@ -91,6 +91,13 @@ under the License.
     features to quickly extract data based on their trading, risk and clearing
     activities from one single location.</dd>
 
+   <dt><a href="https://esgyn.com/";>EsgynDB</a></dt>
+   <dd>EsgynDB, powered by Apache Trafodion&#153;, provides enterprise SQL on 
Hadoop.
+     It includes full ACID transactions, online transaction processing and 
online
+     analytic processing, along with enterprise features such as disaster 
recovery
+     and full backup/restore. Native tables are stored in HBase, but read and 
write
+     access to various other file formats such as Apache Parquet and ORC is 
also supported. </dd>
+
   <dt><a href="http://www.explorys.net";>Explorys</a></dt>
   <dd>Explorys uses an HBase cluster containing over a billion anonymized 
clinical
     records, to enable subscribers to search and analyze patient populations,
@@ -314,6 +321,10 @@ under the License.
     We use MapReduce to frequently re-score our entire data set as we keep 
updating
     influencer metrics on a daily basis.</dd>
 
+   <dt><a href="https://trafodion.apache.org/";>Trafodion</a></dt>
+   <dd>Apache Trafodion&#153; is a webscale SQL-on-Hadoop solution enabling 
transactional
+     or operational workloads. It uses HBase as its storage engine for SQL 
tables.</dd>
+
   <dt><a href="http://trendmicro.com/";>Trend Micro</a></dt>
   <dd>Trend Micro uses HBase as a foundation for cloud scale storage for a 
variety
     of applications. We have been developing with HBase since version 0.1 and

Reply via email to