nowfound

Alternatives

Products that do what UPID – a unique ID with built-in prefix does

The discussion about what to use for database keys has come up a few times on HN. Integers or UUID, or maybe ULID/UUIDv7 with a time component. One that also comes up is prefixes (as used by Stripe, most famously). The biggest downside (imo) of the Stripe approach is that you either have to store them as strings, which isn't great, or strip/prepend in your API layer. So I made a new thing called UPID. It's most similar to ULID, as it includes a time-component (but with lower precision) and also encodes to a base32 alphabet. But it also includes a 20-bit prefix (allowing four…

  1. 1PD
  2. 2IA

    Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…

    2024 · github.com

  3. 3
    InstantDB329

    Complete backend with auth and storage in one prompt

    Apr 2026 · instantdb.com

  4. 4

    Instant no-code app and dynamic API for any SQL database

    2021

  5. 5GV

    I use UUIDv7's in multiple places as an efficient index in Postgres. When querying this data I usually need to be able to query between a time range so wanted to have a quick way to generate a reference ID that I could use in a BETWEEN query. All the simple, fast tools I found online were focused on generating bulk ids or converting from an ID to a timestamp rather than the other way around, so I wrote one myself. For example if I wanted to find everything that happened between 2025-03-11T13:00:00.000Z and 2025-03-11T13:59:59.999Z I can type in the timestamp, select earliest (or latest) to…

    2025 · uuidv7.org

  6. 6
    Build0360

    Build custom internal apps in minutes, no coding required

    Nov 2025

  7. 7
    Placekey140

    Unique ID for all physical places

    2020

  8. 8
    OwnID201

    An easy and secure passwordless add-on for your website

    2022

  9. 9

    A modern data stack in 90 seconds, no-code app & data API

    2022

  10. 10

    Street addresses for places that don't have one 🗺️

    2018

  11. 11
    TENZ-ID71

    Register your identity on the Blockchain

    2018

  12. 12SA

    Hey HN! Happy to finally launch Stack. We made it because we like to put apps into production quickly, and authentication & user management was taking up way too much time. We have components like and that automatically adapt to whatever theme & design system you're using. Check the blog post to see the example with Radix UI and Joy UI. Also, there's an admin dashboard for monitoring and editing accounts. Stack is 100% AGPL/MIT-licensed, so you can self-host it. Cheers!

    2024 · stack-auth.com

  13. 13
    Ethnamed160

    Like Venmo, but for cryptocurrencies 🤑

    2018

  14. 14
    Forms.id167

    Google forms alternative with a focus on privacy

    2019

  15. 15

    The Frontend Database API Gateway

    Dec 2025

  16. 16

    Enable developers to build encryption into apps in minutes

    2021

  17. 17
    humanID82

    Anonymous, spam-resistant & convenient single-sign on

    2022

  18. 18SO

    Hello HN! My name is Paras and I am building this project called Slashbase. It's an open-source collaborative IDE for databases in browser. Connect to your database, browse data, run a bunch of queries or share queries within your team, right from your browser. Works with two types of databases: PostgreSQL and MongoDB. It's written in Golang and Nextjs React Framework and runs as a single binary. Features: - Cloud based: Setup on your server. Works in browser. - Easy to use: with minimal interface it is simple to use. - Collaborative: Works with your teams. Easy sharing queries within team.…

    2022 · github.com

  19. 19
    pfpid149

    The decentralised identity primitive

    2022

  20. 20
    Web3 ID109

    Web3 auth that puts user privacy first, and it’s free

    2022

  21. 21
    bit.io130

    All your data in one place

    2021

  22. 22VA
  23. 23

    A user‑friendly wallet as an entry point to DeFi

    2021

  24. 24NB

    Manipulate your SQLite database like a giant Javascript object. Built with o1.

    2024 · gist.github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →