提交 cabd97ad authored 作者: Evgenij Ryazanov's avatar Evgenij Ryazanov

Update links and file sizes in mainWeb.html

上级 5f682ece
......@@ -80,7 +80,7 @@ translate -->
<a href="datatypes.html">Data Types</a><br />
<a href="systemtables.html">System Tables</a><br />
<a href="../javadoc/index.html">Javadoc</a><br />
<a href="../h2.pdf">PDF (1 MB)</a><br />
<a href="../h2.pdf">PDF (1.5 MB)</a><br />
<br />
<b>Support</b><br />
<a href="faq.html">FAQ</a><br />
......
......@@ -29,7 +29,7 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<li>Very fast, open source, JDBC API
</li><li>Embedded and server modes; in-memory databases
</li><li>Browser based Console application
</li><li>Small footprint: around 1.5 MB jar file size
</li><li>Small footprint: around 2 MB jar file size
</li></ul>
<table style="border: 0px; width: 470px;">
......@@ -60,9 +60,9 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<tr><td style="border: 0px; background-color: #eee;">
<h2 style="margin-top: 1em;">Support</h2>
<p>
<a href="http://stackoverflow.com/questions/tagged/h2">Stack Overflow (tag H2)</a><br /><br />
<a href="http://groups.google.com/group/h2-database">Google Group English</a>,
<a href="http://groups.google.co.jp/group/h2-database-jp">Japanese</a><br /><br />
<a href="https://stackoverflow.com/questions/tagged/h2">Stack Overflow (tag H2)</a><br /><br />
<a href="https://groups.google.com/forum/#!forum/h2-database">Google Group English</a>,
<a href="https://groups.google.com/forum/#!forum/h2-database-jp">Japanese</a><br /><br />
For non-technical issues, use: <br />
<script type="text/javascript">
<!--
......@@ -86,8 +86,8 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<th>H2</th>
<th><a href="http://db.apache.org/derby">Derby</a></th>
<th><a href="http://hsqldb.org">HSQLDB</a></th>
<th><a href="http://mysql.com">MySQL</a></th>
<th><a href="http://www.postgresql.org">PostgreSQL</a></th>
<th><a href="https://www.mysql.com/">MySQL</a></th>
<th><a href="https://www.postgresql.org/">PostgreSQL</a></th>
</tr><tr>
<td>Pure Java</td>
<td class="compareY">Yes</td>
......@@ -131,12 +131,19 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
<td class="compareY">Yes</td>
<td class="compareY">Yes</td>
</tr><tr>
<td>Footprint (jar/dll size)</td>
<td>~1 MB</td>
<td>Footprint (embedded)</td>
<td>~2 MB</td>
<td>~3 MB</td>
<td>~1.5 MB</td>
<td>&#8212;</td>
<td>&#8212;</td>
</tr><tr>
<td>Footprint (client)</td>
<td>~500 KB</td>
<td>~600 KB</td>
<td>~1.5 MB</td>
<td>~1 MB</td>
<td>~4 MB</td>
<td>~6 MB</td>
<td>~700 KB</td>
</tr>
</table>
<p>
......@@ -154,7 +161,7 @@ Welcome to H2, the Java SQL database. The main features of H2 are:
or <a href="http://www.h2database.com/html/newsfeed-rss.xml">Header only (RSS)</a>.
</p><p>
<b>Email Newsletter:</b> Subscribe to
<a href="https://groups.google.com/group/h2database-news/subscribe">
<a href="https://groups.google.com/forum/#!forum/h2database-news/join">
H2 Database News (Google account required)</a>
to get informed about new releases.
Your email address is only used in this context.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论