40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
== Third Party libraries used by Rel ==
|
|
|
|
Apache HttpComponents https://hc.apache.org/index.html
|
|
|
|
- Used by RelUI for bug & crash reporting, feature requests, and checking for updates.
|
|
|
|
Oracle Berkeley Java DB http://www.oracle.com/technetwork/database/berkeleydb/overview/index-093405.html
|
|
|
|
- Storage engine for Rel DBMS.
|
|
|
|
Apache POI https://poi.apache.org/
|
|
|
|
- Used by Rel DBMS to access Microsoft Excel documents.
|
|
|
|
Eclipse Compiler for Java (ECJ) https://eclipse.org/jdt/core/
|
|
|
|
- Used by Rel DBMS to compile Java-based operators and types.
|
|
|
|
Jackcess https://sourceforge.net/projects/jackcess
|
|
|
|
- Used by Rel DBMS to access Microsoft Access database files.
|
|
|
|
MySQL/MariaDB JDBC driver https://downloads.mariadb.org/connector-java/
|
|
|
|
- Used by Rel DBMS to access MySQL/MariaDB DBMSs.
|
|
|
|
PostgreSQL JDBC driver https://jdbc.postgresql.org/download.html
|
|
|
|
- Used by Rel DBMS to access PostgreSQL DBMSs.
|
|
|
|
Oracle Database JDBC 'Thin' driver http://www.oracle.com/technetwork/database/features/jdbc/default-2280470.html
|
|
|
|
- Used by Rel DBMS to access Oracle Database DBMSs.
|
|
|
|
Microsoft SQL Server JDBC driver http://jtds.sourceforge.net/
|
|
|
|
- Used by Rel DBMS to access Microsoft SQL Server DBMSs.
|
|
|
|
NOTE: All product names, logos, and brands are property of their respective owners.
|