All Projects β†’ tellery β†’ tellery

tellery / tellery

Licence: Apache-2.0 License
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.

Programming Languages

typescript
32286 projects
kotlin
9241 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to tellery

Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+9099.54%)
Mutual labels:  bigquery, analytics, business-intelligence, redshift
pre-commit-dbt
🎣 List of `pre-commit` hooks to ensure the quality of your `dbt` projects.
Stars: ✭ 149 (-31.96%)
Mutual labels:  bigquery, snowflake, business-intelligence, dbt
growthbook
Open Source Feature Flagging and A/B Testing Platform
Stars: ✭ 2,342 (+969.41%)
Mutual labels:  bigquery, analytics, snowflake, redshift
dbt-ml-preprocessing
A SQL port of python's scikit-learn preprocessing module, provided as cross-database dbt macros.
Stars: ✭ 128 (-41.55%)
Mutual labels:  bigquery, snowflake, redshift, dbt
Mprove
Open source Business Intelligence tool πŸŽ‰
Stars: ✭ 212 (-3.2%)
Mutual labels:  bigquery, analytics, metrics, business-intelligence
Nsdb
Natural Series Database
Stars: ✭ 49 (-77.63%)
Mutual labels:  analytics, metrics, data-analytics
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+19367.58%)
Mutual labels:  analytics, business-intelligence, data-analytics
lightdash
An open source alternative to Looker built using dbt. Made for analysts ❀️
Stars: ✭ 1,082 (+394.06%)
Mutual labels:  business-intelligence, data-analytics, dbt
carto-spatial-extension
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift and Postgres with Spatial Analytics capabilities
Stars: ✭ 131 (-40.18%)
Mutual labels:  bigquery, snowflake, redshift
Swarmlet
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
Stars: ✭ 373 (+70.32%)
Mutual labels:  analytics, metrics, self-hosted
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+20872.6%)
Mutual labels:  analytics, metrics, business-intelligence
dbd
dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
Stars: ✭ 30 (-86.3%)
Mutual labels:  bigquery, snowflake, redshift
Skyalt
Accessible database and analytics. Organize and learn from data without engineers.
Stars: ✭ 40 (-81.74%)
Mutual labels:  analytics, self-hosted, business-intelligence
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company πŸ˜‹
Stars: ✭ 26,803 (+12138.81%)
Mutual labels:  analytics, reporting, business-intelligence
Abixen Platform
Abixen Platform
Stars: ✭ 530 (+142.01%)
Mutual labels:  analytics, reporting, business-intelligence
Dbt
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
Stars: ✭ 3,919 (+1689.5%)
Mutual labels:  analytics, business-intelligence, data-modeling
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+33.33%)
Mutual labels:  analytics, metrics, self-hosted
Tbls
tbls is a CI-Friendly tool for document a database, written in Go.
Stars: ✭ 940 (+329.22%)
Mutual labels:  bigquery, snowflake, redshift
Sql Runner
Run templatable playbooks of SQL scripts in series and parallel on Redshift, PostgreSQL, BigQuery and Snowflake
Stars: ✭ 68 (-68.95%)
Mutual labels:  bigquery, snowflake, redshift
starlake
Starlake is a Spark Based On Premise and Cloud ELT/ETL Framework for Batch & Stream Processing
Stars: ✭ 16 (-92.69%)
Mutual labels:  bigquery, snowflake, redshift

Tellery

Website | Demo | Docs | Changelog | Twitter

license

Tellery lets you build metrics using SQL and bring them to your team. Metrics are defined consistently and constantly updated, no longer scattered across tools, and recreated with no oversight.

Features

  • Let business users get answers in just a few clicks. No longer communicate in tables and columns.
  • Build beautiful documents & dashboards visually with drag-and-drop ease
  • An editor with rich text styling features, slash commands, and markdown support
  • A modern SQL editor with multi-tabs and auto-complete
  • Model your data with just SQL and reference like CTEs
  • Review work and collaborate in real-time with multiplayer
  • Import dbt models and sources and inspect their metadata while editing SQL

Supported databases

Recording

Tellery Product Usage Recording

Getting started

Try demo

Try this online demo where you can click around and see Tellery in action - no installation required!

Run the demo project with docker

Open your terminal, and run:

# Clone the Tellery repo
git clone https://github.com/tellery/tellery.git

# Change directories into the demo directory
cd tellery/deploy/compose

# View or edit config file (optional)
# vim .env

# Run docker compose
docker-compose up

You can now access it on http://localhost:8000.

The default account is [email protected] and password is tellery.

Production setup

Next step

Learn how to start analysis with Tellery:

Community support

  • Looking to get answers to questions? Join the chat on Slack
  • Want to report a bug or request a feature? Open an issue.
  • Read all the latest news on Twitter

Contributing

Contributions of any kind welcome! If you’re looking for ways to get started, here's a list of ways to help us improve Tellery:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].