mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Create postgresql README.md documentation Author: tzolov <christian.tzolov@gmail.com> Author: Christian Tzolov <christian.tzolov@gmail.com> Closes #237 from tzolov/ZEPPELIN-251 and squashes the following commits:82dc1e4[tzolov] ZEPPELIN-252: Replace the postgresql/README.md content with a link to the Zeppelin Interpreters doc30dc5b7[Christian Tzolov] ZEPPELIN-251: Add Psql/Hawq video tutorialbb271af[tzolov] ZEPPELIN-251: Postgresql Interpreter README.md documentation
616 B
616 B
PostgreSQL, HAWQ and Greenplum Interpreter for Apache Zeppelin
This interpreter supports the following SQL engines:
- PostgreSQL - OSS, Object-relational database management system (ORDBMS)
- Apache HAWQ - Powerful Open Source SQL-On-Hadoop engine.
- Greenplum - MPP database built on open source PostgreSQL.
The official documentation: PostgreSQL, HAWQ