Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0. Some key advantages include:
Derby has a small footprint -- about 2 megabytes for the bas...
所属分类:数据库>其它
开发语言:Java
许可类型:Apache-2.0
DdlUtils is a small, easy-to-use component for working with Database Definition (DDL) files. These are XML files that contain the definition of a database schema, e.g. tables and columns. These files can be fed into DdlUtils via its Ant task or program...
所属分类:数据库>其它
开发语言:Java
许可类型:Apache-2.0