derby-server

v 10.5.3.0

Relational database implemented entirely in Java (incl. server components)

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: 1) Derby has a small footprint -- about 2 megabytes for the base engine and embedded JDBC driver. 2) Derby is based on the Java, JDBC, and SQL standards. 3) Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution. 4) Derby also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server. 5) Derby is easy to install, deploy, and use. This version includes the server components.

https://db.apache.org/derby

To install derby-server, paste this in macOS terminal after installing MacPorts

sudo port install derby-server

Add to my watchlist

Installations 0
Requested Installations 0