Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
derby - Derby DB (ex Cloudscape)
- Description:
The Derby project develops open source database technology
that is: Pure Java, Easy to use, Small footprint, Standards
based, Secure.
The core of the technology, Derby.s database engine is a
full functioned relational embedded database engine. JDBC
and SQL are the programming APIs.
The Derby network server increases the reach of the Derby
database engine by providing traditional client server
functionality. The network server allows clients to connect
over TCP/IP using the standard DRDA protocol. The network
server allows the Derby engine to support networked JDBC,
ODBC/CLI, Perl and PHP.
Database Utilities:
ij -- a tool that allows SQL scripts to be executed against
any JDBC database.
dblook -- Schema extraction tool for a Derby database.
sysinfo -- Utility to display version numbers and class path.
Packages
derby-10.1.1.0-1jpp.noarch
[7.9 MiB] |
Changelog
by Ralph Apel (2006-10-11):
- Update to 10.1.1.0
- Repatch to JDK14/JDBC3 only
- Add post/postun Requires for javadoc
- Add gcj_support option
|
derby-10.1.1.0-1jpp.src
[8.4 MiB] |
Changelog
by Ralph Apel (2006-10-11):
- Update to 10.1.1.0
- Repatch to JDK14/JDBC3 only
- Add post/postun Requires for javadoc
- Add gcj_support option
|