sql database
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5506

Mckoi SQL Database 1.0.3
a full featured SQL-92 relational database management system written in Java more>> Mckoi SQL Database is a full featured SQL-92 relational database management system written in Java. The software can operate as either a dedicated multi-client, multi-threaded database server, or can be used as an embedded database inside a Java application. The engine is designed to be easy to use and maintain and versatile for sophisticated database development tasks. The software provides a JDBC 2.0 driver.<<less
Download (2.09MB)
Added: 2008-01-12 License: Freeware Price: Free
661 downloads

ScimoreDB Distributed SQL Database 1.5.511
The ScimoreDB Parallel Server is a low cost shared-nothing clustered database system . The Database server have been designed to take advantage of parallelization over multiple servers, achieving a ne more>>
The ScimoreDB Parallel Server is a low cost shared-nothing clustered database system . The Database server have been designed to take advantage of parallelization over multiple servers, achieving a near linear scalability for OLTP applications. Supporting up to 512 PCs in a single database cluster, ScimoreDB offers value in terms of speed, functionality and cost.
<<less Download (4086K)
Added: 2006-09-03 License: Freeware Price: $0.00
1148 downloads
123SQL DATABASE ENGINE123SQL DATABASE ENGINE 1.5.0
ortable SQL database engine for PDAs more>> This is an undergoing project aimed to construct a small portable SQL database engine for PDAs, and this is a functional browsing engine that contains data and sample browsing statements . Data may be imported together with table/column creation . Typically the source data may be spreadsheet column TAB delimited export data . Database/table/column creation may be viewed in the included code following the -c switch . Table names and column names and field byte sizes should be specified, but column/field lengths my also vary in size row by row . The engine performs SQL keyword/syntax checking using the syntax/keywords list files included . Object names check and object attributes read is performed in the system database files named 123SQL_db_1.mar and 123SQL_db_2.mar . Database structure allows multiple object browsing . The sorting/searching routines require low machine resources thus meeting most modern PDA specifications and their sources were also published under different names .<<less
Download (708k)
Added: 2008-10-20 License: Freeware Price:
375 downloads
Gizmo Database 2.0.4
Gizmo Database features a fully capable query analyzer tool and stored procedure analyzer more>>
Gizmo Database features a fully capable query analyzer solution and stored procedure analyzer compatible with any SQL database supporting ODBC, ADO, or OLE DB.
Main features:
- Full featured Query Analyzer
- Intellisense pop-ups for column and tables names
- Stored Procedure Analyzer (Parameter and Source Code)
- Support for Microsoft SQL Server
- Support for MySQL
- Support for PostgreSQL
- Support for Firebird
- Support for any ODBC and OLE DB compliant database
<<lessMain features:
- Full featured Query Analyzer
- Intellisense pop-ups for column and tables names
- Stored Procedure Analyzer (Parameter and Source Code)
- Support for Microsoft SQL Server
- Support for MySQL
- Support for PostgreSQL
- Support for Firebird
- Support for any ODBC and OLE DB compliant database
Download (2.69MB)
Added: 2006-12-26 License: Freeware Price:
1041 downloads
xSQL Data Compare 2.5.1.0
compare & synchronize SQL Server database content more>> xSQL Data Compare is a professional SQL tool for comparing and synchronizing SQL Server database contents. It is used for data migration, database copy, replication verification, data auditing, scripting schema and data together etc.<<less
Download (7.0M)
Added: 2008-11-08 License: Freeware Price:
374 downloads

SQLite3 database manager LITE 3.1
SQLite3 database manager. Development tool for managing all database objects. more>> SQLite3 database manager. Development tool for managing all database objects. SQL builder. Export schema and data to InterBASE, Firebird and other databases.<<less
Download (992KB)
Added: 2007-02-13 License: Freeware Price: Free
1090 downloads
K Database Magic 2.8.3
Database Desktop, SQL manager, merge data, data comparison and many more function in one soft. - Data manipulation between two datasets: import & export datas with macros and functions (merge datas). - Compare two dataset by user specified unique fields. - Multiple SQL Editors Script Executing (SQL Manager): SQL edit, history of executed scripts, processing, watching. - Powerful data managing tools: data manipulation, create, copy, print more>> <<less
Download (6.3Mb)
Added: 2009-03-16 License: Freeware Price: Free
226 downloads
SQL Lite 5.9
Manage an SQL database using Oracle and MySQL. more>>
SQL Lite 5.9 makes it easy to perform SQL operations on Oracle or MySQL databases.
Major Features:
- Table/view browser, object search, updateable cells, wizard to insert record;
- Copy table/data between databases;
- Save query result in CSV or HTML format;
- Spool query result or table/view structure to a file;
- Email query result to colleagues;
- Compare query results side by side;
- Load statements from a file;
- Save statements to a file;
- Accept arguments during execution, example: select &column1, &column2 from &table;
- Batch mode supported, example: @c: mpatch.sql;
- Open up to 50 database connections;
- Windows/Mac/Linux/Unix supported.
WareSeeker Editor
Download (46.2KB)
Added: 2005-11-24 License: Freeware Price:
1354 downloads
Zaval Database Front-End 1.2
Zaval Database Front-End is a program based on Web, created for any database you have JDBC drivers to. more>>
Zaval Database Front-End 1.2 is a program based on Web, created for any database you have JDBC drivers to. The tool allows any raw SQL code execution; it's limited only by SQL supported by the database you are using.
Download (120.7KB)
Added: 2002-10-18 License: Freeware Price:
downloads

Free Database Compare 2.0
Compares the structure of two SQL Server, MySQL or access databases. more>> The Free 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.<<less
Download (9.3MB)
Added: 2006-12-05 License: Freeware Price:
1061 downloads
ScimoreDB Embedded Database 2.0.579
ScimoreDB embedded database is in-process running SQL database more>>
ScimoreDB embedded database is an in-process running SQL database with over 20.000 deployments that has a small footprint, an easy-to-use interface and yet offers a full set of stand-alone database servers features.
Developers use ScimoreDB to make software development easier for any sized database applications for Windows.
Unlike other embedded databases, ScimoreDB is a fully featured RDBMS and it "feels" like working with a standard client/server database, althought it is loaded into your applications process space.
Regardless the programming language you choose (VB, VC++ or C#), using ScimoreDB is easy - just a single function call to initialize or start the database inside your product.
Then, use the .NET provider or native C++ classes to access the database. ScimoreDB embedded database comes as a dynamic link library (DLL), making distribution together with your products installation easy.
<<lessDevelopers use ScimoreDB to make software development easier for any sized database applications for Windows.
Unlike other embedded databases, ScimoreDB is a fully featured RDBMS and it "feels" like working with a standard client/server database, althought it is loaded into your applications process space.
Regardless the programming language you choose (VB, VC++ or C#), using ScimoreDB is easy - just a single function call to initialize or start the database inside your product.
Then, use the .NET provider or native C++ classes to access the database. ScimoreDB embedded database comes as a dynamic link library (DLL), making distribution together with your products installation easy.
Download (2.85MB)
Added: 2007-05-23 License: Freeware Price:
893 downloads
Other version of ScimoreDB Embedded Database
Price: $0.00
License:Freeware
License:Freeware
Scimore - ScimoreDB embedded database is in-process running SQL database. ScimoreDB Embedded Database. ScimoreDB embedded database is an in-process runningLicense:Freeware
LunaBase 0.92
customisable database more>> Not everyone wants the complication and size of a SQL database. LunaBase is a customisable database with a wide variety of possible uses.
LunaBase is a work in progress. Currently it is the Database core of TomeBase, GigAlarm (from v1.2) and JukeBx, but that is only the start.
This is the next stage; a slightly (you can create your own simplistic database formats) customisable data base editor, compatible with TomeBase, GigAlarm and JukeBx. From here the next phase is to make it fully customisable.<<less
Download (50k)
Added: 2008-11-01 License: Beta Price:
356 downloads

Database .NET 2.8.3482
Database .NET is an intuitive database management tool for multi-database. It supports MS Access 97-2003/MS Access 2007/MS Excel 97-2003/MS Excel 2007/dBASE IV/Firebird/MySQL/SQL Server/SQL more>> <<less
Download (5.3MB)
Added: 2009-07-18 License: Freeware Price: $0.00
42 downloads
Other version of Database .NET
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Database Browser 2.4.3
This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware. more>> <<less
Download (2.10MB)
Added: 2009-06-03 License: Freeware Price: $0
314 downloads
Other version of Database Browser
Price: $0
License:Freeware
License:Freeware
SiteMech Database Manager 1.1.2
SiteMech Database Manager is a part of SiteMech Web Development Framework. This is a small and useful tool for backup and exchange data between Microsoft SQL Server and MySQL databases. It allows to export entire database or particular tables to XML file. Later you can import saved file to a local or remote database. The software allows direct data transfer between MSSQL and MySQL databases. more>> <<less
Download (1.1Mb)
Added: 2009-03-16 License: Freeware Price: Free
14 downloads
Other version of SiteMech Database Manager
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above sql database search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed