Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to create a database server like Oracle and SQL Server...?

Any design ideas or references?

Thanx in advance.. :)
Posted

1 solution

Yes: Don't.

SQL Server and Oracle are the result of tens of thousands of man-hours (I don't know exactly, but that is a good guestimate based on the complexity of the software)

If you want to know how much work is involved, have a look at MySQL - it is (or was, I'm not sure if it still is) Open Source so the code will be somewhere on the net. Be prepared for a very big download, though...
 
Share this answer
 
Comments
RaisKazi 27-Aug-11 7:54am    
Agree 5. Not sure Questioner wants to setup new RDBMS Server for SQL Server/Oracle OR Create a new RDBMS.
OriginalGriff 27-Aug-11 7:57am    
The "any design ideas" bit of his question was what I was working on...:laugh:
RaisKazi 27-Aug-11 9:16am    
:)
Pravin Patil, Mumbai 27-Aug-11 9:32am    
:lol
Harmanjeet Singh 28-Aug-11 3:38am    
The question is all about, how to create a database server like Sql server and oracle, and not about setting up a database..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900