#How do i delete tables and values or edit them in postgres?
22 messages · Page 1 of 1 (latest)
Project ID: 686d076f-c1b9-44c4-92ee-8d78120d5ff0
686d076f-c1b9-44c4-92ee-8d78120d5ff0
Well gotta use the psql tool
can you send a link to that
do you think using mongodb would be easier with railway
No
Just install the thing from Google search
oh i see its a app not a railway service or something
thanks
Yup
any reason why i cant delete or save these on the website? the rows also dont show up on pgAdmin, even after refreshing
The data tab is undercooked, my best explanation
See https://discord.com/channels/713503345364697088/1285973877536854099 for more context
The general advice here is to take the DB public URL and use some sort of a client to manage your data
Sry couldn't give you a broader response earlier, was busy shopping 😄
psql is what I use most of the time. It has a bit of a learning curve but it's pretty good
Speaking of the databases themselves, in my experience postgres is a good enough solution for 99.9 percent of the projects
And for that 0.01% you definitely aren't looking at mongo 🤣
yea, i think i figured it out. im interacting with this database using a discord bot, and it seems to work fine
thanks man
!s