Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Drowning in Modules - Suggest those for DB App

by dga (Hermit)
on Oct 12, 2004 at 22:27 UTC ( [id://398719]=note: print w/replies, xml ) Need Help??


in reply to Drowning in Modules - Suggest those for DB App

I don't know if SQLite is available on Windows but it allows SQL queries and can be used as an embedded database. In contrast to mSQL it is still actively supported. (unless that has changed via another package using the same letters or mSQL being developed again since last I looked).

More generally, since it's SQL if you are careful to use only widely supported SQL syntax, then it should be easy to port the application to use a traditional RDBMS ( Oracle, Sybase, PostgreSQL, MySQL etc )

There is a DBD::SQLite module on the CPAN.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://398719]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 13:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found