This is simple extension made using supabase api. Now it supports both Authentication and Database. I suggest to use SupabaseDB only for reading data .While you work with create , update & delete use it with authentication.
Very good extension (though we can make it more advance using their KMT sdk). I think supabase is best open source alternative to firebase. And its far far better than baserow in terms of security and scalability. Again very good.
Use order=id.asc if you need order by id , replace id with name if you want to do with name , use & to join multiple querrys ,
i will list some important querry list .