How to handle id-based routes with UUID

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

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

    Hashids algorithm v1.0.0 implementation in Java

  • You don't necessarily need to use UUIDs. You could use something like Hashids to generate random strings from your sequential IDs in a reversible way, so that users can't predict what their values will be, but you can decode them as needed.

  • 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

  • Remeda v2

    1 project | news.ycombinator.com | 31 May 2024
  • Llama-fs: A self-organizing file system with llama 3

    6 projects | news.ycombinator.com | 26 May 2024
  • htmx vs. React: Choosing the right library for your project

    3 projects | dev.to | 21 May 2024
  • SteerMouse

    2 projects | news.ycombinator.com | 8 May 2024
  • Why Choose ULIDs over Traditional UUIDs or IDs for Database Identification?

    2 projects | news.ycombinator.com | 5 May 2024