From: | Kenneth Gangstoe <kennethg(at)mail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | game db |
Date: | 2002-02-22 20:40:31 |
Message-ID: | 20020222204031.GA2228@dark.x.dtu.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello!
I'm currently coding a game, using C++ and OpenGL. I need to store
the game state data into a database, and heard alot of positive
things about PostgreSQL. As this is a game, speed is critical. I'm
going to do alot of writing to the database, but seldom much reading
from it, so I'm mostly interested in write-speeds.
Does anyone have an idea if Postgresql could suit my needs, or should
I look into other databases (mysql for instance) ?
Best regards,
Kenneth Gangstø
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2002-02-22 20:45:07 | Re: [SQL] Regular Expression for 'and' instead of 'or' |
Previous Message | Fran Fabrizio | 2002-02-22 20:24:29 | Re: Does iscachable work? |