I just joined a startup that's been using Sequel instead of ActiveRecord, and I'd never heard of Sequel before joining. I'm really impressed with the stability and speed of Sequel over ActiveRecord. Good Job Jeremy.
One potential issue I've noticed has been integration with gems which assume everyone uses ActiveRecord. It looks like sequal-papertrail <https://github.com/lazebny/sequel_paper_trail>, a gem for tracking changes to models, is five years out of date. Devise, a gem for authentication, occasionally has regressions <https://github.com/heartcombo/devise/search?q=sequel&type=issues>. What have been your big issues with Sequel? Has anyone ever migrated from Sequel to ActiveRecord? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/d3fd5784-745f-453a-9b39-5b50b14c2a21n%40googlegroups.com.