Lessons learned from sharding Postgres at Notion

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

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
  • notion-py

    Unofficial Python API client for Notion.so

  • Slightly unrelated, but notion's unofficial python API is cool AF! https://github.com/jamalex/notion-py

    It's way more powerful than their official API. The official API can only interact with databases, which (as anyone who uses Notion knows) is a tiny subset of the overall things you want to use Notion for.

    The unofficial Python API lets you have complete programmatic access to all notion pages.

    The tradeoff is that certain things break. However, after reading the code, I found it quite easy to fix the problems I ran into (https://github.com/jamalex/notion-py/pull/345) and I suspect you'll be able to do the same. (I empathize with maintainers not prioritizing their open source work ahead of family life, business, etc.)

    Was surprised that it was even possible to have a nice Python class for every possible Notion object, let alone control them and update them on the fly. I wish their official API would be as flexible. Maybe one day.

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

  • Farfalle – Open-source AI-powered search engine

    4 projects | news.ycombinator.com | 16 May 2024
  • Toon3D: Seeing Cartoons from a New Perspective

    2 projects | news.ycombinator.com | 17 May 2024
  • Ask HN: Best way for a Markdown based blog and eBook?

    5 projects | news.ycombinator.com | 17 May 2024
  • Python Multithreading: Unlocking Concurrency

    1 project | dev.to | 17 May 2024
  • BeatSyncSolution: Origin Story

    3 projects | dev.to | 17 May 2024