Main > Free Download Search >

Free dbi script

dbi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 15
Fuse-DBI 0.08

Fuse-DBI 0.08


Fuse-DBI module allows you to mount your database as file system. more>> Fuse-DBI 0.08 offers you a wonderful tool which allows you to mount your database as file system. This module will use Fuse module, part of FUSE (Filesystem in USErspace) to mount your database as file system. That will give you possibility to use normal file-system tools (cat, grep, vi) to manipulate data in database.
<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
DBIx-XML_RDB 0.05

DBIx-XML_RDB 0.05


DBIx-XML_RDB module is a simple creator of XML data from DBI datasources. more>> DBIx-XML_RDB 0.05 offers you a powerful application which is also a simple creator of XML data from DBI data-sources. It allows you to easily extract data from a database, and manipulate later using XML: Parser.

One use of this module might be to extract data on the web server, and send the raw data (in XML format) to a clients browser, and then use either XML:Parser from PerlScript, or MSXML from VBScript/JavaScript on the clients machine to generate HTML (obviously this relies upon using MS IE for their Active Scripting Engine, and MSXML comes with IE5beta).

Another use is a simple database extraction tool, which is included, called sql2xml. This tool simply dumps a table in a database to an XML file. This can be used in conjunction with xml2sql to transfer databases from one platform or database server to another. Binary data is encoded using UTF-8. This is automatically decoded when parsing with XML:Parser.

<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
10 downloads
DBIx-SQL-Abstract 0.07

DBIx-SQL-Abstract 0.07


DBIx-SQL-Abstract module provides a convenient abstraction layer to a database. more>> DBIx-SQL-Abstract 0.07 offers you a powerful application which provides a convenient abstraction layer to a database. The intention of this module is to join some methods from the DBI and the SQL: Abstract modules, for a convenient and easy use.
<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
List DBI Drivers and Data Sources

List DBI Drivers and Data Sources


This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like. more>> This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
12 downloads
EasyDB 0.5b2

EasyDB 0.5b2


EasyDB module allows you to access a database without writing SQL code. more>>

EasyDB 0.5b2 offers you a powerful tool which lets you access a database without writing SQL code. EasyDB is a Perl module that allows users with no experience of SQL to use a database within their application.

It provides a simpler interface to the database that does not involve the use of SQL in any way. The only requirements are that the database is a mySQL database and the modules DBI and DBD:mysql are installed on this machine.

Requirements:

  • DBD:mysql
  • DBI
<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
13 downloads
DbBrowser : A free datagrid 1.1

DbBrowser : A free datagrid 1.1


How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles more>> How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles and thats enough to get a fully working paginated web datagrid featuring multi columns sort, data export and user defined filtering criteria.<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
12 downloads
 
Other version of DbBrowser : A free datagrid
DbBrowser : A free datagridDbBrowser module simply need a sql query, DBI and CGI handles and thats enough to get a fully working paginated web datagrid featuring multi columns sort, data export and user defined filtering
License:Freeware
Download
952 downloads
Added: 2007-04-03
Freeside

Freeside


Freeside is an open-source billing and account administration package for Internet Service Providers. Features include: Uses Perls DBI allowing use of almost any database backend to store data (Postgr more>> Freeside is an open-source billing and account administration package for Internet Service Providers. Features include: Uses Perls DBI allowing use of almost any database backend to store data (PostgreSQL or MySQL recommended), Web-based interface, Track customers by reseller/agent, Limit the packages a particular agent or class of agents may sell, Tax rates customizable by state and locale, Works with ICRADIUS or Radiator to authenticate directly from SQL databases, Virtual domain support, and more.<<less
Added: 2000-03-03 License: GPL Price: Free
1855 downloads
DSN-Less Connection to Access

DSN-Less Connection to Access


This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily c more>> This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as you have one set up and spelled correctly.<<less
Added: 2007-07-31 License: Freeware Price: Free
840 downloads
Apache AxKit

Apache AxKit


Apache AxKit is an XML application server for Apache. more>> Apache AxKit is a convenient server management tool which is used for Apache. It provides on-the-fly conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code. AxKit also uses a built-in Perl interpreter to provide some amazingly powerful techniques for XML transformation.

AxKit makes the separation of content and presentation a practical reality. The pipelining technique that AxKit uses allows content to be converted to a presentable format in stages, allowing certain platforms to see data differently to others. AxKit allows web designers to focus on web site design, content developers to work on a purely content basis, and webmasters to focus on their core competencies.

AxKit is based on components that are replaceable. This allows the web site developer to create a completely custom XML Application Server based around the AxKit API. AxKit can either automatically provide caching facilities, or you can create yThe toolkit also provides ability to build component based web sites, and dynamic content.

Database integration is fully supported, allowing either delivery of XML from a database, or XML generation from a database query. Dynamic web components can be built using the Perl language, making the possibilities as infinite as CGI scripts, without the potential mess that CGI programming can cause.

Major Features:

  1. XSLT based pipelined XML transformations
  2. Standards base stylesheet selection criteria
  3. Output in more than 180 different character sets (although browser support means that only about 10 of those are useful).
  4. XSP support for the Perl language, including Perl DBI based SQL taglib
  5. Built in Perl interpreter no more CGI overhead
  6. Plug-in API All components are replaceable with custom components.
  7. Support for almost every platform around: Linux, Solaris, HPUX, AIX, Windows NT, BeOS, *BSD, VMS.
  8. Intelligent caching technology means yDeliver to different media using the sames set of URLs for all media types. Media types supported are: Screen (web browsers), Handheld (such as palmtop computers and mobile phones), TV (for example Skys "Open", or Microsofts WebTV), braille, aural, print, projection and tty (for text-only browsers).
  9. GZipped output encoding great for slower links
<<less
Added: 2008-05-27 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
13 downloads
Freeside 1.5.0pre6

Freeside 1.5.0pre6


Freeside is an open-source billing and account administration package for Internet Service Providers. Features include: Uses Perls DBI allowing use of almost any database backend to store data (PostgreSQL or MySQL recommended), Web-based interface, more>> Freeside is an open-source billing and account administration package for Internet Service Providers. Features include: Uses Perls DBI allowing use of almost any database backend to store data (PostgreSQL or MySQL recommended), Web-based interface, Track customers by reseller/agent, Limit the packages a particular agent or class of agents may sell, Tax rates customizable by state and locale, Works with ICRADIUS or Radiator to authenticate directly from SQL databases, Virtual domain support, and more.<<less
Added: 2000-03-03 License: GPL Price: 0.00
12 downloads
Connect to a Paradox database through a DBD::ODBC driver 1.0

Connect to a Paradox database through a DBD::ODBC driver 1.0


The script will show you how to create an ODBC connection to a Paradox database, install the DBD::ODBC Perl module and how to use some queries for interrogating a Paradox table in connection with DBI Perl module (a database-independent interface) and the more>> The script will show you how to create an ODBC connection to a Paradox database, install the DBD:ODBC Perl module and how to use some queries for interrogating a Paradox table in connection with DBI Perl module (a database-independent interface) and the specific DBD driver. Previously you must install BDE (Borland Database Engine) on your computer. Using DBI and DBD you can connect to any kind of database you have in view (not only Paradox).<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
26 downloads
Ralfs Chat

Ralfs Chat


Ralfs Chat is a simple, easy to install and easy to configure chat script written in Perl. Features: language files, user levels, multiple rooms, session IDs, a DBI for MySQL (optional), streaming (re more>> Ralfs Chat is a simple, easy to install and easy to configure chat script written in Perl. Features: language files, user levels, multiple rooms, session IDs, a DBI for MySQL (optional), streaming (requires MySQL) and a lot more.<<less
Added: 1999-07-09 License: GPL Price: Free
3760 downloads
Mysql Select Query 1.0

Mysql Select Query 1.0


This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo. more>> This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.<<less
Added: 2006-12-29 License: Other Price: $0.00USD
11 downloads
 
Other version of Mysql Select Query
License:Other Free / Open Source License
Download
633 downloads
Added: 2006-12-29
Ralf's Chat 1.2.1

Ralf's Chat 1.2.1


Ralfs Chat is a simple, easy to install and easy to configure chat script written in Perl. Features: language files, user levels, multiple rooms, session IDs, a DBI for MySQL (optional), streaming (requires MySQL) and a lot more. more>> Ralfs Chat is a simple, easy to install and easy to configure chat script written in Perl. Features: language files, user levels, multiple rooms, session IDs, a DBI for MySQL (optional), streaming (requires MySQL) and a lot more.<<less
Added: 1999-07-09 License: GPL Price: 0.00
14 downloads
Sequel 2.5

Sequel 2.5


This is a lightweight database access toolkit for Ruby more>> Sequel 2.5 provides users with a professional and lightweight database access toolkit for Ruby. Sequel uses the concept of datasets to retrieve data. A dataset object encapsulates an SQL query, letting the query fetch all the data by using a Ruby DSL.

Major Features:

  1. Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
  2. Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
  3. Sequel supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding.
  4. Sequel makes it easy to deal with multiple records.
  5. Sequel currently has adapters for ADO, Amalgalite, DataObjects, DB2, DBI, Firebird, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.

Enhancements

  • Add Dataset #set_defaults and #set_overrides, used for scoping the values used in insert/update statements
  • Allow Models to use the RETURNING clause when inserting records on PostgreSQL
  • Raise Sequel:DatabaseError instead of generic Sequel:Error for database errors, dont swallow tracebacks
  • Use INSERT ... RETURNING ... with PostgreSQL 8.2 and higher
  • Make insert_sql, delete_sql, and update_sql respect the :sql option
  • Default to converting 2 digit years, use Sequel.convert_two_digit_years = false to get back the old behavior
  • Make the PostgreSQL adapter with the pg driver use async_exec, so it doesnt block the entire interpreter
  • Make the schema generators support composite primary and foreign keys and unique constraints
  • Work with the 2008.08.17 version of the pg gem
  • Disallow abuse of SQL function syntax for types (use :type=>:varchar, :size=>255 instead of :type=>:varchar[255])
  • Quote index names when creating or dropping indexes
  • Dont have column accessor methods override plugin instance methods
  • Allow validation of multiple attributes at once, with built in support for uniqueness checking of multiple columns
  • In PostgreSQL adapter, fix inserting a row with a primary key value inside a transaction
  • Allow before_save and before_update to affect the columns saved by save_changes
  • Make Dataset#single_value work when graphing, which fixes count and paginate on graphed datasets
<<less
Added: 2009-07-03 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1