FirebirdSQL/0
出自VFP Wiki
(修訂版本間差異)
AcoulEtoch (對話 | 貢獻) |
小 (revert) |
||
第1行: | 第1行: | ||
- | + | ==簡介== | |
- | == | + | Firebird是開放式關聯式資料庫,SQL語法與SQL92標準一致的.執行平台有Linux/Windows/UNIX等平台.並具有 stored procedures 和 triggers.從1981年已經廣泛的應用於各行各業. |
- | + | FireBird 源自於BORLAND 的 InterBase 6 Open Source版本. | |
- | FireBird | + | |
- | == | + | ==特性== |
- | + | 簡述性能如下: | |
- | # | + | #有免費版本/簡單易用/運作穩定/維護成本低/可以簡單快速的安裝 |
- | # | + | #跨平臺、多種網路協定。 |
#*OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD | #*OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD | ||
- | #*Protocol: TCP/ | + | #*Protocol: TCP/IP、NetBEUI |
- | # | + | #具備關聯資料庫都有的功能,包括 Database 、 Table 、 Row 、 Index 、 View 、 Sps 、 Trigger 、 Default 、 Roles 、 Constraint 約束...等等物件. |
- | # | + | #SQL語法與SQL92標準一致、優秀的第三方DBA管理工具IBExpert 、 EMS QuickDesk 、 IBAdmin等,類似SQL Server資料庫管理員 |
- | == | + | == Firebird專案計畫網站 == |
IBPhoenix http://www.ibphoenix.com/ | IBPhoenix http://www.ibphoenix.com/ | ||
第19行: | 第18行: | ||
- | == | + | ==相關文章== |
- | [http://delphi.ktop.com.tw/topic.asp?TOPIC_ID=21713 | + | [http://delphi.ktop.com.tw/topic.asp?TOPIC_ID=21713 【Delphi K.Top】【問題】各類資料庫使用時機? ] |
在2009年7月12日 (日) 17:24所做的修訂版本
目錄 |
簡介
Firebird是開放式關聯式資料庫,SQL語法與SQL92標準一致的.執行平台有Linux/Windows/UNIX等平台.並具有 stored procedures 和 triggers.從1981年已經廣泛的應用於各行各業. FireBird 源自於BORLAND 的 InterBase 6 Open Source版本.
特性
簡述性能如下:
- 有免費版本/簡單易用/運作穩定/維護成本低/可以簡單快速的安裝
- 跨平臺、多種網路協定。
- OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD
- Protocol: TCP/IP、NetBEUI
- 具備關聯資料庫都有的功能,包括 Database 、 Table 、 Row 、 Index 、 View 、 Sps 、 Trigger 、 Default 、 Roles 、 Constraint 約束...等等物件.
- SQL語法與SQL92標準一致、優秀的第三方DBA管理工具IBExpert 、 EMS QuickDesk 、 IBAdmin等,類似SQL Server資料庫管理員
Firebird專案計畫網站
IBPhoenix http://www.ibphoenix.com/
FireBirdSQL http://firebird.sourceforge.net/