|
Posted by William Colls on 01/08/08 03:16
LayneMitch via WebmasterKB.com wrote:
> Rik Wasmus wrote:
>
>>> Also, when I say that I want to incorporate database development into my
>>> company, I also mean real company databases, not just online databases.
>> The difference being?
>
> I wish I could get technical and give you and answer as to what the
> difference would be. But I'm new to this so all I can give you is examples.
>
> For instance. I work for a call center that uses a database system for
> inbound/outbound calls, routing calls, and to determine arrangements for
> account balances.
>
> This system was developed by some IT company. I want to be that IT company.
> The process and the languages involved in developing this system has to be
> different and more deeper into computer science than PHP and MYSQL.
>
> So that's what I'm asking. Like in addition to those languages used for
> web/database development, what languages would I need to learn to develop a
> database like the one my employer has?
>
A Database engine (MySQL, Oracle, Postgress, Progress, etc.) is written
in c/c++. This is a non-trivial exercise. It would take hundreds of
thousands of man hours to develop a reliable storage/query engine. Don't
bother. Use one of the known, tested, trusted reliable engines already
out there. Concentrate on the application. The IT company that produced
the system your employer uses will have done it that way. (Unless they
are using SAP, which does have its own DataBase engine).
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Navigation:
[Reply to this message]
|