Oushu Database (OushuDB for short) is a new generation of cloud-native data warehouse created by the founding team of Apache HAWQ. This product adopts the technical architecture of separation of storage and computing. Besides all the advantages of MPP, It is also elastic and highly scalable, supporting mixed workloads. Both public cloud and on-premise are supported. OushuDB is highly scalable, follows the ANSI-SQL standard, and has a blazing fast execution engine, which supports interactive queries upon PB level data. OushuDB also supports descriptive analysis and advanced machine learnings so as to get its smooth integration with widely used BI tools. Compatible with Oracle, GPDB and PostgreSQL, Oushu Database is a good candidate for replacing traditional data warehouses including Teradata, Oracle, DB2, Greenplum and SQL-on-Hadoop engines. Targeting cloud environment, Oushu Database natively supports Kubernetes platforms to enable enterprises to migrate to the latest cloud computing platform seamlessly. As of now, OushuDB has been widely deployed and applied in a large number of industries including finance, telecommunication, manufacturing, healthcare and the Internet, etc.
Brand new executor, fully utilizing all features of underlying hardware: 5 - 10 times higher performance than Apache HAWQ
Supports Update, Delete, and Index
C++ pluggable external storage
- A Replacement of JAVA PXF. It is several times faster and there is no need to install and deploy additional PXF components. This feature greatly simplifies installation, deployment, operation and maintenance.
- Natively supports CSV/TEXT formats
- Can be used to share and transfer data among clusters, such as a data warehouse and a data mart
- Can be used for high-speed data importing and exporting
- Provides high-speed backup and recovery
- Supports pluggable file systems: such as S3, Ceph, etc.
- Supports pluggable file formats: such as ORC, Parquet, etc.
Supports ORC/TEXT/CSV as internal table formats, and support ORC as an external format (via C++ pluggable storage interface)
Supports PaaS / CaaS cloud platform natively
- The world’s first MPP++ analytic database that can run in native PaaS container cloud platforms
- Supports Kubernetes cluster containter orchestration and deployment
For CSV and TEXT file formats, non-ASCII and multi-character delimiters are supported
Some critical bug fixes