I really like using Lighter and how minimal of a dependency it is, but I haven't had much of a chance to use it and whenever I do, I always struggle to set it up since I never have a situation that follows the golden path that appears to be taking an existing sqlite file and using that as a starting point.
I almost always am starting from scratch where I need to define a schema and objects that will CREATE the db, but following docs for that is sparse and confusing.
I think it would help far many more people than myself to have something that provides for this approach with a bit more hand holding.
I really like using Lighter and how minimal of a dependency it is, but I haven't had much of a chance to use it and whenever I do, I always struggle to set it up since I never have a situation that follows the golden path that appears to be taking an existing sqlite file and using that as a starting point.
I almost always am starting from scratch where I need to define a schema and objects that will CREATE the db, but following docs for that is sparse and confusing.
I think it would help far many more people than myself to have something that provides for this approach with a bit more hand holding.