معرفی شرکت ها


datajunction-server-0.0.1a7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

DataJunction server library for running to a DataJunction server
ویژگی مقدار
سیستم عامل -
نام فایل datajunction-server-0.0.1a7
نام datajunction-server
نسخه کتابخانه 0.0.1a7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده DataJunction Authors <yian.shang@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/datajunction-server/
مجوز MIT
# DataJunction ## Introduction DataJunction (DJ) is an open source **metrics platform** that allows users to define metrics and the data models behind them using **SQL**, serving as a **semantic layer** on top of a physical data warehouse. By leveraging this metadata, DJ can enable efficient retrieval of metrics data across different dimensions and filters. ## How does this work? At its core, DJ stores metrics and their upstream abstractions as interconnected nodes. These nodes can represent a variety of elements, such as tables in a data warehouse (**source nodes**), SQL transformation logic (**transform nodes**), dimensions logic, metrics logic, and even selections of metrics, dimensions, and filters (**cube nodes**). By parsing each node's SQL into an AST and through dimensional links between columns, DJ can infer a graph of dependencies between nodes, which allows it to find the appropriate join paths between nodes to generate queries for metrics. ## Getting started While all the functionality above currently works, DJ is still not ready for production use. Only a very small number of functions are supported, and we are still working towards a 0.1 release. If you are interested in helping take a look at the `issues marked with the "good first issue" label <https://github.com/DataJunction/dj/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22>`_.


نیازمندی

مقدار نام
- accept-types<1.0.0,>=0.4.1
- antlr4-python3-runtime<5.0.0,>=4.12.0
- asciidag<1.0.0,>=0.2.0
- cachelib<1.0.0,>=0.10.2
- celery<6.0.0,>=5.2.7
- fastapi<0.80.0,>=0.79.0
- msgpack<2.0.0,>=1.0.5
- opentelemetry-instrumentation-fastapi==0.38b0
- python-dotenv<1.0.0,>=0.19.0
- pyyaml<7.0,>=6.0
- redis<5.0.0,>=4.5.4
- requests<3.0.0,>=2.28.2
- rich<14.0.0,>=13.3.3
- sqlalchemy-utils<1.0.0,>=0.40.0
- sqlalchemy<2.0.0,>=1.4.41
- sqlmodel<1.0.0,>=0.0.8
- sqlparse<1.0.0,>=0.4.3
- uvicorn[standard]>=0.21.1
- yarl<2.0.0,>=1.8.2


زبان مورد نیاز

مقدار نام
<4.0,>=3.8 Python


نحوه نصب


نصب پکیج whl datajunction-server-0.0.1a7:

    pip install datajunction-server-0.0.1a7.whl


نصب پکیج tar.gz datajunction-server-0.0.1a7:

    pip install datajunction-server-0.0.1a7.tar.gz