DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • DZone Community Awards 2022
  • The Future Trends Driving Open-Source Database Programs
  • Redis-Based Tomcat Session Management
  • Looking for the Best Java Data Computation Layer Tool

Trending

  • Emerging Data Architectures: The Future of Data Management
  • Comparing SaaS vs. PaaS for Kafka and Flink Data Streaming
  • Mastering React App Configuration With Webpack
  • How To Replicate Oracle Data to BigQuery With Google Cloud Datastream
  1. DZone
  2. Data Engineering
  3. Big Data
  4. What Big Data Tools Do Java Developers Use?

What Big Data Tools Do Java Developers Use?

A recap from a recent Java survey to determine what kinds of big data tools are popular amongst Java developers.

By 
David Kiss user avatar
David Kiss
·
Jan. 21, 16 · Opinion
Likes (24)
Comment
Save
Tweet
Share
42.7K Views

Join the DZone community and get the full member experience.

Join For Free

Here comes another post on publishing the results of the Java survey I ran recently where I asked developers on tools/frameworks they used in the last 12 months. Respondants had the option to choose from a predefined list of options or select Others and provide their own choice. In this post we’ll be covering Big Data tools.

If you haven’t seen the previous posts on the Java survey, here’s the list of topics covered in it:

  1. Languages
  2. Web Frameworks
  3. Application Servers
  4. Data Access Tools for SQL
  5. SQL Databases
  6. Big Data
  7. Build Tools
  8. Cloud Provider

Now let’s look at Big Data. According to Wikipedia,

Big data is a broad term for data sets so large or complex that traditional data processing applications are inadequate.

In many cases using a SQL database for storing/retrieving data will be just fine. In some other cases, it either doesn’t scale or there are better tools for our purposes. It all depends on the use cases.

Now let’s discuss the different non-SQL tools to store/process data – NoSQL databases, in-memory caches, full-text search engines, real-time streaming, graph databases, etc.

Big Data — Survey Results

Image title

  • MongoDB – a popular, a cross-platform document-oriented database.
  • Elasticsearch – a distributed RESTful search engine built for the cloud.
  • Cassandra – an open source distributed database management system originally developed at Facebook and designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
  • Redis – an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker.
  • Hazelcast – an open source in-memory data grid based on Java.
  • EHCache – a widely used open source Java distributed cache for general purpose caching, Java EE and light-weight containers.
  • Hadoop – an open-source software framework written in Java for distributed storage and distributed processing of very large data sets on computer clusters built from commodity hardware.
  • Solr – an open source enterprise search platform, written in Java, from the Apache Lucene project.
  • Spark – the most active project in the Apache Software Foundation, an open source cluster computing framework.
  • Memcached – a general-purpose distributed memory caching system.
  • Apache Hive – provides an SQL-like layer on top of Hadoop.
  • Apache Kafka – a high-throughput, distributed, publish-subscribe messaging system originally developed at LinkedIn.
  • Akka – a toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
  • HBase – an open source, non-relational, distributed database modeled after Google’s BigTable, written in Java and runs on top of HDFS.
  • Neo4j – an open-source graph database implemented in Java.
  • CouchBase – an open-source, distributed NoSQL document-oriented database that is optimized for interactive applications.
  • Apache Storm – open source distributed realtime computation system.
  • CouchDB – an open-source document-oriented NoSQL database that uses JSON to store data.
  • Oracle Coherence – an in-memory data grid solution that enables organizations to predictably scale mission-critical applications by providing fast access to frequently used data.
  • Titan – a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster.
  • Amazon DynamoDB – a fast and flexible fully managed NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
  • Amazon Kinesis – a platform for streaming data real-time on AWS.
  • Datomic – a fully transactional, cloud-ready, distributed database written in Clojure.
Big data Database Java (programming language) Open source

Published at DZone with permission of David Kiss, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • DZone Community Awards 2022
  • The Future Trends Driving Open-Source Database Programs
  • Redis-Based Tomcat Session Management
  • Looking for the Best Java Data Computation Layer Tool

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!