Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: DBD::SQLite tuning

by jdv79 (Sexton)
on Mar 16, 2005 at 19:30 UTC ( [id://440108]=note: print w/replies, xml ) Need Help??


in reply to DBD::SQLite tuning

I'd like to know why you'd use SQLite for this application instead of BerkleyDB. If all you are storing is key value pairs then SQLite is overkill. Sounds like a perfect fit for BerkleyDB to me. Its not as cumbersome as MySQL and is just as easy to install and use as SQLite. Did you choose SQLite because of some other factor?

Replies are listed 'Best First'.
Re^2: DBD::SQLite tuning
by perrin (Chancellor) on Mar 16, 2005 at 21:18 UTC
    I wouldn't. I'm benchamrking it because someone on the mod_perl list claimed that SQLite 3 was faster than BDB and I wanted to see if it was true.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440108]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found