I don't think there is anything Sequel specific other than maybe using the 
sharding support to support connections as different database users, as well as 
the server_block and arbitrary_servers extensions to make sharding easier. You 
probably want separate schemas or tables per user with regular Postgres 
database security, or use row level security if you want to use the same tables 
for data for all users.

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To post to this group, send email to sequel-talk@googlegroups.com.
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to