Slashdot Mirror


User: pitufino

pitufino's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:why? on mSQL: It's Baaaccckkkkk · · Score: 3

    mSQL is for simple data structures a lot more faster than MySQL. If the DB grows you can change to at anytime to mysql without changing the source by using an interface like DBI.