A Relational Spreadsheet

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Web application providing an intuitive user experience to databases.

  • We are building a open source UI for Postgres DBs that should meet your use case: https://mathesar.org. We're doing our first release next week!

  • drive-db

    Discontinued :bar_chart: Use Google Drive spreadsheets as a simple database

  • // [{ name: 'John', age: 31 }, { name: 'Sarah', age: 27 }, ...]

    https://github.com/franciscop/drive-db/

    It was born very similarly to how the article describes it. For low-amount of data, a spreadsheet is IMHO a much better low-tech collaborative tool than a database.

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

    InfluxDB logo
  • TablaM

    The practical relational programing language for data-oriented applications

  • I also work in [this space](https://tablam.org).

    The tool that was great for this is FoxPro.

    Is like access, but the genius thing is that it include a super-charged "repl" aka: the command window.

    It allow to combine GUI + Help + Terminal in one single tool, so you can do

        use table

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