Re: Question that may not have an answer



On Mon, 17 Sep 2007 16:04:09 -0400, Scott Mohnkern wrote
I'm working on a project where we have data stored in arrays that we
need to put into a database. We'd started with CSV (it was easiest),
but it's become unmanagable.

However, I don't want to go through the pain of getting a mysql
database or other database server set up to put the data into.

I recall talking to someone about perl having an internal database file
where you could store the data in a file, and access it relatively
easily, without having to set up an interface to an external
database server.

Or am I completely wrong, and there isn't such a thing?

Scott Mohnkern


You're looking for SQLite:

http://www.sqlite.org/

and

http://search.cpan.org/~msergeant/DBD-SQLite-1.13/lib/DBD/SQLite.pm

Alex
.



Relevant Pages

  • Re: SQL Server 2000 Hardware Recommendations?
    ... Are you using stored procedures or adhoc sql calls? ... > and database server as we expand our web site to have more dynamic ... Currently the database server houses all data pertinent to ...
    (microsoft.public.sqlserver.server)
  • Re: Is file is being used
    ... The file system doesn't know anything about the content of the .mdb file. ... That said, most database do support multiple users, and they do so by ... Note that even in the case of a database server supporting multiple ...
    (microsoft.public.dotnet.languages.csharp)
  • SQL Server 2000 Hardware Recommendations?
    ... and database server as we expand our web site to have more dynamic ... Currently the database server houses all data pertinent to ... under a heavy load, a sql-heavy page can take as long as 90 seconds to ...
    (microsoft.public.sqlserver.server)
  • IIS/SQL Server Hardware Recommendations?
    ... and database server as we expand our web site to have more dynamic ... Currently the database server houses all data pertinent to ... under a heavy load, a sql-heavy page can take as long as 90 seconds to ...
    (microsoft.public.inetserver.iis)
  • Good case for VMS
    ... Anyone else notice that the BOINC version of Seti@Home is down? ... We are still dealing with some database ... until we get at least one database server up and running. ... dump all the data from the replica back onto the master. ...
    (comp.os.vms)