issue

A

amin

Hi dears.
I started programing with python and want to use a suitable
database.But I Know nothing about them.please introduse one to me.
thanks.
 
T

Tim Chase

I started programing with python and want to use a suitable
database.But I Know nothing about them.please introduse one to
me. thanks.

Since you're just starting out, I'd just use the built-in (as of
Python2.5) sqlite
[(42,), (3141,)]

That will allow you to experiment. You can later scale up to
something like a MySQL, PostgreSQL or some other DB connector.

-tkc
 

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

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top