All of my database models have id replaced with UUID4s. Is there any risk to using these in URLs?

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

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 should not use UUIDv4 as a primary key. You can use normal int values and then use hashids to make them safe for URL. UUIDv7 might be good to use as well once they are more widely supported as well.

  • 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

  • C-Macs – a pure C macOS application

    11 projects | news.ycombinator.com | 19 Apr 2024
  • Implementing Rate Limiting in a Spring Boot API using Bucket4j

    2 projects | dev.to | 14 Apr 2024
  • A Comprehensive Guide to React State Management

    3 projects | dev.to | 12 Apr 2024
  • Rotz: Cross platform dotfile manager written in Rust

    7 projects | news.ycombinator.com | 8 Apr 2024
  • The Hunt for the Missing Data Type

    10 projects | news.ycombinator.com | 4 Mar 2024