|
that sounds like a cool project. good for you for not making some dumb boring inventory system, cuz that's just basically "store some data, spit data back out". i'm glad you're using a database. so much easier to store/manipulate/export data that way. i use MySQL personally, but played around with PostgreSQL so that i could play around with it's transaction stuff. i didn't play with it for too long but my initial reaction was that it seemed pretty badass.
|