Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8570049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:28:20+00:00 2026-06-11T18:28:20+00:00

I´m building Java backends with Spring, Hibernate and RDBMSs for a while now. Also

  • 0

I´m building Java backends with Spring, Hibernate and RDBMSs for a while now. Also I´m regularily working on mobile applications for iOS and Android.

So I have a full stack of technology to use for this task, however I am looking for something maybe more advanced that better fits the requirements. I was having some thoughts about it, but I better first explain how my current systems work and then how I want my upcoming systems to look like.

Currently using

  • Spring Framework to connect everything together
  • Hibernate with Entity beans for persistence
  • MySQL or others as RDBMS
  • DTO objects created with Dozer
  • RESTful API to expose services
  • DTOs are transferred in JSON format

This setup works. But I have the feeling that it´s just too much work and life could be simpler with other technologies.

What I am looking for

On the mobile site, I want to receive data for the current screen that I could easily cache. JSON is something that is already serialized and that would be easy to save to disk in the mobile application, without using yet another database. So the question is, how could I store the data in the backend, so that I can more easily receive it, without using entity beans, DTOs and Dozer to convert between them? Isn´t there another database solution which already delivers JSON? What about graph databases for example, like OrientDB or Neo4J?

I definitely want to go with Java and Spring, and I am open to a replacement for Hibernate, RDBMS and entity beans and DTOs.

Looking forward to your answers!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T18:28:21+00:00Added an answer on June 11, 2026 at 6:28 pm
    1. Your current design (This setup works) has niceties which a good system should have. tiered and good separation of concerns.
    2. If I understand your requirement correctly then, you argument is, if my end data format is JSON then why not store the data in JSON format which will get you rid of lot of plumbing code/effort in the middle tier.
    3. It will directly enable you to fetch the data from the storage and pass it on the requesting client. These are your requirement in nutshell. Please correct me if I am wrong.
    4. Now JSON is more of textual notation and less of storage format. Jason is generally consumed by the View tier of MVC architecture as its easy to render on the screen using Javascript.
    5. Your reasoning of using a NoSQL DB which directly delivers JSON is credible given that tye end client is going to be mobile app.
    6. Overall architecture looks good and highly optimized for Mobile access.
    7. Now coming on the NoSQL JSON storage, following are the Document Store NoSQL DBs which support JSON interface

      i. CouchDB

      ii. JasDB

      iii.SchemaFreeDB

    8.You can evaluate any of these to suite your needs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When building our Java applications in Eclipse, the Spring builder is very slow and
I am building a Java SE application that is powered by Hibernate. Mainly many
I'm currently working on building a java web app. I've been looking to use
I'm currently working on a project that is building a java-based desktop application to
I am used to building java web applications. I am used to MCV. As
I am building a Java EE web application, which also has a JAX-RS API
I am building a java function that takes a 2D array and also returns
One troubling aspect of building Java EE applications is the turn around time for
I am building a mobile application that get all the information from a Java
I'm building a java/spring application, and i may need to incorporate a stateful web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.