database written in c

  • Thread starter vishnu mahendra
  • Start date
V

vishnu mahendra

i am interested in coding a simple database in c. can any one tell me
how to do it and where to get help.
thank you in advance,
vishnu
 
M

Malcolm

vishnu mahendra said:
i am interested in coding a simple database in c. can any one tell me
how to do it and where to get help.
thank you in advance,
It depends what you mean by simple. Products like Oracle take thousands of
programmer hours and millions of dollars to develop.

On the other hand by writing a series of structures to disk you have the
rudiments of a simple database which may well be all you require for your
application.

Maybe if you specified a bit more closely how much C you know, and what you
want to achieve?
 
J

Julian V. Noble

Emmanuel said:
Well, a database is all but simple. You can try to fiddle with the basic FILE
^^^^^^^^^^^^^^

"anything but simple"

In English, "anything" and "all" do not have the same meaning, any more
than "tout" and "quelque chose" mean the same thing.



--
Julian V. Noble
Professor Emeritus of Physics
(e-mail address removed)
^^^^^^^^^^^^^^^^^^
http://galileo.phys.virginia.edu/~jvn/

"Science knows only one commandment: contribute to science."
-- Bertolt Brecht, "Galileo".
 
E

Emmanuel Delahaye

Julian V. Noble said:
^^^^^^^^^^^^^^

"anything but simple"

In English, "anything" and "all" do not have the same meaning, any more
than "tout" and "quelque chose" mean the same thing.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top