FROM SQL to FIREBIRD

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
daemon
Posts: 160
Joined: Wed Oct 17, 2007 7:56 pm

FROM SQL to FIREBIRD

Post by daemon »

I have suggestion to move from mysql to Firebird. Mysql is for another purposes and its good only for select queries. Firebird embedded server is 100 times better than mysql and i think it will increase server stability on high people population (3k-4k). I think this topic should be discussed
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: FROM SQL to FIREBIRD

Post by Aikimaniac »

Is your idea based on real tests in L2J environment ?
Image
daemon
Posts: 160
Joined: Wed Oct 17, 2007 7:56 pm

Re: FROM SQL to FIREBIRD

Post by daemon »

yes, firebird embedded server is now on asterios.tm servers
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: FROM SQL to FIREBIRD

Post by jurchiks »

Well, that's not really l2j anymore, they use l2p which was forked from l2j and has been pretty much standalone for many years now.
Comparison between l2j and l2p would be problematic.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: FROM SQL to FIREBIRD

Post by Aikimaniac »

daemon wrote:yes, firebird embedded server is now on asterios.tm servers
well..can you post some performance tests with mysql and same tests with firebird ?
Image
ir00
Posts: 44
Joined: Wed Apr 13, 2011 3:38 pm

Re: FROM SQL to FIREBIRD

Post by ir00 »

Yeah please do some tests.
What i'v found
You can find some of them online, I once tried to migrate Firebird's standard "employee.fdb" database to MySQL and wrote a few notes about it, see my blog.
See part 1 part 2 part 3 part 4 part 5 part 6 part 7 part 8.
Note that I used Firebird 2.0, while the current release is firebird 2.1 which has had some improvements and the upcoming Firebird 2.5 will be even better!
My opinion is that, as a classical database (no fulltext, no ndb clustering, partial replication) Firebird is more robust and consistent.
As an embedded database it is probably the best in the market (again, just my opinion).
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: FROM SQL to FIREBIRD

Post by momo61 »

wow, very very interesting :s

Im reading about Firebird right now, and it's supposed to be a lot better than MySQL.
Even MySQL is supposedly moving in the direction of Firebird...

http://www.youtube.com/watch?v=vAHZjOLmu1g
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: FROM SQL to FIREBIRD

Post by ThePhoenixBird »

What about PostgreSQL?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: FROM SQL to FIREBIRD

Post by MELERIX »

there is a topic related with this: viewtopic.php?f=69&t=20264

anyway I think is not needed, MySQL is enough, and MySQL 5.5.x is more fast than older versions.
Post Reply