08.11.2010, 09:40
I like your idea but I would love to see more customization. Considering that not everyone makes a small mod here and that there are usually multiple databases. Like users could be split for security reasons, accessing multiple databases over mutliple users(later with MySQL). Adding Transactions with BEGIN and COMMIT, which can very important. Of course yet again with MySQL :P
Thinking about redundant information, it would be very good if you managed to make this multi-database-ish.
As in, I could save a vehicle type by ID and only link the ID to the user, but the vehicle type is dependant on the ID and there should be no ID without vehicle type, hence foreign keys come in play and so on.
Great work! I am thinking of implementing this if the Development is at a constant speed. Though I would prefer a MySQL version, so I might end up writting my own - if this is too slow for me. Though if you need some help with this, I doubt it but if you do, hit me up! I would like to stay in contact with you as this reminds me a lot to hibernate lol
Regards,
Extremo.
Thinking about redundant information, it would be very good if you managed to make this multi-database-ish.
As in, I could save a vehicle type by ID and only link the ID to the user, but the vehicle type is dependant on the ID and there should be no ID without vehicle type, hence foreign keys come in play and so on.
Great work! I am thinking of implementing this if the Development is at a constant speed. Though I would prefer a MySQL version, so I might end up writting my own - if this is too slow for me. Though if you need some help with this, I doubt it but if you do, hit me up! I would like to stay in contact with you as this reminds me a lot to hibernate lol
Regards,
Extremo.