July 31, 2010
Free Newsletters :

ANTs Data Server

RDBMS Is Accessed Via SQL92, ODBC/JDBC APIs

The ANTs Data Server (ADS) is a client-server RDBMS which is accessible solely through SQL statements (stored procedures and provided ODBC/JDBC drivers). While billed primarily as a stand-alone DB offering, the vendor also notes that the system could be used to offload high-use "hot spot" tables from existing RDBMS structures. ANTs is targeted primarily to multi-processor (SMP) servers. The DB does work on single processor systems, but the highest performance gains will be noted on multi-processor systems with ample memory.

Each ADS deployment supports three modes of operation: Client-server mode, for large SMP configurations; collocated mode which is optimized for SMP configurations with a single application or application server; and embedded mode which is optimized for smaller systems where a single application presents a small number of threads to the server.

According to ANTs Software, the performance gains of their DB are derived from technologies including:

- A message-passing, microthreaded, parallel processing execution engine that allows for non-blocking execution of concurrent queries

- An optimized B+ tree index design that enables almost lock-free and latch-free database access, even during write operations

- Runtime compilation of SQL instructions to machine code

- Data structures/tables that are optimized for retrieval from main memory; main memory and disk storage are internally treated similarly

Other features of the RDBMS include SQL92 compatibility (full support for Entry-level, with added features from the Intermediate and Full specs); support for stored procedures; ODBC and JDBC (Type 1) clients for accessing the DB; and support for online backups. Additionally, high availability features of the DB include support for the implementation of master-slave pairs, with the slave continuously replicated to the master via synchronous log-shipping. In the event of failure on the master server processing continues automatically from the slave, and once the master returns to service it can be automatically restored to a synchronized state with the slave server.

The latest ANTs release, now generally available, adds compatibility with MySQL data types, functions and SQL extensions; support for Informix stored procedures and triggers; and support for Microsoft .NET.

ADS is available now. Visit the ANTs Software Web site for further information.

product submission by DatabaseJournal Staff

fact sheet
ID#: 1086283517
date posted: Jan. 24, 2006
category: Data Management/Storage:Relational Databases
platform: Windows 2000 Server/XP/2003; Red Hat Enterprise Linux (2.1/3/4); SUSE 9 (kernel 2.4.21+); Debian & Fedora (2.6 Kernel); Solaris 8/9/10
vendor: ANTs software Inc
(www.ants.com/)


Data Management/Storage

Backup/Archiving | Compression | Database Gateways | External Drives | Information Management | NAS/File Sharing | Personal Information Managers | Personal Storage | Relational Databases | Replication/Recovery | SAN/IP Storage | Storage Components | Storage Management | Tape Storage

Latest category updates via our RSS feed
RSS