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

Sql Statement freeware
Filter: All | Freeware | Demo
 

Sql Statement

< 1 2 3 4 5 > 
Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 388

JoSQL (SQL for Java Objects) JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped. Platforms: Windows, Mac, Linux

License: Freeware Size: 47.32 KB Download (49): JoSQL (SQL for Java Objects) Download

Added: August 13, 2010 | Visits: 722

DBIx::PDlib DBIx::PDlib is a Perl with DBI SQL abstraction and convenience methods. SYNOPSIS use DBIx::PDlib; my $db = DBIx::PDlib->connect({ driver => mydriver, host => myhost.com, dbname => mydb, user => myuser, password => mypassword, }); my ($name) = $db->select(name,table1,"id = 10"); my... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): DBIx::PDlib Download

Added: May 10, 2013 | Visits: 816

SQLAlchemy SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (98): SQLAlchemy Download

Added: April 15, 2010 | Visits: 835

DBIx::HTML::ClientDB DBIx::HTML::ClientDB is a Perl module to convert sql into a client-side db with keyed access. Synopsis use DBIx::HTML::ClientDB; my($object) = DBIx::HTML::ClientDB -> new ( dbh => $dbh, row_headings => Unit code,Unit code,Campus name,Unit name, sql => select unit_code, unit_code,... Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): DBIx::HTML::ClientDB Download

Added: April 15, 2010 | Visits: 1.107

PHP SQLView SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. This is strictly an application to give users access to view and modify their SQL tables. PHP SQLView is not a tool to help database administrators (other than perhaps getting... Platforms: *nix

License: Freeware Size: 409.6 KB Download (91): PHP SQLView Download

Released: September 01, 2010  |  Added: November 22, 2010 | Visits: 1.510

Pangolin Free Pangolin is an automatic SQL injection penetration testing (Pen-testing) tool for Website manager or IT Security analyst. Its goal is to detect and take advantage of SQL injection vulnerabilities on web applications. Once it detects one or more SQL injections on the target host, the user can... Platforms: Windows

License: Freeware Size: 9.47 MB Download (217): Pangolin Free Download

Released: October 29, 2012  |  Added: November 26, 2012 | Visits: 2.259

Easy Query Builder EQB allows users to extract important information such as customer data, sales and virtually any other types of records. The solution does not require any extensive knowledge of SQL syntax and the inner workings of the databases, but it is also very useful for those learning SQL syntax, since you... Platforms: Windows

License: Freeware Size: 1.47 MB Download (137): Easy Query Builder Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 536

OleDBCmd OleDBCmd allows you to execute SQL commands against an OleDB Database, eg a Microsoft Access database, an Excel spreadsheet, etc. This can be a powerful adjunct to LGX Report (see www.freereporting.com) as it allows database creation to be scripted rather than manually creating a database with... Platforms: Windows

License: Freeware Download (48): OleDBCmd Download

Added: May 10, 2013 | Visits: 314

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: July 31, 2013 | Visits: 471

sql_Generator class sql_Generator class is meant to make it easier to generate SQL queries for inserting or updating records in a database table.Just specify the required fields, and then call the class functions to retrieve the SQL statement to perform an insert or update query. Platforms: PHP

License: Freeware Size: 10 KB Download (42): sql_Generator class Download

Added: September 04, 2006 | Visits: 2.840

SQLTools SQLTools is a light weighted and robust tool for database development. It includes a text editor, an sql console and a couple of sql utilities. You can use it for dial-up connection and it will work as fast as SQLPlus. It is small and not required an installation so SQLTools will help you... Platforms: Windows

License: Freeware Size: 860 KB Download (329): SQLTools Download

Added: August 07, 2008 | Visits: 1.145

odbcview ODBCView is a free SQL query tool to view and export data from any OBDC compliant database. Connect to an ODBC data source and enter a SQL statement to execute. The data is then displayed on a read-only grid or it can be exported to a external CSV or HTML report file. Any valid SQL statements can... Platforms: Windows

License: Freeware Size: 5.04 MB Download (132): odbcview Download

Added: April 25, 2010 | Visits: 759

GsqlR2 GsqlR2 is a GTK2 interface for Oracle application devlopment / testing. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting. For SQL statement... Platforms: *nix

License: Freeware Size: 501.76 KB Download (89): GsqlR2 Download

Added: July 02, 2010 | Visits: 879

GTKO GTKO is a GTK+ 2 Oracle development tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting. For SQL statement analysis and tuning there is a... Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): GTKO Download

Added: August 03, 2010 | Visits: 1.489

GTK Oracle GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL... Platforms: *nix

License: Freeware Size: 471.04 KB Download (111): GTK Oracle Download

Added: January 26, 2010 | Visits: 1.084

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Added: May 05, 2010 | Visits: 847

TbsSQL TbsSQL is a PHP class for SQL abstraction. TbsSQLs goal of this tool is to reduce the code when working with SQL through PHP. The TbsSQL is available for the following databases: - MySQL - MySQLi - SQL-Server (via Ms-Odbc) - PostgreSQL (version 7.2 or higher) Example: $id = 29; $name =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (117): TbsSQL Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 260

PipisCrew.QueryAnalyzerPlus PipisCrew.QueryAnalyzerPlus is an easy-to-use application designed to help you manipulate dbase servers. You can connect to Access mdb files / SQL Server / SQLCe sdf files / SQLite db files. Once connected your can type and run SQL statements, when tables loaded into treeview there are various... Platforms: Windows, XP, 2003, Windows Vista, XPX64, 2008, 7, 7x64, 2008x64, 2008R2, 832-bit, 864-bit

License: Freeware Download (50): PipisCrew.QueryAnalyzerPlus Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 408

FlexTracer 2 FlexTracer is powerful, easy-to-use SQL tracer for Oracle, MS SQL, MySQL, Interbase/Firebird, Advantage Server, ODBC, SQLite, ADO, BDE. You don't need to have administrator privileges on your database server! File and registry operations are supported as well. FlexTracer dumps all executed SQL... Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (51): FlexTracer 2 Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 503

LightProfiler LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL)... Platforms: Windows, Linux, Unix

License: Freeware Size: 5.3 MB Download (47): LightProfiler Download

< 1 2 3 4 5 >