Uda Wiki Web

  • Topic
  • Discussion
  • UdaWikiWeb.UdadocIndexindexuimordb(Last) -- Owiki? , 2016-08-19 15:01:18 Edit owiki 2016-08-19 15:01:18

    doc.Index.index.uim.ordb






      At the core of Virtuoso is a powerful object relational database with SQL 92 and 200n features and a flexible stored procedure language.

      SQL 2K style objects (user defined data types) and hosted Java or .NET classes are first class citizens of the SQL world and can be stored as column values or processed as stand-alone data in stored procedures.

      Virtuoso's database engine offers dynamic locking, scaling from rows to pages, good multiprocessor scalability, XML, binary and text large objects, a native XML data type, full text indexing, on-line incremental backups and all features you have come to expect in a full feature RDBMS.

      Virtuoso offers standard role based security plus a policy model for row-level security. The latter can be used for intelligently restricting SQL statements to specific data without needing to manage hard-coded views.

      Virtuoso offers its database services to ODBC, OLE/DB, JDBC and .NET clients and can be a resource manager and/or transaction coordinator under Microsoft's Distributed Transaction Coordinator (MS DTC) or XA.

      Web pages and SOAP services hosted within Virtuoso have in-process access to Virtuoso's SQL data, eliminating web server to DBMS communication latency.