SQL Anywhere: Difference between revisions

Content deleted Content added
Moved content from Sybase ASA page
Whimsley (talk | contribs)
Added usage section
Line 8:
* Supports strong encryption of both database files and client-server communication
* Version 10 supports materialized views, database mirroring, server clustering, and snapshot isolation
 
== Uses ==
SQL Anywhere is widely used as an embedded database, as an application data store; for example, it is used in Intuit [[QuickBooks]], in network management products, backup products, and others. Its ability to be used with minimal administration is a distinguishing feature in this role.
 
SQL Anywhere is also widely used for mobile computing. It includes scalable data synchronization technology that provides change-based replication across many databases.
 
There are over 10 million deployed seats of SQL Anywhere.<ref>{{cite web|title=SQL Anywhere 10 Announcement|url=http://www.sybase.com/detail?id=1042264}}</ref>
 
 
== History ==