[gameprogrammer] Re: database for fast games
- From: jake <jakbri@xxxxxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Wed, 01 Nov 2006 21:04:34 +1300
There is always hsqldb, but I get the feeling that your not using java.
Rúben Lício wrote:
Hi,
I have to use one database to log some actions in my game. It will run
every play, but it's not too much. In my current tests it's 45 for minute.
I'm using SQLite at this moment. Somebody have other small and fast
database for inserts?
Thank you,
Rúben
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: database for fast games
- From: Rúben Lício
Other related posts:
- » [gameprogrammer] database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
- » [gameprogrammer] Re: database for fast games
Hi,I have to use one database to log some actions in my game. It will run every play, but it's not too much. In my current tests it's 45 for minute.
I'm using SQLite at this moment. Somebody have other small and fast database for inserts?
Thank you, Rúben
- [gameprogrammer] Re: database for fast games
- From: Rúben Lício