which database is suitable for small applications
Kalyan Chakravarthy
kalyanchakravarthy at hyit.com
Wed May 27 05:35:58 EDT 2009
Hi Ankit,
Thanks for your advice, can I get some sample code, to store
data in to flat files and how to give flat file connections to my Python
code, Because I am very new to Python and flat files
Thanks in Advance
Kalyan
On Wed, May 27, 2009 at 10:18 AM, Ankit <mr.ankitavasthi at gmail.com> wrote:
> Hi Kalyan...
>
> If your application does not require you to add very heavy data then
> you can also use flat files to do your stuff.
> Its always a better to use Databases but given your low level use and
> newness to python... i would advise you to take up flat files instead.
>
> store your data there and access it.. simple!
>
> ANkit
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Regards
Kalyan
Mobile no: +91 9985351220
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090527/048dbfa3/attachment-0001.html>
More information about the Python-list
mailing list