Search results for "DBD::CSV"
DBD::CSV - DBI driver for CSV files
The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma Separated ...
HMBRAND/DBD-CSV-0.60 - 06 Jan 2023 10:49:57 UTC - Search in distribution- Bundle::DBD::CSV - A bundle to install the DBD::CSV driver
DBIx::SQLEngine::Driver::CSV - Support DBD::CSV driver
This package provides a subclass of DBIx::SQLEngine which compensates for some of DBD::CSV's idiosyncrasies. Note that DBD::CSV does not support the normal full range of SQL DBMS functionality. Upgrade to the latest versions of DBI and SQL::Statement...
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution- DBIx::SQLEngine - Extends DBI with High-Level Operations
- DBIx::SQLEngine::Driver - DBI Wrapper with Driver Subclasses
- DBIx::SQLEngine::Docs::Changes - Revision history for DBIx::SQLEngine.
- 2 more results from DBIx-SQLEngine »
UR::DataSource::CSV - Parent class for data sources using DBD::CSV
UR::DataSource::CSV is a subclass of UR::DataSource::RDBMS and can be used for interacting with CSV files. Because of the limitations of the underlying modules (such as SQL::Statement only supporting one join at a time), this module is deprecated. UR...
BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution
App::fsql - Perform SQL queries against files in CSV/TSV/LTSV/JSON/YAML formats
PERLANCAR/App-fsql-0.231
-
24 Feb 2022 00:05:15 UTC
-
Search in distribution
- fsql - Perform SQL queries against files in CSV/TSV/LTSV/JSON/YAML formats
DBI - Database independent interface for Perl
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution- DBI::DBD - Perl DBI Database Driver Writer's Guide
- DBD::DBM - a DBI driver for DBM & MLDBM files
- DBD::File - Base class for writing file based DBI drivers
- 8 more results from DBI »
xbcp - Bulk copy for Sybase or Oracle
xbcp will load data to a table from a file, or extract data from a table to a file. If a server is provided, the database type is assumed to be Sybase. If no server but a database is provided, then the default database type is Oracle. Otherwise the s...
DOUGW/DBIx-BulkUtil-0.05 - 14 Jul 2016 17:10:31 UTC - Search in distribution- DBIx::BulkUtil - Sybase/SybaseIQ/Oracle bulk load and other utilities
LRpt - Perl extension for comparing and reporting results of database selects
LRpt (LReport) is a set of tools for database row sets comparison and reporting. The core logic operates on *csv* files, however, LReport also provides tools for converting select results to *csv* files....
PKALUSKI/LRpt_0.16 - 03 Oct 2006 18:26:34 UTC - Search in distribution
EZDBI - EZ (Easy) interface to SQL databases (DBI)
This file documents version 0.120 of EZDBI. It assumes that you already know the basics of SQL. It is not a(n) SQL tutorial. EZDBI provides a simple and convenient interface to most common SQL databases. It requires that you have installed the DBI mo...
JPIERCE/EZDBI-0.16 - 02 Mar 2016 14:50:45 UTC - Search in distribution
DB2::Admin - Support for DB2 Administrative API from perl
This module provides perl language support for the DB2 administrative API. This loosely corresponds to the non-SQL functions provided by the DB2 Command Line Processor (CLP), the 'db2' program. This function is complementary to the DBD::DB2 database ...
HBIERSMA/DB2-Admin-3.1 - 29 Jun 2009 11:47:35 UTC - Search in distribution
JSprite - Modified version of Sprite to manipulate text delimited flat-files as databases using SQL emulating Oracle. The remaining documentation is based on Sprite.
Here is a simple database where the fields are delimited by double-colons: PLAYER=VARCHAR2(16)::YEARS=NUMBER::POINTS=NUMBER::REBOUNDS=NUMBER::ASSISTS=NUMBER::Championships=NUMBER ... Larry Bird::13::25::11::7::3 Michael Jordan::14::29::6::5::5 Magic ...
TURNERJW/DBD-Sprite-6.12 - 05 Feb 2019 07:23:16 UTC - Search in distribution- DBD::Sprite - Perl extension for DBI, providing database emmulation via flat files.
AnyData - (DEPRECATED) easy access to data in many formats
The rather wacky idea behind this module and its sister module DBD::AnyData is that any data, regardless of source or format should be accessible and modifiable with the same simple set of methods. This module provides a multidimensional tied hash in...
REHSACK/AnyData-0.12 - 28 Jan 2015 20:26:22 UTC - Search in distribution- AnyData::Format::XML - tiedhash and DBI access to XML
- AnyData::Format::CSV - tiedhash & DBI/SQL access to CSV data
DBD::AnyData - DBI access to XML, CSV and other formats
The DBD::AnyData module provides a DBI/SQL interface to data in many formats and from many sources. Currently supported formats include general format flatfiles (CSV, Fixed Length, Tab or Pipe "delimited", etc.), specific formats (passwd files, web l...
REHSACK/DBD-AnyData-0.110 - 17 Jul 2010 08:36:36 UTC - Search in distribution
tablify - turn a delimited text file into a text table
This script is essentially a quick way to parse a delimited text file and view it as a nice ASCII table. By selecting only certain fields, employing a where clause to only select records where a field matches some value, and using the limit to only s...
KCLARK/Text-RecordParser-1.6.5 - 21 Apr 2015 20:01:10 UTC - Search in distribution
Mac::DtfSQL - A Perl interface module to the dtF/SQL 2.01 database engine, Macintosh edition
This (extension) module is a Perl interface to the dtF/SQL 2.01 database engine, Macintosh edition. dtF/SQL is a relational database engine for Mac OS, Windows 95/NT, and several Unix platforms from sLAB Banzhaf & Soltau oHG (http://www.slab.de/), Bo...
TWEGNER/DBD-DtfSQLmac-0.3201 - 08 Apr 2002 11:29:07 UTC - Search in distribution
EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks
EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...
RKAPL/EAI-Wrap-1.904 - 06 Dec 2023 23:07:53 UTC - Search in distribution
Data::Sync - A simple metadirectory/datapump module
NB: 0.07 is an interim release - the next version will contain significant changes, including changes to the UI. Data::Sync is a simple metadirectory/data pump module. It automates a number of the common tasks required when writing code to migrate/sy...
CCOLBOURN/Data-Sync-0.08 - 26 Feb 2006 14:46:21 UTC - Search in distribution
Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format.
The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....
JMCNAMARA/Excel-Writer-XLSX-1.11 - 19 Mar 2023 12:29:53 UTC - Search in distribution
WTJSprite - Modified version of Sprite to manipulate text delimited flat-files as databases using SQL emulating Oracle. The remaining documentation is based on Sprite.
Here is a simple database where the fields are delimited by double-colons: PLAYER=VARCHAR2(16)::YEARS=NUMBER::POINTS=NUMBER::REBOUNDS=NUMBER::ASSISTS=NUMBER::Championships=NUMBER ... Larry Bird::13::25::11::7::3 Michael Jordan::14::29::6::5::5 Magic ...
JLISHEV/WebTools-1.27 - 26 Aug 2002 15:26:48 UTC - Search in distribution- DBD::WTSprite - Perl extension for DBI, providing database emmulation via flat files.
Tie::DBI - Tie hashes to DBI relational databases
This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an asso...
TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC - Search in distribution
db-browser - Browse SQL databases and their tables interactively.
Before using "db-browser", make sure you backed up your databases. Search and read in SQL databases: one can browse databases and their tables interactively. "App::DBBrowser" provides and supports plugins for the DBI drivers "DBD::SQLite", "DBD::mysq...
KUERBIS/App-DBBrowser-2.344 - 15 Oct 2023 16:19:41 UTC - Search in distribution