game db - Mailing list pgsql-general

From Kenneth Gangstoe
Subject game db
Date
Msg-id 20020222204031.GA2228@dark.x.dtu.dk
Whole thread Raw
List 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ø

pgsql-general by date:

Previous
From: Marcelo Pereira
Date:
Subject: Backup & Restore
Next
From: Peter Lacey
Date:
Subject: Re: ANY GOOD USER'S GUIDE ONLINE?? (with simple examples)