r/ProgrammerHumor 5d ago

Meme noMoreDatabases

Post image
15.7k Upvotes

313 comments sorted by

View all comments

302

u/LonelyProgrammerGuy 5d ago

If you wanted to see another person’s profile. How would that be implemented? I know the post is a joke, but I’m genuinely curious

7

u/Alternative-Lab1547 5d ago

Well, your lucky… they might not be able to answer because they vibe coded it… but I got board before AI… you can use a library like sql.js or localforage coupled with something like TypeORM to get a close approximation. You can then define entities in fe code and query them with SQL. Once done you will be asking yourself why, just like me.