Forgot your password?
typodupeerror

Comment Re:simplicity? (Score 1) 83

The other issue is that SQLite uses a single lock on the database, so if you have more than a small number of concurrent updates, it won't be pretty. Still, if there's interest in replicating to/from we would be up for it or would hope that somebody might see their way to add a plug-in for it. In the meantime, it looks like a really handy embedded database.

Slashdot Top Deals

Have you ever noticed that the people who are always trying to tell you `there's a time for work and a time for play' never find the time for play?

Working...