Python supports multiple databases
But i want a database for desktop application which could be included in setup of python py2exe
When application pakage is moved then its database also wants to move
example its possible with textfile but i want a database which stores data in table format.
suggest ideas,databases relevance...