Jump to content

REAL Server

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Danamay29 (talk | contribs) at 21:18, 16 September 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

REAL Server is a relational database management system (RDBMS) built on top of the sqlite database engine.

History

REAL Server evolved from the SQLiteServer originally developed by SQLabs in 2004. In May 2005 REAL Software, Inc., creator of REALbasic, purchased the source code and the copyrights of the SQLiteServer and invested in its development. In 2007/2008 the first version of the REAL SQL Server was released. A new version was released in April 2009 and renamed REAL Server.

Features

  • Event based,
  • Asynchronous sockets,
  • Multi-core and multiprocessor aware,
  • Strong AES encryption (128, 192 and 256 bit),
  • Supports unlimited connections (For each supported operating system, REAL Server uses a state of the art event API, kqueue on Mac OS X, epool on Linux and I/O Completion Ports on Windows),
  • Full ACID (Atomic, Consistent, Isolated, Durable) compliant,
  • Platform independent storage engine,
  • Full support of triggers and transactions,
  • Journal engine for crash recovery,
  • Supports databases of 2 terabytes,
  • Supports sqlite 3 databases,
  • Automatic logging,
  • Automatic compression,
  • Multiversion concurrency control (MVCC),
  • Plugins for extending the SQL language and the custom commands supported by the server,
  • Restore and backup support,
  • Mac OS X, Windows and Linux support.

Connectivity

REAL Server can be used with the following:

References

[1]

  1. ^ REAL Software (June 12, 2009). "REAL Server". REAL Software. Retrieved on 2009-06-12.