Qore PostgreSQL Module 1.0.6 發布
Qore PostgreSQL Module 是 Qore 編程語言用來連接 PostgreSQL 數據庫的驅動。
該版本改進內容:
The module was updated to compile with only client header files; previously, server headers were needed as well. Furthermore, the module was updated to build for Windows and some build fixes were made for newer Linux distributions。
Qore 是一個模塊化、支持多線程的、集成SQL、弱類型的面向過程和對象的腳本語言,語法簡單易懂。
Qore supports safe signal handling, exception handling and exception-safe programming, XML and JSON integration as well as TLS/SSL socket support, HTTP, XML-RPC, JSON-RPC communication, easy date arithmetic, strong encryption, and deadlock detection. It was designed for SMP scalability.
PostgreSQL 是一個自由的對象-關系數據庫服務器(數據庫管理系統),它在靈活的 BSD-風格許可證下發行。它提供了相對其他開放源代碼數據庫系統(比如 MySQL 和 Firebird),和對專有系統比如 Oracle、Sybase、IBM 的 DB2 和 Microsoft SQL Server的一種選擇。
PostgreSQL 不尋常的名字導致一些讀者停下來嘗試拼讀它,特別是那些把SQL拼讀為"sequel"的人。PostgreSQL 開發者把它拼讀為 "post-gress-Q-L"。(Audio sample, 5.6k MP3)。它也經常被簡略念為 "postgres"。