Cri.c
Cri.c•2w ago

Visualize your Convex database schema & functions

Hey everyone 👋 I’ve been using Convex a lot lately instead of Supabase; sometimes it's faster and easier to set everything in Cursor, but I struggled to quickly understand my database structure, especially when there are many tables or functions. So I built a free tool called SchemeTS to help: 1) Visualize your Convex database schema 2) Show tables & functions clearly 3) A chatbot that lets you ask questions and discuss your schema & functions, really helpful for debugging or planning I made it initially for myself, but now I’m releasing it publicly. If you use Convex (instead of Supabase/Firebase/etc.), I’d really love your feedback: whether it’s useful, what could be improved, what features you’d like. Here’s the tool: https://www.schemets.com/ No pressure, hopes it might be helpful for others too 🚀
Schemets
Schemets – Schema editor pulito ed efficace per Convex
No description
No description
3 Replies
Dan
Dan•4d ago
Nice! This is great. @Cri.c , - Are there any alternatives for this out there that you're aware of? - Adding workflows would be helpful as well. I believe it has been discussed somewhere else in here.
Cri.c
Cri.cOP•4d ago
Hi, I haven't found anything similar, so I built it myself. What do you mean by adding workflows? Can you explain it with some examples? Thanks @Dan
Dan
Dan•3d ago
@Cri.c, and thank you for starting to build it! Workflows: https://discord.com/channels/1019350475847499849/1443037222994579578/1443037222994579578 This helps?

Did you find this page helpful?