Graph BI
Graphs
yFiles
Qwiery is a Graph Application Framework, an open source toolbox to create graph-driven apps. It’s a powerful tool to visualize and interpret data is crucial. Qwiery Dashboards offer an intuitive and graphical way to present your data, making it easier to understand and analyze.
Overview:
- Customizable Widgets: Qwiery Dashboards allow you to arrange various types of widgets, such as charts, tables, and maps, in a grid format. This flexibility ensures that you can tailor the dashboard to meet your specific needs.
- Plugin Support: Extend the functionality of Qwiery by using plugins. Whether you need additional features or want to integrate with other tools, creating and using plugins is straightforward and enhances the overall capability of your dashboards.
- Database Compatibility: Qwiery supports your favorite databases, ensuring seamless storage and access to your graphs. This compatibility makes it a versatile choice for different data sources and use cases.
- Types of Graph Databases: There are various types, including property graphs, triple stores, and others with unique query languages like GSQL and TypeQL.
- Qwiery’s Role: Qwiery provides an API that allows uniform interaction with different graph databases, including a JSON in-memory graph storage for prototyping.
- Flexibility: Qwiery supports multiple query languages and databases, but does not natively support some exotic vendors like TigerGraph or TypeDB without additional implementation. You can switch between local and real graph stores, use plugins and adapters to customize functionality, and enforce consistency with optional schemas.
- Advantages and Disadvantages: Qwiery simplifies app creation by abstracting backend storage details but may limit access to vendor-specific features.
- Limitations: It is not a replacement for high-performance graph databases like Neo4j and does not support advanced query languages like Cypher, SPARQL, or Gremlin.
- Open Source: Qwiery is open source, allowing for modification, distribution, and community contributions.