Tagged Questions
0
votes
1answer
193 views
What database engine to use? [closed]
What database engine would be appropriate for an online multiplayer card game(with many different cards) done in Flash?
MyISAM seems to be the one because of full-text search and good read speeds, ...
-3
votes
2answers
110 views
Are there companies that can store the stream of each user event? [closed]
I want a company that can store in a database of it's own the stream of clicks each user does (my game is programmed in action script), of course I will define what data and when to store it. Bear in ...