H2

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(H2 (DBMS)移动到H2)
 
(未显示1个用户的2个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
{{SeeWikipedia|H2 (DBMS)}}
 
[[Image:h2-logo.png|right]]
 
[[Image:h2-logo.png|right]]
 +
 
H2 是一个 Java 编写的数据库引擎. 支持 JDBC 和 ODBC 接口. 有嵌入式和服务器两种使用模式. 包含一个 Web 控制应用, 支持群集操作.
 
H2 是一个 Java 编写的数据库引擎. 支持 JDBC 和 ODBC 接口. 有嵌入式和服务器两种使用模式. 包含一个 Web 控制应用, 支持群集操作.
 
H2 采用 MPL 许可协议,可方便的集成到用户的产品中。<br>
 
H2 采用 MPL 许可协议,可方便的集成到用户的产品中。<br>

2010年9月26日 (日) 10:04的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 H2 Thanks, Wikipedia.
H2-logo.png

H2 是一个 Java 编写的数据库引擎. 支持 JDBC 和 ODBC 接口. 有嵌入式和服务器两种使用模式. 包含一个 Web 控制应用, 支持群集操作. H2 采用 MPL 许可协议,可方便的集成到用户的产品中。
在与 HSQLDB, Derby 等数据库的比较中,H2 的性能最优。性能和特性都比HSQL要好一些. 只是还没有大规模应用。 软件作者正在写MVCC内核, 因为是业余的稍微有点慢。

H2 is an SQL database engine written in Java (but also available as a native binary). JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.

License: Mozilla Public License (MPL)

http://www.h2database.com

[编辑] Changes

Large BLOBs and CLOBs are also supported in server and cluster mode. Opening a large database is now much faster. There is support for indexed parameters in PreparedStatements. The software can be compiled with JDK 1.6. Table aliases can be used in DELETE and UPDATE. The RunScript tool can now include other files. The Hibernate dialect has changed. Bugs in the JDBC API and in EXISTS subqueries have been fixed.

[编辑] Feature

Performance
  • Very fast, free for everybody, source code is included
  • Written Java; can be compiled with GCJ (Linux)
  • Embedded, Server and Cluster modes
  • JDBC and (partial) ODBC API; Web Client application

[编辑] Download

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱