Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.410.102 Times

Database Independent Layer freeware
Filter: All | Freeware | Demo
 

Database Independent Layer

1 2 3 4 5 > 
Added: April 05, 2010 | Visits: 1.616

Database Independent Abstraction Layer for C Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using...



Platforms: *nix

License: Freeware Size: 1013.76 KB Download (99): Database Independent Abstraction Layer for C Download

Released: December 14, 2012  |  Added: December 14, 2012 | Visits: 501

Database Abstraction Layer for PHP DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only needs changing the driver you want to use.





Platforms: Windows, Mac, Linux

License: Freeware Size: 156.54 KB Download (48): Database Abstraction Layer for PHP Download

Added: June 29, 2013 | Visits: 399

Tntdb for Script Tntdb is a c -class-library for easy database-access. It implements a simple database independent layer, which loads drivers at runtime. Currently drivers for postgresql, sqlite3, mysql and oracle are provided.The main goals are:- easy to use- safe - use prepared statements with named parameters-...


Platforms: C and C plus plus

License: Freeware Size: 921.6 KB Download (51): Tntdb for Script Download

Added: February 12, 2010 | Visits: 991

dbitotcl dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. This project allow to use nearly all functions of Perl DBI from Tcl as new Tcl commands. The use of Perl is hidden from the Tcl-User. Perl is loaded as embedded interpreter in the dbitotcl library and the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (104): dbitotcl Download

Added: January 03, 2010 | Visits: 908

dbi4php php4dbi is a database abstraction layer for PHP. dbi4php is simple to use (a single file with a simple API) and lean enought to not bloat your PHP application. It provides a common API for accessing a variety of database systems. This allows you to develop your application without limiting it...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (88): dbi4php Download

Added: May 24, 2010 | Visits: 953

DB_DataContainer DB_DataContainer is a PEAR compliant database persistence layer and data encapsulation class. A persistence layer can encapsulate the behaviour needed to make objects persistent like for exemple: to load, save and delete objects to and from persistent storage. Currently the only supported...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (103): DB_DataContainer Download

Added: January 03, 2010 | Visits: 788

Momomoto Momomoto software is a database abstraction layer / object relational mapper for PostgreSQL..


Platforms: *nix

License: Freeware Download (89): Momomoto Download

Added: July 24, 2010 | Visits: 1.473

DBI DBI is a database independent interface for Perl. SYNOPSIS use DBI; @driver_names = DBI->available_drivers; %drivers = DBI->installed_drivers; @data_sources = DBI->data_sources($driver_name, %attr); $dbh = DBI->connect($data_source, $username, $auth, %attr); $rv =...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (122): DBI Download

Added: June 08, 2010 | Visits: 1.209

Rauls classes for PHP Rauls classes for PHP is an OOP database abstraction layer for PHP 5.1 or greater. Rauls classes for PHP provides abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL, and...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): Rauls classes for PHP Download

Added: May 10, 2013 | Visits: 417

dbi4php dbi4php is a database abstraction layer for PHP. It is simple to use (a single file with a simple API) and lean enought to not bloat your PHP application. It provides a common API for accessing a variety of database systems. This allows you to develop your application without limiting it to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): dbi4php Download

Added: July 18, 2013 | Visits: 515

MySQL Ajax Database Access Layer - MADAL MADAL allows one to quickly generate ajax enabled web-pages.MADAL is an Ajax based database access layer for MySQL written in PHP and javascript. It generates PHP and javascript/jQuery source code that is well documented, so you can use your IDE's auto-completion against database tables and...


Platforms: PHP

License: Freeware Size: 112.64 KB Download (41): MySQL Ajax Database Access Layer - MADAL Download

Added: June 03, 2013 | Visits: 368

Mraiur_Database This PHP class implements a MySQL database abstraction layer. It will allow PHP applications to connect to a MySQL database and interact with it performing queries or saving data to it.Here are some key features of Mraiur_Database:- Establish MySQL database server connections setting the client...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (43): Mraiur_Database Download

Added: November 10, 2010 | Visits: 1.112

libdbi-drivers libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The libdbi-drivers project...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (111): libdbi-drivers Download

Added: April 10, 2010 | Visits: 842

Velosurf Velosurf is a thin but efficient database mapping layer meant to be used with Jakarta Velocity. Velosurfs goal is to generate a set of context variables that automatically map database tables and relationships without the need for any recompilation. Whats New in This Release: - This is a...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): Velosurf Download

Added: August 01, 2013 | Visits: 488

Light Table The Zend Framework database abstraction layer package is used to access various types of databases.Light Table provides functions to execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, values and conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Light Table Download

Added: August 16, 2013 | Visits: 411

metafire Metafire is a very simple database abstraction layer for firebird/interbase.To use it, you have to know things about php-function for firebird/interbase. But still you can use it as you use mysql or postgres in a simple way


Platforms: PHP

License: Freeware Size: 10 KB Download (39): metafire Download

Added: May 27, 2013 | Visits: 941

Text DB API driver for AbstractDB Text DB API driver for AbstractDB is a driver for the AbstractDB SQL database abstraction layer to access flat file databases managed using the Text DB class API.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Text DB API driver for AbstractDB Download

Added: January 18, 2010 | Visits: 1.411

Speech Dispatcher Speech Dispatchers project goal is to provide a device independent layer for speech synthesis through a simple, stable and well documented interface. It takes care of most of the tasks necessary to solve in speech enabled applications. What is a very high level GUI library to graphics, Speech...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (134): Speech Dispatcher Download

Added: July 21, 2010 | Visits: 1.118

pBeans pBeans project is a Object/Relational (O/R) database mapping layer. It is designed to be simple to use and automated. The idea is that you save time and effort by simply focusing on writing Java classes, and not worrying about maintenance of matching SQL scripts, schema evolution, XML based...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): pBeans Download

Added: August 09, 2010 | Visits: 1.020

MySQL Abstractor MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of...


Platforms: *nix

License: Freeware Download (103): MySQL Abstractor Download

1 2 3 4 5 >