EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Database Inquiry (https://www.eqemulator.org/forums/showthread.php?t=37819)

bushman77 07-23-2016 11:20 AM

POstgresql
 
Yah id say postgresql, been building a webpapp based off of this and it is indeed faster than mysql db. The commands arent too much different either.

Akkadius 07-23-2016 01:29 PM

Quote:

Originally Posted by bushman77 (Post 250213)
Yah id say postgresql, been building a webpapp based off of this and it is indeed faster than mysql db. The commands arent too much different either.

I really doubt it

demonstar55 07-23-2016 02:19 PM

Quote:

Originally Posted by Akkadius (Post 250214)
I really doubt it

It really depends what you're doing. PostgreSQL's Query Optimizer is better (much?) in some cases, but MySQL has made improvements there. PostgreSQL isn't really optimized for just reads, which a lot of our data is, but a good chunk of that we cache out in the shared_memory stuff :P


All times are GMT -4. The time now is 09:28 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.