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
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
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
Partner Zones AWS Cloud
by AWS Developer Relations
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
Partner Zones
AWS Cloud
by AWS Developer Relations
  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.

David Kiss user avatar by
David Kiss
·
Jan. 21, 16 · Opinion
Like (24)
Save
Tweet
Share
41.74K 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.

Popular on DZone

  • Test Execution Tutorial: A Comprehensive Guide With Examples and Best Practices
  • 5 Steps for Getting Started in Deep Learning
  • Low-Code Development: The Future of Software Development
  • How Elasticsearch Works

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

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

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: