ANN: NexusDB Single User (Embedded) database engine, FREE version available November 1st!
From: Eivind Bakkestuen (Ieivind.bakkestuenHATE_at_nexusdb.comSPAM)
Date: 10/30/04
- Next message: Jerri Schrijver: "Anyone using TMS Security System with DevExpress components?"
- Previous message: Gerrit Beuze: "Re: Toolbar2000 alternatives"
- Next in thread: Steve McGrath: "Re: NexusDB Single User (Embedded) database engine, FREE version available November 1st!"
- Reply: Steve McGrath: "Re: NexusDB Single User (Embedded) database engine, FREE version available November 1st!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Oct 2004 17:11:39 +1000
The Best Single User database engine now gets even better!
Nexus Database Systems is proud to announce that on November 1st, we will
make a FREE version of our Embedded database engine available for download.
The FREE version will be delivered with Dcu and Bpl files; for those who
wish to protect their investment, the version including source will still be
available for purchase. There are NO artificial size limitations of any kind
built into the FREE non-source version.
The FREE version will be made available on our website November 1st:
The Best Single User database engine features:
===============================
- Supports Delphi 5, 6, 7, 2005, and C++Builder 6
- The fastest disk-based Single User data base engine around
- NO royalty fees for distribution of your NexusDB-based programs.
- A large subset of SQL Ansi 92 is supported, including DDL.
- The Embedded version easily upgrades to the full NexusDB Client/Server
database if you wish to upgrade clients from single-user to multi-user
- It adheres to the VCL TDataSet interface, so you can continue using all
your favourite data-aware controls and report engines.
- In-memory table support which rivals pure memory-based database engines on
speed on smaller datasets, while scaling very well to larger disk-based
datasets (millions of records)
- Snapshot transactions provide 24/7 Live backup capability without
disrupting regular database activity.
- Support for the IProvider interface (TClientDataSet).
- The architecture is designed to be very flexible, and can be enhanced by
writing monitors and extenders.
- Conversion utilities for source and tables from other database engines
(BDE, ADO, etc) are provided.
- a Memory Manager unit which speeds up operations and keeps memory
fragmentation away, vastly increased alloc/dealloc throughput on multi-cpu
machines.
- Support for FastReport
- DeZign database designer by Datanamic now supports NexusDB
The Full source Embedded version available from our ordering pages adds the
following features:
- Referential Integrity support available as conceptual monitor/extender
example
- Support for RemObjects/Data Abstract
- Support for kbmMW
- Support for ReportBuilder DADE
More about the full NexusDB Client/Server version:
===================================
NexusDB is the most flexible full source database engine for Delphi and
C++Builder users. It scales seamlessly from databases kept solely in memory,
via embedded server (single executable deployment) to full C/S solutions
scaling to hundreds of users.
- In multi-user environments, only the server can access the data,
minimizing risk of database corruption.
- Free 3rdparty monitors/extenders already exist for custom
client-server-client messaging (for instance, signal another client to
update its view of data) and remote file handling on the server.
- It has lightning fast Winsock transports for networked C/S solutions; a
Blowfish wrapper transport provides added security when needed.
- ADO.NET provider available
- ODBC and dbExpress drivers available as separate drivers pack
-- Eivind Bakkestuen Nexus Database Systems http://www.nexusdb.com
- Next message: Jerri Schrijver: "Anyone using TMS Security System with DevExpress components?"
- Previous message: Gerrit Beuze: "Re: Toolbar2000 alternatives"
- Next in thread: Steve McGrath: "Re: NexusDB Single User (Embedded) database engine, FREE version available November 1st!"
- Reply: Steve McGrath: "Re: NexusDB Single User (Embedded) database engine, FREE version available November 1st!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|