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.478.145 Times

Database Access freeware
Filter: All | Freeware | Demo
 

Database Access

< 1 2 3 4 5 
Added: July 28, 2013 | Visits: 445

ddbb ddbb implements a MySQL database abstraction access layer. A base class that implements common database access functionality, with other classes handling the operations.Sub-classes implement a MySQL database access and operations wrapper using the regular MySQL extension and another that uses the... Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): ddbb Download

Added: July 28, 2013 | Visits: 424

PhpReportsMSSQL PhpReportsMSSQL can generate report HTML pages from given SQL database queries. It supports either MySQL and Microsoft SQL server databases.PhpReportsMSSQL takes as parameters the database type, the database access arguments, an SQL query strings, the title of the report page, number of records... Platforms: PHP

License: Freeware Size: 10 KB Download (46): PhpReportsMSSQL Download

Added: November 09, 2013 | Visits: 429

BoneCP BoneCP is a fast, free, open-source, Java database connection pool (JDBC Pool) library. If you are familiar with C3P0 and DBCP then you already know what this means. For the rest, this is a library that will manage a database connection for you to get faster database access in your application. Platforms: Mac

License: Freeware Size: 71.68 KB Download (40): BoneCP Download

Added: May 01, 2010 | Visits: 944

DBI::FAQ DBI::FAQ is a Perl module for the Frequently Asked Questions of the Perl5 Database Interface. What is DBI, DBperl, Oraperl and *perl? To quote Tim Bunce, the architect and author of DBI: ``DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): DBI::FAQ Download

Added: July 15, 2010 | Visits: 1.174

GOODS GOODS project is an object oriented fully distributed database management system using an active client model. The multithreaded high performance database server is language and application independent. The client application interface to the database is built using a metaobject protocol and... Platforms: *nix

License: Freeware Size: 1.1 MB Download (123): GOODS Download

Added: February 16, 2010 | Visits: 976

DBD::AnyData DBD::AnyData is a DBI access to XML, CSV and other formats. SYNOPSIS use DBI; my $dbh = DBI->connect(dbi:AnyData(RaiseError=>1):); $dbh->func( trains, CSV, /users/joe/cars.csv, ad_catalog); $dbh->func( bikes, XML, [$xml_str], ad_import); $dbh->func( cars, DBI, $mysql_dbh, ad_import); #... Platforms: *nix

License: Freeware Size: 20.48 KB Download (101): DBD::AnyData Download

Added: May 24, 2010 | Visits: 954

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: November 24, 2010 | Visits: 1.642

phpCodeGenie phpCodeGenie (PCG) is a code generator for database driven applications. PCG can generate entire working basic database driven applications for you. PCG can generate code from different databases. The database servers it can talk to via ADODB are :- MySQL, PostgreSQL, Interbase, Firebird,... Platforms: *nix

License: Freeware Size: 1.4 MB Download (110): phpCodeGenie Download

Added: May 13, 2010 | Visits: 1.172

picoSQL picoSQL project is the first Italian Open Source relational database management system. The project of picoSQL was born in 1995. It was an ODBC driver for COBOL indexed files. It consisted of a DLL written in C++ on Windows 3.1 operating system. In the beginning the main effort was made in... Platforms: *nix

License: Freeware Size: 2.9 MB Download (99): picoSQL Download

Added: August 07, 2010 | Visits: 875

Itzam/Java Itzam/Java project is a pure Java reimplementation of the Itzam embedded database engine, and it is 100% interoperable with files created by Itzam/Core. Since Itzam/Core is the basis of wrappers written in languages such as C++ and Python, Itzam/Java is compatible with those language libraries... Platforms: *nix

License: Freeware Size: 112.64 KB Download (88): Itzam/Java Download

Added: March 22, 2010 | Visits: 707

DBIx::CGITables DBIx::CGITables is a Perl module for easy DB access from a CGI. SYNOPSIS use DBIx::CGITables; my %parameters=(); my $query=DBIx::CGITables->new(%parameters)); $query->search_execute_and_do_everything_even_parse_the_template(); This module is under development - and this version is not... Platforms: *nix

License: Freeware Size: 20.48 KB Download (87): DBIx::CGITables Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 355

SQLite3 The SQLite library includes a small command-line utility SQLite3 that will allow you to manually enter and execute SQL commands against an SQLite3 database. This document provides a brief introduction on how to use sqlite3. To start the SQLite3 program, just type "sqlite3" followed by the name... Platforms: Windows

License: Freeware Download (53): SQLite3 Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 278

Kevora Kevora is an easy to use and handy application designed to provide an IDE for database developers and DBAs. It is being designed to be an alternative tool for the one interested in a complex IDE for databases. Platforms: Windows

License: Freeware Download (48): Kevora Download

Released: January 23, 2013  |  Added: January 23, 2013 | Visits: 722

SQLite2009 Pro Enterprise Manager SQLite2009 Pro Enterprise Manager is a freeware tool that enables you to manage your SQLite3 databases. Features: * Encryption Method is now compatible with wxSQLite3 (AES-128 bits) and SQLite3 ADO.NET Provider (RSA-MS Crypt) * Syntax Highlight * Hex Viewer * Dump database to SQL file... Platforms: Windows

License: Freeware Size: 7 MB Download (65): SQLite2009 Pro Enterprise Manager Download

Added: May 10, 2013 | Visits: 456

Bobo PHP DB Class It can establish a connection to a MySQL database server host, execute SQL queries and retrieve the results into arrays. The identifier of the last inserted record can also be retrieved, and whether a given table exists can be checked. Requirements: - PHP 4 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Bobo PHP DB Class Download

Added: May 10, 2013 | Visits: 421

simple mysql simple mysql provides you access to a mysql server in a perl/php style. It is a simple but easy to use OOP warp around the standard mysql c api without any complicated techniques and objects classes. Platforms: Windows, Mac, *nix, Delphi, BSD Solaris

License: Freeware Download (67): simple mysql Download

Added: May 10, 2013 | Visits: 315

SQLDiff SQLDiff is a Web application that shows the difference between two SQL database tables. It makes use of PEAR::DB for its database access and this means that most common databases should work. This application has been tested with Mysql, Postgres and Sybase. As long as PEAR::DB has complete... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): SQLDiff Download

Added: June 06, 2013 | Visits: 400

Facto Script Facto is a collaborative, dynamic Web publishing system. It is most often used as a knowledge managment system of sorts. The system can be used for creating personal or group 'Blog' type sites. It is written entirely in Active Server Pages (ASP) and can use Microsoft Access or SQL Server as a... Platforms: ASP.NET

License: Freeware Size: 184.32 KB Download (46): Facto Script Download

Added: June 11, 2013 | Visits: 404

SQLDiff for Scripts SQLDiff is a Web application that shows the difference between two SQL database tables.It makes use of PEAR::DB for its database access and this means that most common databases should work. This application has been tested with Mysql, Postgres and Sybase. As long as PEAR::DB has complete support... Platforms: PHP

License: Freeware Size: 563.2 KB Download (44): SQLDiff for Scripts Download

Added: May 06, 2013 | Visits: 403

Nested Sets DB Tree Nested Sets DB Tree can be used to manipulate nested sets of database table records that form an hierarchical tree.Features of Nested Sets DB Tree:- It provides means to initialize the record tree, insert record nodes in specific tree positions, retrieve node and parent records, change position... Platforms: PHP

License: Freeware Size: 51.2 KB Download (41): Nested Sets DB Tree Download

< 1 2 3 4 5