REAL Server

From Wikipedia, the free encyclopedia

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

History[edit]

REAL Server evolved from the SQLite Server originally developed by SQLabs in 2004. In May 2005 Real Software, Inc., creator of Realbasic, purchased the source code and the copyrights of the SQLite Server 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. In September 2010 SQLabs repurchased all the server's Intellectual Properties and a new major release is now under development by the SQLabs team.[citation needed]

Features[edit]

  • 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[edit]

REAL Server can be used with the following:

External links[edit]

References[edit]

[1]

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