SQL Anywhere

From Wikipedia, the free encyclopedia

  (Redirected from Sybase ASA)
Jump to: navigation, search

SQL Anywhere is an RDBMS product from the company Sybase iAnywhere, a subsidiary of Sybase.

Contents

[edit] Features

  • SQL Anywhere can be run on Windows, Windows CE, Novell NetWare, and various UNIX platforms, including Linux.
  • Database files are independent of the operating system, allowing them to be copied between supported platforms.
  • The product provides several standard interfaces (ODBC, JDBC, and ADO.NET) and a number of special interfaces (eg. PHP, Perl).
  • The engine supports stored procedures, user functions (using Watcom SQL, T-SQL, Java, or C/C++), triggers, referential integrity, row-level locking, replication (SQL Remote, MobiLink), proxy tables (links to other databases), and events (scheduled and system events).
  • Strong encryption is supported for both database files and client-server communication.
  • Version 10 supports materialized views, database mirroring, server clustering, and snapshot isolation.

[edit] Uses

SQL Anywhere is widely used in several contexts:

  • as an embedded database, particularly as an application data store. For example, it is used in Intuit QuickBooks, in network management products, and in backup products. Its ability to be used with minimal administration is a distinguishing feature in this role.
  • as a database server for workgroups or for small or medium-sized businesses.
  • as a mobile database. It includes scalable data synchronization technology that provides change-based replication between separate databases, including large server-based RDBMS systems from Sybase's major competitors.

As of 2006, there were over 10 million deployed seats of SQL Anywhere.[1]

[edit] History

Outdated information about SQL Anywhere can still be found on the Internet. For example, the database size is no longer limited to 4GB. In current versions, the database size is limited only by file system restrictions.

Despite the historical similarity of their names, SQL Anywhere and Sybase Adaptive Server Enterprise (ASE) are totally different products. SQL Anywhere is not the "little brother" of ASE.

[edit] See also

[edit] External links

[edit] References

Personal tools