DBD::SQLite 1.12
Sponsored Links
DBD::SQLite 1.12 Ranking & Summary
File size:
0.53 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1244
Date added:
2006-06-12
Publisher:
Matt Sergeant
DBD::SQLite 1.12 description
DBD::SQLite is a Self Contained RDBMS in a DBI Driver.
SYNOPSIS
use DBI;
my $dbh = DBI->connect("dbi:SQLite:dbname=dbfile","","");
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/.
Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.
SQLite supports the following features:
- Implements a large subset of SQL92
See http://www.hwaci.com/sw/sqlite/lang.html for details.
- A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV.
- Atomic commit and rollback
Yes, DBD::SQLite is small and light, but it supports full transactions!
- Extensible
User-defined aggregate or regular functions can be registered with the SQL parser.
Theres lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to DBI for details on how to use DBI itself.
SYNOPSIS
use DBI;
my $dbh = DBI->connect("dbi:SQLite:dbname=dbfile","","");
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/.
Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.
SQLite supports the following features:
- Implements a large subset of SQL92
See http://www.hwaci.com/sw/sqlite/lang.html for details.
- A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV.
- Atomic commit and rollback
Yes, DBD::SQLite is small and light, but it supports full transactions!
- Extensible
User-defined aggregate or regular functions can be registered with the SQL parser.
Theres lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to DBI for details on how to use DBI itself.
DBD::SQLite 1.12 Screenshot
DBD::SQLite 1.12 Keywords
SQLite
DBD
DBI
RDBMS
Self Contained RDBMS
SQLite 1.12
self contained
contained
1.12
DBD::SQLite
DBDSQLite
DBD::SQLite 1.12
Libraries
Programming
Bookmark DBD::SQLite 1.12
DBD::SQLite 1.12 Copyright
WareSeeker periodically updates pricing and software information of DBD::SQLite 1.12 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DBD::SQLite 1.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
SQLite is an embeddable SQL engine in a C library. Free Download
DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). Free Download
DBD::Oracle is a Perl module with Oracle database driver for the DBI module. Free Download
VSQLite++ is a portable SQLite wrapper library for C++. Free Download
mod_dbd_pgsql is a DBD Driver module for PostgreSQL. Free Download
mod_dbd_mysql is a DBD Driver module for MySQL. Free Download
DBD::Teradata is Perl module with a DBI driver for Teradata. Free Download
JDBC Driver for SQLite is a thin layer on top of the SQLite 3.3.x C API. Free Download
Latest Software
Popular Software
Favourite Software