Re: [Vala] Using databases with Vala



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 <oliver steven gmail com> 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
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]