I need a unique ID sequence number generator, I know I could just use a small MySQL instance, but is there no other way?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/webdev

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • InfluxDB - Access the most powerful time series database as a service
  • snowflake

    Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.

    Twitter built Snowflake https://github.com/twitter-archive/snowflake/tree/snowflake-2010

  • xid

    xid is a globally unique id generator thought for the web

    Checkout xid https://github.com/rs/xid and how MongoDB does its id

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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