SymmetricDS
... Azure, PostgreSQL, DB2, Informix, Interbase, Firebird, HSQLDB, H2, Apache Derby, Greenplum, and SQLite included. Synchronization can be ...
Apache Derby implements a robust and reliable embedded database system that can be integrated with Java applications. Its performance is proven by the large number of software solutions that rely on its feature set to efficiently manage large databases. Apache Derby can handle heavy data loads, with more than satisfactory capabilities on multiple operating systems.
Author: | Apache Software Foundation |
License: | Freeware |
Price: | FREE |
Released: | Jun 15, 2022 |
File size: | 19.90 MB |
Downloads: | 183 |
Keywords: | Java relational database, Java database, Apache database, relational database, Apache, Java, database |
Author URL: | https://httpd.apache.org/ |
Apache Derby implements a robust and reliable embedded database system that can be integrated with Java applications. Its performance is proven by the large number of software solutions that rely on its feature set to efficiently manage large databases. Apache Derby can handle heavy data loads, with more than satisfactory capabilities on multiple operating systems. While it scores above the average database management systems when it comes to flexibility and ease of use, it lacks the security features that some of its competitors provide.
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.6 megabytes for the base engine and embedded JDBC driver.
Derby is based on the Java, JDBC, and SQL standards.
Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution.
Derby also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server.
Derby is easy to install, deploy, and use.