Apache Derby 简明教程
Apache Derby Tutorial
Apache Derby 是一个完全基于 (编写/实现于) Java 编程语言的*关系* 数据库 管理 系统。它是由 Apache 软件基金会开发的一个开源数据库。
Apache Derby is a *R*elational *D*atabase *M*anagement *S*ystem which is fully based on (written/implemented in) Java programming language. It is an open source database developed by Apache Software Foundation.
Audience
本教程针对初学者编写,以帮助他们了解与 Apache Derby 相关的基本概念。本教程将帮助你充分了解 Apache 的各种 SQL 查询以及 JDBC 示例。
This tutorial is prepared for beginners to help them understand the basic concepts related to Apache Derby. This tutorial will give you enough understanding on the various SQL queries of Apache along with JDBC examples.