On Thu, 2018-03-08 at 21:03 -0500, Steven Oliver wrote:
> I want to begin working an application that would have a database,
> specifically SQLite, as a back-end. I know that at some point
> sqlheavy
> (https://github.com/nemequ/sqlheavy) was an option for using
> databases
> with Vala. It doesn't appear to be maintained anymore though. Are
> there other options out there? What do most people use? Are there any
> good open source vala projects using SQLite I could look to as an
> example? The only one I'm aware of is Geary, but ripping the database
> layer out of Geary would be quite the task and probably more than I
> would need.

You can check Rygel's db layer: https://git.gnome.org/browse/rygel/tree
/src/librygel-db
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to