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

Statements freeware
Filter: All | Freeware | Demo
 

Statements

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 306

MySqueaks MySqueaks is the short name for My Simplified Quality Expressions (SQX), a simple PHP class that generates SQL statements. This facilitates an easier understanding of the different parts and conditions of a SQL statement, making it more user-friendly for beginner programmers. The use of the...



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

License: Freeware Download (55): MySqueaks Download

Added: May 10, 2013 | Visits: 470

classyPHP classyPHP is a tiny web utility to create fully-fledged ready-to-use PHP classes from SQL CREATE TABLE statements. You must just paste your SQL codeĀ and click the "...THEN CLICK HERE..." button. The script is very easy to install, use and customize. It can be integrated in any website structure.





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

License: Freeware Download (59): classyPHP Download

Added: May 10, 2013 | Visits: 285

RDQL DB This class implements the RDQL language to query RDF documents stored in a MySQL database. The RDF documents can be stored, retrieved and deleted from the database using the RDQL_db class, documents can be stored from file paths or URLs Since RDF documents are parsed and stored in the database as...


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

License: Freeware Download (57): RDQL DB Download

Added: June 29, 2013 | Visits: 397

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: March 27, 2013 | Visits: 570

DB Backup Class This class can be used to generate a MySQL database backup using PDO.It can query the structure of a given MySQL database and generate SQL statements to recreate and insert the records of the tables in the database.The resulting SQL statements are returned as a single string that can be served...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): DB Backup Class Download

Added: April 14, 2013 | Visits: 491

dbf2mysql dbf2mysql, the dbase extension functions are used to open and retrieve data from DBF files. The script generates a string with SQL statements to create tables in a MySQL database and insert rows with the data from the DBF files.The generated SQL statements maybe displayed in a HTML page, served...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): dbf2mysql Download

Added: July 14, 2013 | Visits: 636

PHP REST SQL for Scripts PHP REST SQL is a class used to open a HTTP REST interface to a MySQL database using PHP and a HTTP server.Using standard HTTP requests, the data in a database can be created, retrieved, modified and deleted.PHP REST SQL was built and tested using Apache 2.0.45, PHP 4.3.4, and MySQL 3.23,...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHP REST SQL for Scripts Download

Added: May 06, 2013 | Visits: 399

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

Added: May 21, 2013 | Visits: 726

tgcSqlBuilder tgcSqlBuilder is a very easy to install, use and customize PHP database tool script which allows you to build SQL-statements using an object-oriented interface instead of many string-concatenations.It can be implemented in any PHP application, and you can simply build your queries with methods...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (45): tgcSqlBuilder Download

Added: May 14, 2013 | Visits: 409

SQL Parse and Compile SQL Parse and Compile can take an SQL query and parse it to extract the different parts of the query like the type of command, fields, tables, conditions, etc. . It can also compose take different values and compose a SQL query from them .Key Features of SQL Parse and Compile:- Parser: . insert ....


Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): SQL Parse and Compile Download

Added: April 05, 2013 | Visits: 554

PHP MySQL Smart Script to handle your mysql database online. no installation required, just plug and play :-)Features of PHP MySQL Smart:- help- database/Table/Filed browsing- field description- table description- database description- all kind of queries- select * works also- error messages- number of affected...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): PHP MySQL Smart Download

Added: May 04, 2013 | Visits: 712

MySQL DB Backup MySQL DB Backup can be used to create backup files of MySQL databases in the form of lists of SQL statements that can be executed to restore the database.MySQL DB Backup can store the backup data in compressed or uncompressed files directly, instead of concatenating the whole data in a text...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Backup Download

Added: March 26, 2013 | Visits: 389

MySQL Transact MySQL Transact is a simple class can queue several MySQL database queries and execute them all at once in a single transaction. It provides means to add SQL queries to a queue.Once all SQL statements are added, MySQL Transact can start a transaction, execute each statement and finishes the...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): MySQL Transact Download

Added: June 18, 2013 | Visits: 577

SQL Backup classes SQL Backup classes can be used to provide a backup and restore solution of SQL databases that can work with multiple database types. It uses another database abstraction package to query the database table structure. It extracts the data in the tables to generate a database backup file that...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): SQL Backup classes Download

Added: September 08, 2013 | Visits: 594

Web Server Backup This package can be used to generate backup copies of Web server directory files and MySQL databases. It uses a separate class to generate a backup archive in ZIP format of a given directory.Another class is used to take a backup of a given MySQL database into file with SQL statements that can be...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Web Server Backup Download

Added: June 11, 2013 | Visits: 366

DB Populator This class can be used to populate a MySQL database with random data. It can scan the list of tables and fields of a MySQL database and generate SQL INSERT statements that will fill the tables with records with random data.The class tries to populate each record field with values that seem...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): DB Populator Download

Added: August 20, 2013 | Visits: 392

SQL Bulk Importer This class can be used to execute MySQL queries read from files.It can open a given text file and read its lines with SQL statements to be executed.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQL Bulk Importer Download

Added: September 09, 2013 | Visits: 435

PHP MySQL Connection Class This PHP class can access MySQL databases from PHP code. It features a very simple and easy to understand PHP syntax, allowing it to easily be called from any PHP application.Here are some Key Features of PHP MySQL Connection Class:-Establish MySQL database server connections-Execute SQL queries...


Platforms: PHP

License: Freeware Size: 143.36 KB Download (41): PHP MySQL Connection Class Download

Added: July 18, 2013 | Visits: 327

DAO classes DAO classes is a SQL database access wrapper. It can establish database connections to one of several possible database server slaves.The class DAO classes can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later. It also supports...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): DAO classes Download

Added: September 10, 2013 | Visits: 532

MySQL Structure Magic MySQL Structure Magic can analyze the schema of a MySQL database and export it as a PHP array definition or in a XML format. Previously exported schema definitions can also be imported.With an initial and final schema definitions MySQL Structure Magic can compare them and determine the necessary...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Structure Magic Download

< 1 2 3 4 5