Re: [Vala] OFF - choose a database.



I dont have experience in use databases in Vala, but I really like to use
PostgreSQL and SQLite from other languages. They work nice and are quite
easy to use.

As replacement for MySQL is MariaDB (read about it on their webpage).

// Kris

2011/12/27 Reid Thompson <reid thompson ateb com>

On 12/27/2011 10:50 AM, Brian Duffy wrote:

Does it require much concurrent db access while accessing over the
network?
I like sqlite for local db storage. It could be a good choice on the
server
as well if you are not planning on servicing multiple concurrent
connections. Probably, I would use sqlite locally and mysql or postgresql
on the server.


 +1 postgresql

______________________________**_________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/**listinfo/vala-list<http://mail.gnome.org/mailman/listinfo/vala-list>



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