Save to My Lists
Unclaimed
Unclaimed

Top Rated Apache Derby Alternatives

Apache Derby Reviews & Product Details

Apurba D.
AD
Graduate Research Assistant
Higher Education
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Seller invite
What do you like best about Apache Derby?

The best part of this software is that it is open source and easy to use. It has a low memory requirement and easy to use with java. Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

The user manual is not good and very less help support available. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

I use this software for storing system log data of a real-time analytics software that we are developing as a research prototype. The commands similar to the query language for other relational databases. Review collected by and hosted on G2.com.

Apache Derby Overview

What is Apache Derby?

Apache Derby is a relational database management system developed by the Apache Software Foundation that can be embedded in Java programs and used for online transaction processing.

Apache Derby Details
Show LessShow More
Product Description

Apache Derby is a relational database management system developed by the Apache Software Foundation that can be embedded in Java programs and used for online transaction processing.


Seller Details
Year Founded
1999
HQ Location
Wakefield, MA
Twitter
@TheASF
66,228 Twitter followers
LinkedIn® Page
www.linkedin.com
2,291 employees on LinkedIn®
Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Apache Derby Reviews

Varshini S.
VS
Varshini S.Enterprise (> 1000 emp.)
3.5 out of 5
"System Routine Execution Permissions are well-structured in Apache Derby for our RDS"
Apache Derby is an SQL relational database system in which its extensive language compiler determines the various expressions during compilation ti...
Verified User
A
Verified UserEnterprise (> 1000 emp.)
4.0 out of 5
"Easy to configure and manage"
It was easy to configure and manage the DB.
Verified User
U
Verified UserEnterprise (> 1000 emp.)
4.0 out of 5
"Apache Derby embedded mode is best suited for stand alone apps"
I found that Apache Derby also known as Java DB is very fast .Additionally ,much easier to configure / use and it’s hardly takes 15 mins to set up...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Apache Derby Media

Answer a few questions to help the Apache Derby community
Have you used Apache Derby before?
Yes

22 out of 23 Total Reviews for Apache Derby

3.8 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Overall Review Sentiment for Apache DerbyQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Varshini S.
VS
Database Engineer
Information Technology and Services
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

Apache Derby is an SQL relational database system in which its extensive language compiler determines the various expressions during compilation time and produces substantial results. We can use both implicit and explicit functions to denote our associated records and data types in our environment. It follows Derby database connection schematics with which we utilize its subfunctional protocols and properties to connect with our various enterprise database systems. Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

Apache Derby follows java-based SQL drivers, which efficiently establishes connections with our object drivers. It is capable of taking more than one argument besides our regular JDBC connection URL, which helps to provide authentication and authorization within our set database connection. I prefer using Apache Derby for my relational database management system in our enterprise. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Apache Derby resolves most of the SQL error messages and exceptions thanks to its categorization of SQL states. For improving the default transaction method, it provides java SQL connection sets that commit our current transaction and perform various operations such as serialization, commit read, distinct locking, etc. It also maps our XML datatypes which retrieves XML data as java strings with the help of SQL queries and XML operators. The permissions are granular and well-specified for our system routine, and its dependency manager accurately tracks, triggers raises constraints depending on the set routine level permissions in our customer's databases. Review collected by and hosted on G2.com.

Ambarish D.
AD
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

This is a Relational database management system. It is a database system implemented fully in java. It is very easy to install, deploy, and use. I would say it is well suited for beginners who want to learn DBMS as it is easy to configure and use. It has a very small setup to install. It is available with a command-line tool called "ij tool" to access databases and fire various SQL queries. Apache derby is good to use for java applications. Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

Apache derby has quite fewer features than any other database system. It is not suitable for large scale enterprise applications. Some of the SQL statements which are available in MySQL are not there in apache derby. As it is made in java so it is comparatively slower than C/C++ database systems. It is less popular in the developers' community. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Derby:

If your software application is not a highly distributed enterprise application and highly scaled then you can use this database system. It is a good database system for business software of shops, stores, and malls for maintaining details about customers, products, payments, etc. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Apache derby has good support for JDBC. It has an inbuilt driver for java database connectivity. So I basically use this for my java applications to access data from the database of apache derby. I feel that for the common less scalable products it is a very good choice. As it's set up size is also very less. I am using it for the company's website to store the student data and login information, Review collected by and hosted on G2.com.

Bhavana S.
BS
Senior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

Lightweight and much easier to use than any other Databases.Best suited for applications which need a small embeddable DB. Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

The only limitation that i see is that it is not designed for data warehousing and would not do well for data analytics for which a No-SQL DB would serve better. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Writing a POC code which requires developers to spend more time and effort on business logic code then integrating and worry about DB setup and environment. Having an embeddable DB with java components makes coding easier. Love its simplicity and has a smaller footprint. Review collected by and hosted on G2.com.

Ajay V.
AV
Senior Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

Apache Derby is an in memory database which does not require any dedicated database and as I am using Spring in which it is very easy to manage the derby Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

As Compare to H2 its performance with Hibernate is not so good Review collected by and hosted on G2.com.

Recommendations to others considering Apache Derby:

Work on integration with hibernate in which its not upto the mark Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

I am using derby for some of my unit test cases using mockito and its very reliable to get overrides the issue for setting up a dedicated db server Review collected by and hosted on G2.com.

Verified User in Banking
UB
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

I found that Apache Derby also known as Java DB is very fast .Additionally ,much easier to configure / use and it’s hardly takes 15 mins to set up the DB . Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

We have used Apache Derby with in one of the Java swing based stand alone application . I haven’t faced any challenge with this , looks to me there could be issues scalability aspects compared to other enterprise players Review collected by and hosted on G2.com.

Recommendations to others considering Apache Derby:

I strongly recommend to use Apache Derby for stand alone applications Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Since Apache derby is open source , it’s best suited for developing POC’s and small scale apps Review collected by and hosted on G2.com.

Efthymios A.
EA
Software Engineer Intern
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Seller invite
(Original )Information
What do you like best about Apache Derby?

The embedded driver was the main reason that made me to use this database. Really easy to use and user friendly. Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

I used netbeans to develop the app and I have to say that the installation was the only thing that made my time hard. Also I think the documentation is a bit outdated. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

The main a problem that Apache Derby solved is that I had to distribute the application with an embedded database. Review collected by and hosted on G2.com.

Aditya S.
AS
Quality Analyst
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

I have not faced any glitches till date like the derby server stopping abruptly or it’s not starting sometimes. One single command in Linux VMs and it’s works like a charm Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

I have been using derby from past two years for my projects and I have not seen any complaints till date Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Every time I create a software reliability automation project, I make use of derby to have my data Review collected by and hosted on G2.com.

Verified User in Medical Practice
IM
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Seller invite
What do you like best about Apache Derby?

Lightweight

Embedded in your Java application

Useful for both smaller projects or integration testing Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

Hard to manage multiple connections too

Had some issues with lock files when the host computer crashed. Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

Junit integration tests

Local database for a fat Java client holding sensitive information that shouldn't be hosted in the cloud Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Apache Derby?

Lightweight online transaction database with jdbc support Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

More in memory capabilities with more featutes Review collected by and hosted on G2.com.

Recommendations to others considering Apache Derby:

Use it for hive meta store inside your hadoop cluster Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

We used it with cloudera hadoop cluster as an embedded package so it stores Hive meta store. Being a lightweight database it’s performance is optimal which is required for a meta store for a big pb data hadoop clusters Review collected by and hosted on G2.com.

Siddharth S.
SS
Principal technical officer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Derby?

- Embedded Mode

- Easy to setup and configure Review collected by and hosted on G2.com.

What do you dislike about Apache Derby?

- Lack of tutorials for beginners

- Difficult to follow tutorials (developer) Review collected by and hosted on G2.com.

What problems is Apache Derby solving and how is that benefiting you?

- On device caching and storage for offline apps

- Embedded Mode for ML caching and intermediate storage Review collected by and hosted on G2.com.