@inthewalter wrote:
Hi, I’m walter, student developer.
Now, I’ve developed Ticketing App. So I stuck in modeling database.My situation is,
users reserve(buy) seat.
users read my seat and concert information reserved.
users search concert using keyword.
sellers register concert information and seats.
sellers manage concert information and seats.
I’ve used Firebase Realtime Database, but I felt it’s very hard to use.
Because, it’s hard to query and reference it.The reason that i selected Firebase Realtime Database is to use Push.
.In my situation, what do i have to Database?
Firebase? Mysql?Thank you…
Posts: 2
Participants: 2