mdx-kylin | MDX query engine based on Mondrian 's secondary development

 by   Kyligence Java Version: Current License: Apache-2.0

kandi X-RAY | mdx-kylin Summary

kandi X-RAY | mdx-kylin Summary

mdx-kylin is a Java library. mdx-kylin has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However mdx-kylin build file is not available. You can download it from GitHub.

MDX for Kylin is an MDX query engine based on Mondrian's secondary development, and contributed by Kyligence, using Apache Kylin 4 as a data source. The use experience of MDX for Kylin is similar to Microsoft SSAS, in the way that it can integrate a number of data analysis tools, including Microsoft Excel and Tableau, to provide a better experience for big data analysis scenarios. Use MDX for Kylin to create business metrics. In Kylin Cube, the metrics we create are aggregate calculations on a single column (except TopN). It is relatively simple and only includes a limited number of aggregate functions, i.e., Sum/Max/Min/Count/Count Distinct. We call them atomic metrics. In actual business scenarios and based on atomic metrics, we can perform complex calculations on atomic metrics to create composite metrics with business implications. We call them business metrics. Hierarchy: Hierarchies are collections of dimension-based levels that can be used to improve the analytical capabilities of data analysts. For example, you can create a time hierarchy with levels such as year, quarter, month, week, and day. In this way, analysts can analyze sales year by year in the client application first, and then expand "Quarter > Month > Week > Day" for more detailed analysis when needed. Calculated measure: Calculated measures are new metrics/metrics as a result of composite computing on atomic metrics with MDX expressions. We mainly use calculated measures to create business metrics. Named set: In the use of MDX for Kylin, there is often a need to reuse a set of members. Such need can be met by defining a named set. A NamedSet is a set of members calculated by using a specified expression. The named set can be placed directly on the axis for display, or used in an expression for calculated measures or other named sets. In Kylin 4, we create a data model based on the relationship between tables, and define dimensions and measures on Cubes. We can regard these measures as atomic metrics. In MDX for Kylin, we join related Kylin Cubes to create datasets; and create business metrics with business implications based on atomic metrics. In daily use, the client sends an MDX query to MDX for Kylin, which will then parse the MDX query into SQL and send it to Kylin. After that, Kylin will answer the SQL query based on the pre-computed Cuboid and return the result to MDX for Kylin. Then, MDX for Kylin will do some calculation of derived metrics, and return the multidimensional data results to the client as the last step. In general, supporting MDX interface can enhance the semantic role of Kylin and provide users a unified data analysis and management experience to better leverage the value of data. The figure below shows the process of processing business metrics from raw data from the bottom up.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mdx-kylin has a low active ecosystem.
              It has 5 star(s) with 3 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mdx-kylin is current.

            kandi-Quality Quality

              mdx-kylin has no bugs reported.

            kandi-Security Security

              mdx-kylin has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              mdx-kylin is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mdx-kylin releases are not available. You will need to build from source code and install.
              mdx-kylin has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mdx-kylin
            Get all kandi verified functions for this library.

            mdx-kylin Key Features

            No Key Features are available at this moment for mdx-kylin.

            mdx-kylin Examples and Code Snippets

            No Code Snippets are available at this moment for mdx-kylin.

            Community Discussions

            No Community Discussions are available at this moment for mdx-kylin.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mdx-kylin

            Macbook Pro, Docker Desktop (latest version)
            A virtual machine in Windows 10, Microsoft Excel (for Windows)

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Kyligence/mdx-kylin.git

          • CLI

            gh repo clone Kyligence/mdx-kylin

          • sshUrl

            git@github.com:Kyligence/mdx-kylin.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by Kyligence

            ssb-kylin

            by KyligenceC

            kylinpy

            by KyligencePython

            Insight-for-Superset

            by KyligenceShell

            kylin-on-parquet-v2

            by KyligenceJava

            spark

            by KyligenceScala