Personal data tracking

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • I track sleep, mood, location, habits, weight, and exercise data (heart rate, route, distance, elevation, energy, etc). All of it is stored in a PostgreSQL database.

  • n8n

    Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

  • I pull my workouts (mostly cycling and running) from Strava using a developer account and their API. I use n8n to get the data from Strava and put it into my database.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Directus

    The Modern Data Stack šŸ° ā€” Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

  • I manually input things like my mood and check off habits via Directus. My sleep and location are automatically added using the REST API created by Directus. They are added using workflows in Shortcuts. For example, every evening my phone grabs my coordinates, formats them, and sends it to the database via the API.

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

  • A Year of Self-Hosting: 6 Open-Source Projects That Surprised Me in 2023

    2 projects | dev.to | 19 Dec 2023
  • Dify, a visual workflow to build/test LLM applications

    5 projects | news.ycombinator.com | 22 Apr 2024
  • Full Stack Web Development Concept map

    11 projects | dev.to | 23 Mar 2024
  • Utilizando Testcontainers para Testes de IntegraĆ§Ć£o com NestJS e Prisma ORM

    4 projects | dev.to | 16 Mar 2024
  • Run and test DynamoDB applications locally using Docker and Testcontainers

    3 projects | dev.to | 7 Feb 2024