Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Apache Derby, a subproject of Apache DB, is a free and open-source relational database system that is completely written in Java and distributed under the Apache License, Version 2.0. With a compact size of approximately 3.5 megabytes for its core engine and embedded JDBC driver, Derby is designed to be lightweight and efficient. It offers an embedded JDBC driver that enables seamless integration of Derby into any Java application. Additionally, Derby accommodates traditional client/server architecture through its Derby Network Client JDBC driver and Derby Network Server, ensuring versatile deployment options for developers. This flexibility makes Derby a suitable choice for a wide range of applications.
Description
Azkaban serves as a distributed Workflow Manager developed by LinkedIn to address the complexities of Hadoop job dependencies. There were instances where jobs required a specific order of execution, ranging from ETL processes to data analysis applications. Following the release of version 3.0, Azkaban offers two distinct operational modes: the standalone “solo-server” mode and the distributed multiple-executor mode. The solo-server mode utilizes an embedded H2 database, allowing both the web server and executor server to operate within the same process, making it ideal for initial experimentation or small-scale applications. In contrast, the multiple-executor mode is designed for serious production environments, requiring a MySQL database configured with a master-slave arrangement. Ideally, the web server and executor servers are hosted on separate machines to ensure that system upgrades and maintenance do not disrupt user experience. This configuration not only enhances Azkaban’s robustness but also significantly improves its scalability, making it suitable for larger, more complex workflows. By offering these two modes, Azkaban caters to a wide range of user needs, from casual experimentation to enterprise-level deployments.
API Access
Has API
API Access
Has API
Integrations
Airtool
BoxLang
DataClarity Unlimited Analytics
DataGrip
DbVisualizer
Gravity Data
Hadoop
IBM watsonx.data integration
MySQL
New Relic
Integrations
Airtool
BoxLang
DataClarity Unlimited Analytics
DataGrip
DbVisualizer
Gravity Data
Hadoop
IBM watsonx.data integration
MySQL
New Relic
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Apache
Founded
1999
Country
United States
Website
db.apache.org/derby/
Vendor Details
Company Name
Azkaban
Website
azkaban.github.io
Product Features
Relational Database
ACID Compliance
Data Failure Recovery
Multi-Platform
Referential Integrity
SQL DDL Support
SQL DML Support
System Catalog
Unicode Support