zoukankan      html  css  js  c++  java
  • CUBRID Node.js Driver 1.1 发布

    CUBRID 的 Node.js 驱动程序发布 1.1 版本,该版本改进内容包括:

    • 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.

    CUBRID 是一个全面开源,且完全免费的关系数据库管理系统。CUBRID为高效执行Web应用进行了高度优化,特别是需要处理大数据量和高并发请求的复杂商务服务。通过提供独特的最优化特性,CUBRID可以支持更多的并发请求,更少的响应时间。

  • 相关阅读:
    洛谷P1514引水入城
    洛谷P2827蚯蚓
    外部排序总结
    桶排序
    基数排序
    计数排序
    搜索文件-读目录的使用
    堆排序
    甲乙用同一串数字玩游戏
    Cracking the Coding Interview 8.7
  • 原文地址:https://www.cnblogs.com/shihao/p/2844537.html
Copyright © 2011-2022 走看看