Re: [Networking] SQL vs own Database system
A piece of advice that I have for you: You should have in your team a database expert. He could advice you futher which type of SQL you should choose and what settings must be made in order to fit the best to your application.
This like this shouldn't be made randomly because later you will have yourself in position where you don't know what to do.
So, better start from the verry beginning on the high road to keep it that way!
Re: [Networking] SQL vs own Database system
Quote:
Originally Posted by
jMerliN
Even if you spent 20 years trying to develop a very app-specific customized database solution, it would likely still be massively outperformed by any number of existing solutions. It's simply not worth it to reinvent such a massive wheel, especially when experts in the field spend literally every second of their lives doing nothing but improving them.
All comes down to that. Coders in general know; Don't re-invent the wheel.