If you're just starting to learn python/computer science, why not try
setting up section fields in a file that you can parse, with your own
database.

Then you can parse through, append, delete, etc and this will show you the
'higher' level of db's. Plus, I don't think anyone has mentioned RDBM:

http://en.wikipedia.org/wiki/Relational_database_management_system

or these from python:

www.python.org/dev/peps/pep-0249/

http://wiki.python.org/moin/DatabaseProgramming/

-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to