Main > Free Download Search >

Free relational database software for windows

relational database

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5082
Variable Block Database 2001

Variable Block Database 2001


A collection of C++ classes used to build embedded database engines based on variable block technology. Features: WIN32/UNIX database interoperability. Supports object-oriented and relational database more>>
A collection of C++ classes used to build embedded database engines based on variable block technology. Features: WIN32/UNIX database interoperability. Supports object-oriented and relational databasedesigns in traditional and client/server applications. Built-in support for multi-threaded database applications. Supports fixed and variable-length records. 99.9999% data integrity ensured by 32-bit CRCchecking. Offers best-fit and first-fit block allocation methods to prevent database fragmentation. Built-in exception handling. Allows locking at both the file and node level. Ships with an advanced database recovery utility plus other binary utilities.
<<less
Download (540K)
Added: 2000-08-31 License: Freeware Price:
3343 downloads
SmallSQL Database 0.15

SmallSQL Database 0.15


SmallSQL is a free and pure Java DBMS, a relational database for Java desktop applications more>>
SmallSQL is a free and pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offers many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast because it does not have a network interface.
Main features:
- It has a LGPL license. You can redistribute it with your software for free.
- It is 100% pure Java. You can use it on all platforms with Java version 1.4 or higher.
- It is open source. You can look in the source code if you want it.
- It is embeddable in you application. There is no additional setup required.
- It is a very small Java library.
- The quality is tested with JUnit and Emma Coverage.
<<less
Download (189KB)
Added: 2006-07-14 License: GPL Price:
1229 downloads
Mckoi SQL Database 1.0.3

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
PostgreSQL Database Server 8.4

PostgreSQL Database Server 8.4


PostgreSQL Database Server brings a powerful, perfect and popular relational database system. more>>

PostgreSQL Database Server 8.4 brings a powerful, perfect and popular relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, SunOS, Tru64), BeOS, and Windows. PostgreSQL is an open-source descendant of this original Berkeley code.

If you need a PostgreSQL Database GUI, you can download NAVICAT PostgreSQL. It supports to import CSV, XML or other formats to PostgreSQL. PostgreSQL supports a large part of the SQL: 2003 standard and offers many modern features: complex queries, foreign keys, triggers, views, transactional integrity, and multi-version concurrency control. Also, PostgreSQL can be extended by the user in many ways. Version 8.4 may include unspecified updates, enhancements, or bug fixes.

<<less
Download (36MB)
Added: 2009-08-10 License: Freeware Price: $0.00
downloads
 
Other version of PostgreSQL Database Server
PostgreSQL Database Server 8.1.5PostgreSQL Global Development Group - Generate an open source relational database system. PostgreSQL Database Server. PostgreSQL
License:Freeware
Download (21.4MB)
436 downloads
Added: 2006-11-08
Lattice.DataMapper 1.0

Lattice.DataMapper 1.0


Lattice.DataMapper is a useful .NET based object persistence library for relational databases more>>
Lattice.DataMapper is a useful .NET based object persistence library for relational databases. Lattice.DataMapper bridges the gap between objects and data source and allows the developer to work at the object level with little knowledge of the data source. In addition, Lattice.DataMapper shields your business logic from data source schema changes and data source provider changes which benefits maintainability.
The Lattice.DataMapper framework will help you to significantly reduce the amount of .net code that you normally need to access a relation database. Simplicity is the biggest advantage of Lattice.DataMapper over other frameworks and object relational mapping (O/R Mapper) tools. To use Lattice.DataMapper you need only be familiar with XML, stored procedures and SQL. Lattice.DataMapper provides the platform and flexibility to build your own architecture and you, the developer, have the full power of both stored procedures and SQL at your fingertips.
Lattice.DataMapper is a tool that maps .NET objects to and from an underlying relational database using external XML configuration and mapping files. The data access is externalized in XML and can include both SQL queries and stored procedure calls. An API is provided to then dynamically store and retrieve .NET objects using the mapping definitions.
Main features:
- Support .NET 2.0 and .NET 1.1 framework
- Support for different data providers and multiple data sources.
- Support object pre-fetch( one-to-one, one-to-many, many-to-many relationship )
- Queries are batched and run as one transaction
- Batch job can be run asynchronously at scheduled time as separate thread
- Cache can be set up per query ( supports cache database dependency )
- Support .NET 2.0 Generic and nullable value type
- Support nullable value types using null-value attribute
- Logging and error handling using Log4net framework
- Support distributed transactions without deriving from the ServiceComponent
- XML file based configuration file to define available data providers and data sources.
- XML based mapping files to define O/R mapping
- XSLT template based tool to auto-generate stored procedures, business entities and mapping files.
<<less
Download (1.64MB)
Added: 2006-11-09 License: Freeware Price:
1085 downloads
Visual Basic Database Projects 1

Visual Basic Database Projects 1


Use this set of three programs to illustrate the advanced uses of Visual Basic with databases. more>>

Visual Basic Database Projects 1 is a professional and useful tool that contains three programs you can use at home.

Major Features:

  1. Illustrate advanced uses of Visual Basic with databases.
  2. Topics covered include using the data access object (DAO), ActiveX data object (ADO), data bound controls, relational database design, graphics and printing.
  3. Has the actual Visual Basic source code for Visual Basic Database Projects that you can study and modify, as you desire.
<<less
Added: 2006-03-02 License: Freeware Price:
2133 downloads
Visual C# 2005 Database Projects 1

Visual C# 2005 Database Projects 1


Learn how to use Visual C# 2005 with databases. more>>

Visual C# 2005 Database Projects 1 is a professional and useful tool that contains three programs you can use at home. The programs illustrate advanced uses of Visual C# 2005 with databases.

The programs included with Visual C# 2005 Database Projects are: Weight Monitor, a program allowing you to monitor your daily weight and compute your body mass index (BMI); Student Identification, a program allowing entering information (including picture) on school students and printing identification cards; Pizza Orders, a order/customer tracking system.

Major Features:

  1. ADO .NET data objects
  2. Data bound controls,
  3. Relational database design, graphics, and printing.
  4. Has the actual Visual C# 2005 source code for Visual C# 2005 Database Projects that you can study and modify, as you desire.
<<less
Download (217.2KB)
Added: 2007-01-20 License: Freeware Price:
118 downloads
UXML XML Data Gateway 1

UXML XML Data Gateway 1


UXML XML Data Gateway is a software supporting you to translate relational data into XML documents and save these documents back to relational database from data transmitter and receiver on the Internet respectively. more>>

UXML XML Data Gateway is a software supporting you to translate relational data into XML documents and save these documents back to relational database from data transmitter and receiver on the Internet respectively. As a result, it allows users to benefit from rapid data and format interchange on the Intranets and World Wide Web. Moreover, all relevant Document Type Definition (DTD) files are generated. Each DTD file defines the structure and legal building blocks in each XML file, so it helps in designing and validating the XML file. It also consists of EDI functionalities, which facilitate the mechanism for companies to exchange information on the Internet.

<<less
Download (22.5MB)
Added: 2007-04-04 License: Freeware Price: $0.00
downloads
Transaction Generator 0.82

Transaction Generator 0.82


G ( Transaction Generator ) is a simple load testing tool more>> G ( Transaction Generator ) is a simple load testing tool for commercial and free relational databases ( Example : ORACLE and MySQL, etc ).
Unlike other common load testing tools which send HTTP requests to the target application, TG generates SQL based transactions. Specifically, TG simulates a heavy load on the target database server with multiple virtual clients sending SQL statements at random which are specified manually.
TG enables various verification tests concerning the database system which include
1) testing the performance
2) detecting the bottleneck in the database
3) tuning the application, and other useful features.
<<less
Download (1.91MB)
Added: 2007-10-23 License: Freeware Price: Free
778 downloads
Database .NET 2.8.3482

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
Database .NET 2.0 2.7.3435fish - management tool for multi-database. You can simply create/insert/select/update/delete
Price: $0
License:Freeware
Download (5.29MB)
41 downloads
Added: 2009-05-28
Price: $0
License:Freeware
Download (5.32MB)
213 downloads
Added: 2009-04-23
Price: $0
License:Freeware
Download (5.36MB)
217 downloads
Added: 2009-04-13
Price: $0
License:Freeware
Download (5.01MB)
231 downloads
Added: 2009-04-06
Price: $0
License:Freeware
Download (5.01MB)
244 downloads
Added: 2009-03-21
Price: $0
License:Freeware
Download (4.96MB)
246 downloads
Added: 2009-01-03
db4o-database for objects 2.15

db4o-database for objects 2.15


db4o - database for objects - is a fast Java object database developed for mo... more>> db4o - database for objects - is a fast Java object database developed for mobile platforms and other low-resource environments. A footprint of 200 kB saves device memory and allows online-download. Query-By-Example minimizes resource consumption and improves performance. Automatic object recognition permits zero-admin deployment. High integration with the Java programming language omits driver overhead and maximizes speed. Changes to application classes are not necessary to make objects persistent. All standard Java constructs like arrays and JDK2 collections are supported. A flexible translator interface allows adoption to highly specific usecases. Callback methods allow cascade-on-delete and cascade-on-copy. WeakReference memory management ensures a low memory footprint. db4o supports Java Web Start. db4o is threadsafe and runs in servlet environments like Tomcat. A benchmark for a performance comparison against relational databases is available with the download. Deployment is free in non-commercial applications.<<less
Download (434KB)
Added: 2002-11-16 License: Others Price: NA
2537 downloads
SQLCreator 2.0

SQLCreator 2.0


A graphical SQL database query and development tool. more>> SQLCreator is a graphical SQL database query and development tool. The main design goal for SQLCreator was to build a highly functional SQL client that would work with multiple relational databases across multiple platforms. SQLCreator makes use of database metadata, where possible, to enable greater productivity and allow a richer environment.
SQLCreator has been built using Java and JDBC technologies, allowing for unsurpassed cross-platform functionality. SQLCreator is built to run on multiple platforms, against multiple databases offering the same level of functionality on each.
SQLCreator is an SQL query / developer tool designed to interact with many diverse relational database management systems.
Built using Java technology, SQLCreator offers a multiplatform solution for database interrogation and development. Additionally, the combination of Java with JDBC connectivity allows SQLCreator to interact with a vast array of diverse SQL databases.
Features
The following is a list of features available within SQLCreator:
Multiple Database Support
SQLCreator works with the majority of enterprise databases, including Oracle, Cache, SQLServer and DB2. Additionally SQLCreator can work with many popular open source and embedded databases, including MySQL, PostgreSQL, HSQLDB, Cloudscape and SAPDB
Multiple Connections
SQLCreator is capable of multiple concurrent connections to the same and different data sources.
Advanced SQL Editor Support
In addition to the standard editing facilities (Undo, Redo, Cut, Copy, Paste, Find, Replace, etc.) the SQL editor supports syntax highlighting and code completion on tables, columns and keywords.
<<less
Download (21.40MB)
Added: 2008-08-15 License: Freeware Price: Free
884 downloads
Google Gears 0.1.54.0 Beta

Google Gears 0.1.54.0 Beta


Google Gears was designed to be an open source browser extension more>>
Google Gears was designed to be an open source browser extension Google Gears was designed to be an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness
Main features:
- LocalServer - Cache and serve application resources (HTML, JavaScript, images, etc.) locally
- Database - Store data locally in a fully-searchable relational database
- WorkerPool - Make your web applications more responsive by performing resource-intensive operations asynchronously
System requirements:
- Firefox 1.5+ and Internet Explorer 6.0+
<<less
Download (221KB)
Added: 2007-10-10 License: Freeware Price:
902 downloads
 
Other version of Google Gears
Google Gears Betaapplication resources locally Store data locally in a fully-searchable relational database Run asynchronous Javascript to improve application responsiveness
License:Freeware
Download (227KB)
622 downloads
Added: 2008-07-23
Google Gears BetaStore data locally in a fully-searchable relational database - Run asynchronous Javascript to improve application responsiveness Main features: - LocalServer - Cache and serve application
License:Freeware
Download (188KB)
681 downloads
Added: 2007-06-01
C#/VB ASP.Net Web Application Builder 9.04

C#/VB ASP.Net Web Application Builder 9.04


Instantly Generate ASP.Net Ajax Web Relational Database Applications that are N-Tier, Feature-Packed, User-Friendly and Efficient - without programming! Creates readable C# code giving programmers the freedom to further customize their apps. more>> <<less
Download (4.83MB)
Added: 2009-03-14 License: Freeware Price: $0
246 downloads
SilverWolfs Digital Diary 0.10.1 Beta

SilverWolfs Digital Diary 0.10.1 Beta


A personal journal program that allows you to store your private data more>>
A personal journal program that allows you to store your private data SilverWolfs Digital Diary is a Personal Journal application that uses a file-based relational database to store its data. Resulting in astonishing performance when working with thousands of records.
SilverWolfs Digital Diary also includes a nearly instant search function, calendar based entry browsing, password protection (if you want it) and printing.
<<less
Download (1.37MB)
Added: 2007-11-22 License: Freeware Price:
725 downloads
 
Other version of SilverWolfs Digital Diary
Silverwolfs Digital Diary 0.10.1Personal Journal Program that uses a file-based relational database to store its data. Resulting in astonishing performance when working with thousands of records. it also includes a nearly
License:Beta
Download (1.4M)
357 downloads
Added: 2008-11-05
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5