CUBRID Node.js Driver 1.1 發布

jopen 13年前發布 | 8K 次閱讀 CUBRID

CUBRID Node.js Driver 1.1 發布

CUBRID的 Node.js 驅動器 1.1版本發布下載。更多詳細內容請查看:https://github.com/CUBRID/node-cubrid.

新的變化:

在這個新版本中,我們已經對這個驅動程序做了很多方面的改進。

  • We now follow "One driver to rule them all" concept. In other words, you can use node-cubrid with any version of CUBRID Database including 8.4.1, 8.4.3, and 9.0.0 (beta).
  • The new driver comes with many code fixes, bugs fixes, and design changes.
  • Rich database support: Connect, Query, Fetch, Execute, Commit, Rollback, DB Schema etc.
  • Out of the box driver events model.
  • 10.000+ LOC, including the driver test code and demos
  • New test cases added. Now 50+.
  • We have significantly refactored the code using JSHint/JSLint code analysis.
  • New documentation.
  • Created new tutorials that we will publish later.

測試情況:

The 1.1 release was successfully tested, using the driver test suite, on 2 OS x 3 CUBRID engine = 6 different test environments.

下一個版本的計劃:

The upcoming new version, 2.0, will feature many new features and improvements. For example:

  • CUBRID 9.1 stable release compatibility.
  • Improved queries support. In particular, implementing queries queuing support similar to MySQL.
  • Extended database schema support
  • ... and many more.

下面是CUBRID的簡介:

CUBRID 是一個全面開源,且完全免費的關系數據庫管理系統。CUBRID為高效執行Web應用進行了高度優化,特別是需要處理大數據量和高并發請求的復雜商務服務。通過提供獨特的最優化特性,CUBRID可以支持更多的并發請求,更少的響應時間。

CUBRID這個名稱,實際上是兩個單詞的組合:"Cube"(立方體)和"Bride"(橋梁)。對CUBRID而言,"Bride"代表"data bridge"(數據橋),而"Cube"代表密封盒子,可以為放在其中的數據提供安全。因此,CUBRID代表可以為機密信息提供安全保障。

CUBRID的服務器和官方程序庫是使用C/C++開發的,而數據庫管理工具的CUBRID Manager則是使用Java開發的。CUBRID支持Linux和Windows操作系統,并且提供JDBC、PHP、ODBC、C、Ruby和Python等相關API。

CUBRID被韓國IT業的領頭企業NHN公司大量的使用,該公司部署了超過一萬臺CUBRID服務器,看來它的確和MySQL有得一比。

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