Look at https://github.com/jeremyevans/sequel

On Saturday, April 14, 2018 at 9:29:03 PM UTC+2, Ralph Shnelvar wrote:
>
> Ruby,
>
> I have a collection of Postgres tables I want my users to be able to 
> access (share)but not modify on my Rails website .  I want each of them to 
> be able to extract data from the tables using whatever SQL they wish and 
> for each user not to be able to interact with other users' extracted data.
>
> I have Devise working to give access to each separate user but now I 
> need/want suggestions as to how to link a Devise authorized user with a 
> correspondingly named Postgres user.
>
> Suggestions would be appreciated.
>
> Ralph Shnelvar
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/b596ab58-17af-485f-81ad-9ae73a9ebeeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to