The Freeware Guide - Your Guide to the Best Free Software and Freeware Sites! Software Development
Databases & Networks
 
Categories

F  Audio
All-in-One Jukeboxes
MIDI
Music Creation
Music Management
Players
Rippers & Encoders
Streaming Audio
Utilities & Plug-Ins

F  Business & Finance
Applications
Business & Personal Finance
Database Management
Inventory Systems
Personal Info Managers
Presentation Tools
Project Management
Spreadsheets
Word Processing

F  Desktop Enhancements
Font Tools
Icon Tools
Icons
Screensavers
Shell & Desktop Management
Skins
Wallpaper

F  Games
Action
Adventure & RPG
Arcade
Cards, Casino, Lottery
Kids
Puzzles
Simulations
Sports
Strategy & War
Tools & Editors

F  Home & Education
Calendars & Planners
Chemistry
Food & Beverage
Genealogy
Geography
Health & Nutrition
Hobbies
Home Inventory
Kids & Parenting
Language
Mathematics
Miscellaneous
Religion & Spirituality
Science
Teaching Tools

F  Internet
Browsers
Browser Add-ons
Chat
Communications
Dial-up & Connectivity
Download Managers
Email
FTP
File Sharing
Newsreaders
Online Privacy
Pop-Up Blockers
Tools & Utilities

F  Multimedia & Design
3D
Animation
Authoring Tools
Illustration
Image Editing
Media Management
Video
Video Players

F  Software Development
ActiveX
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
IDEs & Coding Utilities
Java
Management & Distribution
Tools & Editors

F  Utilities
Antivirus
Backup
Desktop Enhancements
File & Disk Management
File Compression
Firewall
Launchers
Network
Optimizers & Diagnostics
PDF
Printers
Registry
Security & Encryption
System Utilities
Text Editors & Tools
Uninstallers

F  Web Authoring
HTML Conversion Tools
HTML Editors
Scripts
Servers
Site Management
Web Design Utilities
Title  DB Cruiser Personal Size  10.1 MB Win  98/NT/ME/2000/XP/2003/Vista
DB Cruiser is a leading web based database tool with reporting functionality.
It provides easy to use and secure access to all SQL databases, through any major Web browsers.
Built-in reporting functionality:
- Generate ad hoc reports in HTML, EXCEL and PDF
- Eesy to use report formatter
Universal database support: Any database prodcut with JDBC 2.0 or later version driver is supported.
BEA recommended: DB Cruiser is the only BEA recommended web database tool.
Home  Home Screenshot  Screenshot Download  Download

Title  Databrid Size  3.36 MB Win  Multiplatform
Databrid is a browsing, retrieval and manipulation tool designed for the novice to the expert user. Databrid works on MySql and Oracle Database (versions 8 and above although not all functionality in the Browser is available for the lower versions). The core functionality of Databrid revolves around the tabbed areas within the Databrid application. The four main tabs in the main screen of Databrid are: SQL Editor, Browser, File and Jobs.
Home  Home Screenshot  Screenshot Download  Download

Title  SQL Script Builder Size  652 kB Win  all
SQL Script Builder is software that create a sql script from any ODBC data source. The script produced will create the table and the records. Scripts are available in 5 output formats ; MySql, MS SQL, Oracle, Pervasive and PostgreSQL. SQL Script Builder is very simple to use, you just have to choose the database and the table from the list. SQL Script Builder will create a script that reproduce the table and the data contained in it, a script that can be used on your DBMS (database management system) or uploaded on a server.
Home  Home Screenshot  Screenshot Download  Download

Title  Free Database Compare Size  17767 kB Win  all
The StarInix Database Compare application will allow you to compare the structure of two databases and display all the differences between them. Supported databases include: SQL Server (All Editions), MySQL and Access databases. You can compare two different databases, like access and SQL 2000. It will also allow you to create snapshots of a database and compare a live database to a snapshot. A database structure viewer is included. You can filter the comparison results by type of object and you can also choose to exclude the comparison of constraints and fields.
Home  Home Screenshot  Screenshot Download  Download

Title  Caché Monitor Size  2430 kB Win  platform independent
Cache Monitor is the SQL development tool designed for InterSystems database Cache. It supports developers with features, like: Advanced SQL Query Editor,Cache-SQL Syntax highlighting,SQL Code completion,SQL History buffer for executed SQL commands,SQL Code formatting,Graphical SQL execution plan and more. You see the process ID (PID) from your connection on the Tabpane on every Query Analyzer. Code completion allows you to type a few characters and then display a list of context-sensitive possibilities to complete the text you are typing. Editor code completion brings up a list of Tables or Columns (also known as Intellisense). Code completion can be triggered by pressing [CTRL+SPACE] or by typing a hotchar or keyword, such as '.' or ',' in an SELECT list. Cache-SQL formatting can executed from context menu to make your code, or the code of others, much easier to read ("Format SQL"). The also supports of course: Undo/Redo and Search and Replace.
Home  Home Screenshot  Screenshot Download  Download

Title  Free SQL Compare Size  435 kB Win  98/ME/NT/XP/2000/2003
The SQL Compare application will allow you to compare the structure of two SQL server databases and display all the differences between them. You can compare databases online or you can take snapshots of the structure of the databases and compare them off-line, which is ideal for when you have a regularly update database and want to check if the all the changes to the database were committed successfully.
Home  Home Screenshot  Screenshot Download  Download

Title  MdbToMySQL XP Size  195 kB Win  2000/XP
MdbToMySQL is a tiny utility for all those programmers migrating a Microsoft Access database to MySQL. Just pick the .MDB file and choose the tables to export. MdbToMySQL generates an SQL script file that can be easily imported via shell, phpmyadmin or similar tools. Also you have several options like structure/data export only and delete or truncate of tables before (re)creating and populating them.
Home  Home Screenshot  Screenshot Download  Download

Title  DBTool Size  2267 kB Win  95/98/NT/ME/2000/XP
DBTool is a simple JAVA application to access ORACLE and MySQL Databases. It's possible to enter and execute SQL-Statements. After executing the statements the results are listed in a formated grid. There is a command history for up to 100 commands. The result grid can be saved as plain text file.
Home  Home Screenshot  Screenshot Download  Download


Title  Absolute Database Size  12911 kB Win  95/98/ME/XP/NT4/2000/2003
Absolute Database - Delphi database system. This BDE alternative is free for personal use.
Key Features:
- No BDE; no DLLs
- SQL'92 (DDL & DML) support
- Single database file
- Unmatched ease-of-use
- 100% compatibility with standard DB-aware controls
- Strong encryption
- BLOB compression
- Full source code available
- Royalty-free
- Free for personal use
Ease of Deployment
- No BDE, no DLLs
- No special installation or configuration required
- Database engine compiles right into EXE
- Single-file database format
High Speed
- Advanced cache management and buffering architecture
- Sophisticated SQL query and filter optimizer
- Special optimized database engine for temporary results of SQL queries
- Fast B*-Tree indexes with high-speed on thousands and on millions of records
- Buffered transactions for batch inserts, updates and deletes
- Optimization for read-only databases, such as databases on CD
SQL support
- SELECT with DISTINCT, INNER LEFT, RIGTH, FULL and OUTER JOIN, GROUP BY and ORDER
BY clauses
- CREATE TABLE, DROP TABLE, ALTER TABLE statements
- CREATE INDEX, DROP INDEX statements
- INSERT, UPDATE, DELETE statements
- BETWEEN, IN, LIKE, IS NULL operators
- Aggregate functions COUNT,SUM,MIN,MAX,AVG
- Most of all SQL'92 arithmetic, logical, date-time and string functions and operators
- Data types conversion by function CAST
- SQL scripts (multiple commands separated by ';')
- Parameters in queries
Compactness
- Small size of code added into the application by the database engine units
- Small database file size achieved by customizable page size, compression of table metadata and other special means
- Fast BLOB data compression
- Short indexes for string fields
- Low memory consumption
Home  Home Screenshot  Screenshot Download  Download

Title  Scribes Reports Firebird or Interbase Size  2173 kB Win  95/98/NT/ME/2000/XP
Generating Scribes of Reports for Firebird or Interbase.
The Scribes and a generator of reports based in objects of the IBO, ClientDataSet and in the Reports Forts. The generator of relatorios indicated so that it knows the Delphi language or another basing on objects. The generated reports can be exported in diverse formats as pdf, xls, rtf or HTML. They can be printed matters in dot-matrix printer or spurt of ink.
Home  Home Screenshot  Screenshot Download  Download


Google
  Web Freeware-Guide.com   

© 1998-2007 The Freeware Guide Network