game db

Поиск
Список
Период
Сортировка
От Kenneth Gangstoe
Тема game db
Дата
Msg-id 20020222211222.GC3108@dark.x.dtu.dk
обсуждение исходный текст
Ответы Re: game db
Re: game db
Re: game db
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Does iscachable work?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Speed comparison to Oracle. Why was this query slower on pgsql?