Main > Free Download Search >

Free rdbms software for windows

rdbms

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 26
ScimoreDB Embedded Database 2.0.579

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.
<<less
Download (2.85MB)
Added: 2007-05-23 License: Freeware Price:
893 downloads
 
Other version of ScimoreDB Embedded Database
ScimoreDB Embedded Database 2.0Unlike 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
License:Freeware
Download (2.85MB)
500 downloads
Added: 2008-06-17
DB Mail Director 1.0

DB Mail Director 1.0


DB Mail Director - Mini RDBMS + e-mail client more>>
DB Mail Director - sometimes it is necessary to create and send a set of e-mail messages, but each of these messages differs from any other one only in some details. It can happen e.g., when you want to wish Merry Christmas all of your customers or partners. On the other hand there is a database (or it is easy to create one) with your partners information. In the above situation the best and useful variant is to use a software such as DB Mail Director.
First of all you should create a message template which includes special tags. Such tag contains either a field name from the existent database or a logical expression with Boolean field, any other field and static text. For one the letter template may begin with such string: "Dear {{PARTHNER_NAME_USE ? PARTHNER_NAME : [[Sirs]]}}!". So, for data row which field "PARTHNER_NAME_USE" is true and field "PARTHNER_NAME" is "Mr. Jackson" the message begins with string "Dear Mr. Jackson!" but if "PARTHNER_NAME_USE" = false the first line will be "Dear Sirs!".
The template may be used also for creating any other message parameters. Usually the parameter "Send To" will be "{{PARTHNER_MAIL}}" or something like this. User has a possibility to define any Boolean field to indicate that for this row the message should be sent, as well as there may be a field which contains time of row creating, modifying and last message sending. Of course user interface allows created message previewing. A message template text can be written not only as plain text but also as text in Rich Text Format (HTML).
<<less
Download (253KB)
Added: 2006-01-04 License: Freeware Price:
1391 downloads
PrimeBase JDBC 4.3 Beta

PrimeBase JDBC 4.3 Beta


driver for the PrimeBase SQL database server more>> PrimeBase JDBC is an implementation of the Sun Microsystems Java Database Connectivity standard for the PrimeBase RDBMS.
PrimeBase JDBC implements both type 2 and type 3 JDBC technology drivers (also see http://java.sun.com/products/jdbc/overview.html). The specified JDBC URL determines which type gets used.
The type 2 JDBC implementation relies on the PrimeBase Virtual Machine library to connect to the database server. No explicit installation of the library is required, to keep installation as simple as possible.
The type 3 JDBC implementation accesses the PrimeBase Application Server as a gateway to the PrimeBase SQL Database Server. This removes the need to have the PrimeBase Virtual Machine on the machine with the JDBC application.
PrimeBase JDBC supports UNICODE, transactions and all other features of the PrimeBase SQL Database Server.
<<less
Download (form)
Added: 2008-10-27 License: Beta Price:
366 downloads
UploadBean 1.9

UploadBean 1.9


UploadBean - allows to upload files from browser more>>
UploadBean 1.9 is a freeware JavaBean designed to help you upload files from browser. This bean could be integrated in any JSP/Servlets application. You can store uploaded files in a Folder, a ZIP archive, a Database or in Memory.
Restrictions such as file size limit, blacklist/whitelist and max. uploaded files are available. You can also be notified when on upload events. UploadBean is free for non-commercial use.
Add-ons section provides tools such as email notification on each uploads, real time progress bar on upload, custom database store sample, renaming plugin, chinese upload jsp sample, JSF plugin ...
Main features:
- Engines :
UploadBean should work under any Servlet2.2/JSP1.1 engine (or higher). It has been validated under Tomcat 3.x, Tomcat 4.x, Tomcat 5.0.x, Tomcat 5.5.x, JRun 3.1, JRun 4.0, Resin 2.0.5, Resin 2.1.x, WebSphere 3.5.3, WebSphereAE 4.0.3, WebSphere 5.x, Weblogic 6.1, Weblogic 7.0, SunONE 7, ServletExec 4.1, Orion 1.5.4 ... More info here.
- Databases :
UploadBean could store uploaded files in database. It should work under any RDBMS supporting large column or blobs. It has been validated under Oracle8i, Oracle9i, IBM DB 7.2, PostGreSQL 7.3, OpenBase 8, MySQL 3.23.x, SQLServer 2000 and MySQL 4.x. More info here.
- Samples and Guides :
UploadBean package includes JSP samples to let developers understand quickly how to use the component. A developer guide is also included for basic usage (methods, scope, tips ...).
- Documentation :
In addition to samples and guides, UploadBean package includes an UML class diagram to let developers know how we designed the component. The JavaDoc is available too.
- Add-ons :
You could find a chinese upload jsp sample, an email notifier for uploads, an upload progress bar and a database store implementation allowing Oracle blob support.
<<less
Download (868KB)
Added: 2007-01-25 License: Freeware Price:
1046 downloads
Igor 0.1

Igor 0.1


100% pure Java library that transform DB records into XML. more>>
Igor is a 100% pure Java library that can be used to transform DB records into XML. The Igor project aims to enable developers to easily transform RDBMS records into XML.
<<less
Download (66k)
Added: 1999-06-16 License: Freeware Price: $0.00
3788 downloads
DataObjects.NET Express 3.8.8

DataObjects.NET Express 3.8.8


DataObjects.NET is a useful and reliable .NET library which dramatically simplifies development of data more>>
DataObjects.NET is a useful and reliable .NET library which dramatically simplifies development of data and business tiers of the database application. It provides:
Methodology that standardizes and simplifies development of persistent classes and services operating with them providing very clear separation of your business and data tiers from other parts of an application. Essentially DataObjects.NET requires you to build a hierarchy of your persistent and business objects over two base classes: DataObject and DataService. It provides more then 20 attributes controlling almost any persistence or behavior-related aspect. Dont worry about this number - you can know nearly 5 of them to start using DataObjects.NET.
Persistence framework handling all object persistence related tasks transparently. Moreover, this framework allows to almost forget that the underlying database exists - it handles even database schema updates. This framework fully supports inheritance, persistent interfaces, relations and collections, object queries, full-text indexing and search, multilingual properties and a lot of other features. Use of this framework makes most part of your data tier automatically compatible with Microsoft SQL Server 2005 2000, MDSE 2000, Microsoft Access, Oracle, Firebird (formerly - Interbase), MaxDB (formerly - SAP DB) (free, but one of the most featured database servers) without any additional code.
Transactional services allowing to almost forget that your business and data objects operate in the concurrent transactional environment. Transactional services intercept calls of your business tier methods and wraps them into transactions (outermost or nested) providing that if exception or deadlock occurs, no data will be changed. These services are capable of re-processing method call on deadlock exceptions (and similar). This behavior is provided completely transparently for developers, but nevertheless its highly configurable.
Security system supporting per-instance access control lists (allow-deny lists), permissions (custom permissions), security principals (users and roles) and permission inheritance. Its primary goal is to make usage of business objects completely safe, even when these objects are publicly available - via .NET Remoting, for example.
All is initially remotable - any persistent object or business service can be marshaled to another application domain via .NET Remoting (as well as all other DataObjects.NET-related objects, e.g. Query). This means that you can access your data and business tier from a completely different network or across the Internet with almost no additional code. DataObjects.NET supports two marshalling scenarios: access-by-reference for regular DataObjects and by-value marshalling for so-called offline entities (data transfer objects).
Main features:
- Transparent persistence: you dont need to write data access code for insertupdatedelete operations - DataObjects.NET persists instances transparently for you. This means that you should never think about invoking a SaveLoad-like methods also - DataObjects.NET handles such tasks completely transparently making you fell youre working with ordinary object instances. Transparent persistence has similar benefits as automatic garbage collection - you shouldnt worry about persisting your changes. Note that this doesnt mean all changes are persisted immediately - DataObjects.NET optimizes the update sequence (see delayed updates feature description)
- Automatic database schema buildingupgrading (database schema includes tables, views, columns, indexes, etc.): on each startup of Domain its database can be upgraded to support new persistent model (persistent model changes e.g. when you modify, add or delete some persistent classes). Upgrade process doesnt destroy existing data.
- Instance identification: DataObjects.NET uses unique 64-bit integers in the database scope to identify instances; upcoming versions will support GUID and 32-bit integers also.
- Querying: use DataObjects.NET query language (see Query description) or perform a direct SQL query (see SqlQuery description) to select the instances youre interested in. An example of DataObjects.NET query: "Select Animal instances where {LegCount}=4 order by {Name}" - this query fetches all four-legged Animal instances, as well as instances of Animal descendants - e.g. Cats and Dogs). More difficult example selecting grandparents instances: "Select Animal instances where {Children[{Children.count}>0].count}>0". DataObjects.NET query language supports sub-queries, joins, distinct and full-text search part in criteria.
- Inheritance support: as it was mentioned, DataObjects.NET fully supports inheritance for persistent classes. But we went much further here: DataObjects.NET supports so-called persistent interfaces. This unique feature allows you to query for objects implementing some interface and refer to its persistent properties inside query criteria.
- Highly configurable persistence for instance properties:
- Multilingual properties (unique feature): you can mark any property with [Translatable] attribute to specify that it should store independent versions of its value for each Culture registered in you Domain. This and a set of other features dramatically simplifies development of multilingual database applications
- References: dont worry about loading referenced objects, as well as persisting them properly - just write a code like cat.Parent = grandCat. Note that if youll try to delete the grandCat instance after executing this code, cat will be notified (because it holds a reference to grandCat). Also after grandCat deletion cat.Parent will be automatically set to null
- Collections: cat.Children.Add(kittyCat). Paired collections and reference properties (unique feature) are supported (so kittyCat.Parent can be automatically set to cat for the code above). "Contained" collections and references are supported as well (if cat.Children is marked by [Contained] attribute, all instances referenced by Children collection will be deleted on cats deletion)
- Structs: any struct type can be used as type of persistent property or item of collection. DataObjects.NET persists such properties into multiple database columns according to the structure of struct type.
- [Serializable] properties: properties which type is marked by [Serializable] attribute are persisted without any additional coding - theyre stored as byte streams (BLOBs). DataObjects.NET handles references to other persistent entities inside such serialized graphs in a special way making them to point to appropriate instances on each deserialization (note that DataObjects.NET is transactional, so you can find different versions of the same persistent instance in different sessions)
- SQL-related attributes are available for almost any type of persistent properties ([SqlType], [Length] and similar ones)
- Indexing: you can apply [Indexed] attribute to a persistent property to tell DataObjects.NET that an index should be created on it, or use [Index] attribute to describe a compound index
- Full-text indexing & search (unique feature): DataObjects.NET supports full-text indexing and search. Microsoft Search (available for SQL Server 20052000 only) and DotLucene (free, RDBMS-independent) full-text indexing and search drivers are shipped with DataObjects.NET. Built-in managed wrapper for Microsoft Index Service filters helps to index almost any documentfile type stored in database or externally. In particular, you can index the following document types: Microsoft Office files (.doc, .dot, .rtf, .xls, .ppt, etc...), HTML files (.htm, .html), Adobe PDF files and so on.
- Built-in NTFS-like security system (unique feature): DataObjects.NET has extremely powerful security system allowing to define the permission for any action (e.g. method execution or property access), grant or deny it for a set of security principals (users and roles) on some persistent instances (like on folders in NTFS) and enforce its presence by demanding it inside methods or property assessors of persistent types or DataServices. It brings NTFS-like security into your business tier with almost zero additional coding!
- We want to underline two very important features of this subsystem:
- Performance: security system is extremely fast - all passed permission demands are cached, effective permission sets for any cached DataObject instance are cached too, internal security notification layer allows any cached DataObject instance to notify all dependent cached instances on changes in its effective permission set... Normally a subsequent permission demand on the same instance is quite fast. This allows DataObjects.NET to execute up to 4000000 permission demands per second on 2,8GHz P4! Its almost impossible to implement a security system having the similar features and performance without implementing all other caching features DataObjects.NET has. Just imagine the nightmare of implementing the similar part in your DAL!
- Immediate effect: all security restrictions take effect immediately on any security-related changes in Session - so its not necessary to reopen Session invoke some method to apply new security restrictions. When you adding a User to some Role, granting permission for him or for some role it belongs to, this immediately affects on its security restrictions in the current Session - so all is transparent even in this case. Even rollback of nested transaction (or rollback to savepoint) immediately affects on security restrictions.
- Rich data import and export capabilities:
- Serialization: DataObjects.NET completely supports .NET Serialization, so you can serialize or deserialize a graph with persistent instances using binary or SOAP formatters. Custom formatters are supported as well.
- Adapter component exports persistent instances to DataSet and imports back the changes
- Offline layer provides advanced implementation of well-known DTO (Data Transfer Object) pattern. It allows to export a set of DataObject instances to serializable, marshal-by-value ObjectSets, pass them to the client to operate with them locally and propagate the changes made to them back to the application server
- BindingManager component (unique feature) establishes two-way bindings between ASP.NETWindowsForms controls and object properties. It brings Property-PropertyEditor bindings in contrast to common Property-ControlProperty bindings - we think this approach is also interesting for developers
- All importexport tools support VersionIDVersionCode validation (optimistic updates)
- Versionizing provides an ability to "see" the database at any previous state (point in time). This feature works only if its turned on for the whole Domain. Currently Versionizing is supported by SQL Server 2005 2000 driver only.
- Automatic transactions (unique feature - it quite differs from standard COM+ automatic transactions, read more about it further): DataObjects.NET is completely transactional. It supports automatic transactions (started with a method call or property access and committed or rolled back based on result; transactional behavior is controlled by attributes) as well as manual transactions (you can also start/commit/rollback a transaction manually); nested transactions and savepoints are also supported.
- Transparent deadlock handling (unique feature): in a highly concurrent environment deadlocks are regular. In case of a deadlock one of the deadlocked transactions (deadlock victim) is aborted by the database server. Normally it should be re-executed later by the application - this situation is called "deadlock handling". DataObjects.NET is capable of handling deadlocks transparently - if a deadlock occurs during an automatic transaction, it can be transparently handled by re-processing of the outermost transaction (re-calling of corresponding method).
- Data services (unique feature) allows to use all DataObjects.NET transactional capabilities (automatic transactions, transparent deadlock handling) with non-persistent classes (DataService descendants). This feature greatly simplifies development of services operating with persistent instances. Its very convenient to use this conception to develop common services of an application, such as Logging Service. Data services are very close to ServicedComponents of .NET, the difference is that they are much faster (method calls are intercepted by the runtime proxies rather then .NET transparent proxies, no COM+ services are used) and easier to use.
- Runtime services (unique feature) are data services of special type (RuntimeService descendants) that can be periodically executed in a special Thread and Session inside Domain. The purpose of runtime services is to perform various maintenance tasks periodically. For example, all IFtIndexer implementors are runtime services that periodically update full-text indexes.
<<less
Download (26.2MB)
Added: 2006-09-29 License: Freeware Price:
1428 downloads
Quadcap Embeddable Database 3.4

Quadcap Embeddable Database 3.4


a high performance pure Java database coupled with a JSP-enabled Web Server more>> QED is a pure Java database that features:
Pure Java: a high performance, small footprint, zero-administration database, perfect for embedding with your application.
A full set of RDBMS features: transactions, data integrity, failure recovery, comprehensive SQL 92 conformance plus many SQL3 features.
Support for JDBC 2.0
Open source, free software! No license fees, no restrictions!
QEDs pure Java engine provides very high performance, since database accesses can be performed locally, without the necessity of a network round trip for every operation. Conventional JDBC drivers, no matter how fast the back-end database, incur network overhead -- frequently the bottleneck in a database application. A configurable in-memory cache also helps boost performance by reducing disk operations.
QED is designed for applications which need full database functionality without administrative overhead of a typical database. Because of its small memory/disk footprint, QED can be embedded in end-user applications for which a database would otherwise not be practical.
<<less
Download (4.45MB)
Added: 2008-01-12 License: Freeware Price: Free
653 downloads
PiTA ERP System 1.02

PiTA ERP System 1.02


get an ERP model with auto database design more>> Pita is a unique and new concept among new ERP models. The basic objective is to develop a corporate solution with all the expected facilities and without much Technical/Programming knowledge (SQL knowledge is expected instead) to the Configurator so that a Finance guy can develop a Finance application system faster than a Programmer.It uses few new concepts as following .Supports any standard RDBMS though we recommend Oracle for big objects like OLEs.<<less
Download (7.2M)
Added: 2008-11-02 License: Freeware Price:
403 downloads
Datastream Pro 0.9.0.9

Datastream Pro 0.9.0.9


Datastream Pro is a user friendly, SQL database client designed to interface to multiple RDBMS systems simultaneously using JDBC more>>
Datastream Pro is a database browser and SQL client for JDBC databases.
It is intuitive and easy to use.
<<less
Download (5.60MB)
Added: 2005-10-31 License: Freeware Price:
1505 downloads
Mimer SQL Engine 9.1.3c

Mimer SQL Engine 9.1.3c


Mimer SQL Engine is an application known as a free, fully functional, high-performance RDBMS. more>>

Mimer SQL Engine 9.1.3c is an application known as a free, fully functional, high-performance RDBMS. It provides ease of use, 24x7 secure operation, full transaction management and compliance with international SQL standards. Mimer SQL also provides scaleable performance including multiprocessor support. Because it is compatible with all major Unix (including Linux), Windows 98/ME/NT/2000 and OpenVMS platforms, Mimer SQL is ideally suited for open environments where interoperability is important.

<<less
Download (15.8MB)
Added: 2003-08-07 License: Freeware Price:
downloads
ASPID 1.1

ASPID 1.1


ASPID provides a gateway from Microsoft IIS to Oracle PSP. It is an ISAPI plu... more>> ASPID provides a gateway from Microsoft IIS to Oracle PSP. It is an ISAPI plug-in that allows using IIS as HTTP server for Oracle RDBMS. ASPID enables Dynamic PSP developers to use IIS. PSP (PL/SQL Server Pages) technology is much like ASP but more natural and comfortable for Oracle developers. Dynamic PSP provides Oracle developers with a web-based development framework for building data-driven Internet applications.<<less
Download (34KB)
Added: 2006-09-05 License: Freeware Price: Free
1144 downloads
MetaKit 2.0

MetaKit 2.0


fficient database library with a small footprint. It.s a cross between flat-f... more>> fficient database library with a small footprint. It.s a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.<<less
Download (532KB)
Added: 2007-03-14 License: Freeware Price: Free
965 downloads
Talend Open Studio 2.1.0M1

Talend Open Studio 2.1.0M1


Talend Open Studio is the most open, innovative and powerful data integration solution on the market today more>>
Talend Open Studio is a software solution that will provide you with advanced capabilities that dramatically improve the productivity of data integration job design; and proven scalability to ensure optimal execution.
Talend Open Studio?s Business Modeler leverages a top-down approach, allowing line-of-business stakeholders to get involved in the design of the integration processes.
The Business Modeler provides an easy-to-understand, non-technical view of a business workflow.
It typically includes both the systems and processes already operating in the organization, and the ones that will be needed in the future.
Systems, connections, steps and requirements are all designed using standardized workflow notation through an intuitive graphical toolbox.
Talend Open Studio?s Job Designer provides both a graphical and a functional view of the actual integration processes.
The Job Designer features the Component Library ? a graphical palette of components and connectors. Integration processes are built by simply drag and dropping components and connectors to the diagram, drawing connections and relationships between them, and setting their properties. Most of these properties are already inherited from the metadata.
The Component Library includes over 80 out-of-the-box components and connectors, providing basic functions such as mappings, transformations, and lookups; specialized functions such as data filtering, data multiplexing, or ELT; and support for all major RDBMS, file formats, LDAP directories, etc.
The Component Library can easily be extended using industry-standard languages such as Perl, Java, or SQL.
Talend Open Studio is a metadata-driven solution, in which all metadata is stored and managed in a centralized Metadata Repository, shared by all the modules. The Metadata Repository centralizes all project information and ensures the consistency of all integration processes.
Metadata related to source and target systems of the integration processes is easily loaded in the repository through advanced database or file introspection, facilitated by a number of wizards. Properties defined in the Metadata Repository are inherited by the various processes that make use of these systems.
Beyond source and target systems metadata, the Metadata Repository also stores business models, integration jobs, and results of their execution ? making it the unique repository of information on all integration processes
Talend Open Studio includes powerful debugging and tuning features that allow the real-time tracking of data flowing through the whole transformation processes.
When an integration job is executed through the Job Designer interface ? in graphical mode ? statistics are displayed in real-time, showing the number of processed rows and rejected rows, as well as the throughput (rows per second) ? allowing you to spot any bottleneck in the process immediately. It is also possible to activate a trace mode, which displays row-by-row behavior and shows the result of the transformations. Traditional debugging breakpoints and variables are also available.
Of course, all code generated by Talend Open Studio, regardless of the target language, is always visible and accessible from the design environment.
Unlike many integration solutions, which are based on a centralized integration server or can only use RDBMS engines to process data, Talend Open Studio dynamically distributes the processing across a grid of systems ? based on their available capacity. As a result, these systems do not need to be dedicated to executing integration processes. Instead, Talend Open Studio leverages available resources, regardless of their nature.
This architectural approach enables data to be processed at a location which is the closest to its source (thus decreasing data transfers). This approach effectively leverages both the large and small grids of inexpensive servers, as well as high-range systems and maximizes usage of computing resources.
<<less
Download (93.1MB)
Added: 2007-06-02 License: GPL Price:
877 downloads
MicroImages TNT Products 6.9

MicroImages TNT Products 6.9


MicroImages TNT Products is a distinguished and tractable geospatial analysis system which offers a complete self-contained integration of a fully featured GIS, RDBMS, and automated image processing system with CAD, TIN, surface modeling, map layout and innovative data publishing tools. more>>

MicroImages TNT Products 6.9 is a distinguished and tractable geospatial analysis system which offers a complete self-contained integration of a fully featured GIS, RDBMS, and automated image processing system with CAD, TIN, surface modeling, map layout and innovative data publishing tools.

All this capability is available in a single integrated system at one price with an identical interface, functionality, and geodata structure for use on Windows, Mac OS X, Sun Solaris, and popular Linux platforms.

The interface, database text content, messages, map production, and all other internal aspects of TNTmips have been localized for use in 27 languages including Japanese, Chinese, Arabic, Turkish. Thai, Urdu, and all romance languages. The professional version of the TNTmips is in use in over 120 nations while the free TNTlite version (restricted in project size) is used for educational, self learning, and small projects (for example archaeological sites, neighborhood planning, and precision farming).

<<less
Download (57.2MB)
Added: 2004-07-11 License: Freeware Price:
downloads
Oracle Data Access Components for Delphi 4 1.7

Oracle Data Access Components for Delphi 4 1.7


develops client/server applications on Borland Delphi and C++ . more>>
Oracle Data Access Components provides a means to develop client/server applications on Borland Delphi and C++ Builder. ODAC enables you to query data fast. Oracle Data Access Components (ODAC) for Borland Delphi and C++ Builder library offers nonvisual components for Borland Delphi. They serve for access to Oracle RDBMS. ODAC is an alternative to the standard way of processing data by Borland Database Engine (BDE). ODAC uses Oracle Call Interface (OCI) directrly. The Oracle Call Interface is an application programming interface (API) that allows an application developer to use a third-generation languages native procedures or function calls to access the Oracle database server and control all phases of SQL statement execution. The OCI provides a library of standard database access and retrieval functions in the form of a dynamic runtime library, ORA*.DLL, that can be linked in by the application.
<<less
Download (400k)
Added: 1999-04-02 License: Freeware Price: $0.00
2027 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2