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

Music Database Access software
Filter: All | Freeware | Demo
 

Music Database Access

< 1 2 3 4 5 > 
Added: September 17, 2013 | Visits: 1.023

database,mysql,query,array coMySQLClass is a MySQL database access wrapper.Functions of coMySQLClass:- Establish database connections to a given host and database name- Execute SQL queries- Retrieve query results into associative arrays- Compose and execute SELECT, UPDATE and INSERT queries to a given table from lists of...



Platforms: PHP

License: Freeware Size: 10 KB Download (45): database,mysql,query,array Download

Added: April 07, 2013 | Visits: 643

Database Operations Database Operations is a MySQL database access wrapper that can be used to manipulate records of a MySQL table.Functions of Database Operations:- Connect to a given MySQL database- Retrieve the fields of a given table- Retrieve the number of records in a table- Execute a SELECT query and retrieve...





Platforms: PHP

License: Freeware Size: 10 KB Download (45): Database Operations Download

Added: April 13, 2013 | Visits: 643

DigiOz MySQL Database Class DigiOz MySQL Database Class is a simple MySQL database access wrapper class.DigiOz MySQL Database Class can establish MySQL database connections, execute SQL queries and return the results as single row arrays, as a multiple row bidimensional array, or the number of rows in the result set, and...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): DigiOz MySQL Database Class Download

Added: July 24, 2013 | Visits: 611

Mysql Database Functions Mysql Database Functions is a wrapper around MySQL database access functions that can execute SQL queries, retrieve data from tables, list tables, list table fields and optimize or truncate tables.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Mysql Database Functions Download

Added: May 10, 2013 | Visits: 602

MySQL Database Handler This class is a wrapper around MySQL database access functions.It features:- Establish persistent or non persistent database connections- Execute SQL queries- Fetch query result set rows as arrays. The array indexes can be column numbers or names.- Retrieve the number of rows in a result set.-...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): MySQL Database Handler Download

Added: May 10, 2013 | Visits: 517

MySQL Database Handler class This class is a simple MySQL database access wrapper.It can establish MySQL database conections, execute SQL queries, retrieve the number of query result rows, retrieve query result rows as arrays and print query result field names.


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

License: Freeware Download (53): MySQL Database Handler class Download

Added: May 22, 2013 | Visits: 475

libshout for Music and Sound Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server.With just a few lines of code, a programmer can easily turn any application into a streaming...


Platforms: C and C plus plus

License: Freeware Size: 460.8 KB Download (50): libshout for Music and Sound Download

Added: May 28, 2013 | Visits: 681

MySql & SQLite database classes MySql & SQLite database classes provides two classes that implement the same database access interface for both MySQL and SQLite.It may be useful if you want to support both types of databases in your application or plan to migrate between MySQL and SQLite and vice-versa, as you would not need to...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySql & SQLite database classes Download

Added: September 07, 2013 | Visits: 357

Database access class ext_shapelib provides access to Shapefiles (.shp/.shx/.dbf) as used in GIS applications. Currently, creating of new files and adding shapes to those files is supported, however, full shapelib support is planned for upcoming releases.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): Database access class Download

Added: August 10, 2008 | Visits: 1.451

Radiotracker Music Finder Free flat-rate MP3 music, Wish List function, update able music database, directory of 15,000 web radios, 77 music genres, parallel streaming of webradios, management of favorite and blacklisted radios, automatic cut, normalization, fading, ID3 tag search agent and editor, automated album cover...


Platforms: Windows

License: Demo Cost: $39.90 USD Size: 49.1 MB Download (694): Radiotracker Music Finder Download

Added: October 13, 2010 | Visits: 859

JamDB JamDB (Just another music DB) is a fast PHP-based music database that can be used with many different databases. (JamDB is well tested with MySQL and PostgreSQL). All MP3s can easily be searched for artists, albums, and songs. A user can choose to download a song or add a single song, an album,...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (99): JamDB Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 588

OrangeCD Suite OrangeCD Catalog is the comprehensive music database program for cataloging music in any format: CD, DVD, MP3, iTunes, OGG, FLAC, WMA and other lossless files, and even old LPs and tapes. It can manage classical music collections as well as pop music. To add a new CD to the database, you just...


Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 2.51 MB Download (463): OrangeCD Suite Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 758

Speakerblowers Database Multi-functional music database with: mp3/wave converter, cd-ripper (wav/mp3), lyrics editor (with auto-save), removable device manager (like mp3 players), music browser, mass tag editor, separate icons for every track, loop manager (create loops from tracks and save loop info in database),...


Platforms: Windows

License: Freeware Size: 1.36 MB Download (821): Speakerblowers Database Download

Added: August 02, 2013 | Visits: 414

Extended MySQLi This package implements a MySQL database access wrapper using the MySQLi extension.It is based on the Reduced MySQLi class originally written by Mertol Kasanan.This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (44): Extended MySQLi Download

Added: June 20, 2013 | Visits: 503

aDB PDO like database abstraction aDB PDO like database abstraction comes with a base class that provides an interface to the basic database access wrapper functionality.Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class. Iterators can be...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): aDB PDO like database abstraction Download

Added: June 03, 2013 | Visits: 534

PHP 5 MySQLi Layer PHP 5 MySQLi Layer is a simple MySQL database access wrapper that uses the MySQLi extension.Functions of PHP 5 MySQLi Layer:- Establish database server connections from the constructor function- Escape literal text values- Execute one or multiple SQL queries at once- Retrieve the number of...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (42): PHP 5 MySQLi Layer Download

Added: April 19, 2013 | Visits: 675

PHP mySQL Database Wrapper Class This PHP class is a mySQL database access wrapper. PHP mySQL Database Wrapper Class provides methods for interracting with a mySQL database from within PHP easily and securely.Features of PHP mySQL Database Wrapper Class:- connecting to a mySQL host and selecting a database- method that is an...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (43): PHP mySQL Database Wrapper Class Download

Added: August 06, 2013 | Visits: 424

Mysqlx Mysqlx is a simple MySQL database access wrapper. It can establish database connections and execute SQL queries storing the results in array class variables.When an error occurs, the class outputs the error and sends a e-mail message to an administrator address with all the details about the error.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): Mysqlx Download

Added: April 21, 2013 | Visits: 468

MySQL Abstract Layer MySQL Abstract Layer is a simple MySQL database access wrapper. It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Abstract Layer Download

Added: June 30, 2013 | Visits: 403

Oracle wrapper racle wrapper is meant to provide an API to wrap around Oracle database access functions. The API is compatible with the one provided by the Mysql.lib.php wrapper.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Oracle wrapper Download

< 1 2 3 4 5 >