DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Polypheny


Polypheny is a multi-model DBMS built on top of HSQLDB. The DBMS supports the relational, document and Labeled-Property Graph data models. It also supports multiple query interfaces and languages, SQL and Cypher. The data maintained according to different data models can be combined (e.g., joined) within one query.

Source Code
https://github.com/polypheny/Polypheny-DB[02]
Twitter
@polypheny
Country of Origin
CH
Start Year
2017
Project Types
Academic, Commercial, Open Source
Written in
Java
Embeds / Uses
HyperSQL
Compatible With
MongoDB, Neo4j
Operating Systems
Linux, macOS, Windows
License
Apache v2

Database Entry

Polypheny


Polypheny is a multi-model DBMS built on top of HSQLDB. The DBMS supports the relational, document and Labeled-Property Graph data models. It also supports multiple query interfaces and languages, SQL and Cypher. The data maintained according to different data models can be combined (e.g., joined) within one query.

Data Model


Query Interface


Polypheny supports their proprietary dialect of SQL called "PolySQL", as well as with compatibility with MongoDB's query language.

Storage Architecture


Storage Model


System Architecture


Views


Citations

3 sources
  1. Home | Polypheny polypheny.com
  2. GitHub - polypheny/Polypheny-DB: A self-adaptive Polystore that provides cost- and workload aware access to heterogeneous data. · GitHub github.com
  3. Home | Polypheny Documentation polypheny.com
Revision #3 Last Updated: