REST JSON 數據庫 Perservere

openkk 12年前發布 | 26K 次閱讀 JSON JSON開發包

Persevere - REST JSON 數據庫,JavaScript 的分布式計算和持久對象映射框架。它具有以下功能特性:

  • Create, read, update, and delete access to persistent data through a standard JSON HTTP/REST web interface
  • Dynamic object persistence - expando objects, arrays, and JavaScript functions can be stored, for extensive JavaScript persistence support
  • Remote execution of JavaScript methods on the server through JSON-RPC for a consistent client/server language platform
  • Flexible and fast indexed query capability through JSONQuery
  • Comet-based data monitoring capabilities through REST Channels with Bayeux transport plugin/negotiation support
  • Data-centric capability-based object level security with user management, Persevere is designed to be accessed securely through Ajax with public-facing sites
  • Comprehensive referencing capabilities using JSON referencing, including circular, multiple, lazy, non-lazy, cross-data source, and cross-site referencing for a wide variety of object structures
  • Data integrity and validation through JSON Schema
  • Class-based data hierarchy - typed objects can have methods, inheritance, class-based querying
  • Pluggable data source architectures - SQL tables, XML files, remote web services can be used as data stores
  • Service discovery through Service Mapping Description

項目主頁:http://www.baiduhome.net/lib/view/home/1324204877155

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!