datasette-dashboards VS obsplot

Compare datasette-dashboards vs obsplot and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
datasette-dashboards obsplot
2 1
131 60
- -
7.9 2.4
3 days ago about 1 year ago
Python R
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

datasette-dashboards

Posts with mentions or reviews of datasette-dashboards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-15.
  • Observable 2.0, a static site generator for data apps
    17 projects | news.ycombinator.com | 15 Feb 2024
    Me too, and that lead to developing the « datasette-dashboards » plugin[0]. I use this for my company where all the data is gathered by connectors scheduled in CI, storing data in Git, and triggering a SQLite db build and Datasette deployment. « BI as Code » if you will

    [0] https://github.com/rclement/datasette-dashboards

  • The interesting ideas in Datasette (2018)
    1 project | news.ycombinator.com | 5 Apr 2022
    https://github.com/rclement/datasette-dashboards

    It is still very alpha but usable if you know Vega syntax.

    Looking for some contributors to bring Datasette to the level of Metabase!

obsplot

Posts with mentions or reviews of obsplot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-15.
  • Observable 2.0, a static site generator for data apps
    17 projects | news.ycombinator.com | 15 Feb 2024
    We’re working on the interactivity, but we’re not going to do a Python wrapper as the goal of Observable Framework (and Plot) is to leverage web technologies with JavaScript in the front-end for interactive graphics — while doing whatever language you like, including Python, on the back-end for data analysis. There is a R wrapper for Observable Plot (https://github.com/juba/obsplot) and so I imagine someone could write one for Python, but ultimately we don’t think you’ll need it with Framework’s polyglot data loaders since you can seamlessly move between languages (front-end and back-end).

What are some alternatives?

When comparing datasette-dashboards and obsplot you can also consider the following projects:

sqlite-utils - Python CLI utility and library for manipulating SQLite databases

framework - A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.

datasette-graphql - Datasette plugin providing an automatic GraphQL API for your SQLite databases

pyobsplot - Observable Plot in Jupyter notebooks and Quarto documents

datasette-dateutil - dateutil functions for Datasette

htl - A tagged template literal that allows safe interpolation of values into HTML, following the HTML5 spec

datasette-chatgpt-plugin - A Datasette plugin that turns a Datasette instance into a ChatGPT plugin

observable-codespace - Codespace prerequisites for starting with Observable Framework.

datasette-ripgrep - Web interface for searching your code using ripgrep, built as a Datasette plugin

vega-lite - Visualizations created using the Vega-Lite language

dogsheep-beta - Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette