Did you read about Gda or libgda? It's a database abstraction layer... Not
suitable or worth the extra work if you don't plan to change the backend...
But if you do, maybe worth a look.

pmike



On Fri, Mar 9, 2018, 02:04 Steven Oliver <[email protected]> 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.
>
> Steven N. Oliver
> _______________________________________________
> vala-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to