ibis-datasette: Query datasette servers without writing a line of SQL

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ibis-datasette

    An ibis backend for querying datasette

    To help acquaint myself with more of the internals, I hacked up a new backend for querying [datasette](datasette.io/) servers. Datasette is a multi-tool for publishing and exploring SQLite databases. It's an excellent tool, I cannot recommend it enough.

  • dplyr

    dplyr: A grammar of data manipulation

    For my day job I work on ibis. ibis lets users write queries using a familiar dataframe-like API, and then execute those queries on a number of SQL (and non-SQL) backends. Think of it like dplyr but for Python.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts