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 3678450
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:20:34+00:00 2026-05-19T03:20:34+00:00

I am looking to build a web site/application. The class model is around 100

  • 0

I am looking to build a web site/application. The class model is around 100 objects and is not particularly complicated.

The web site needs to be built to handle around 30 000 concurrent users but it should potentially be able to handle more.

I would like to use a ready made persistence framework rather than write my own jdbc for accessing the database.

I have no option but to use a relational database.

I would prefer it have some form of caching baked in and would also prefer to be able to customise the sql as this is often necessary for performance tuning.

Any suggestions for what persistence framework I should use?

UPDATE: Thanks everyone. I think the ability to hand code the sql is trumps in this case. You can do some concurrency tweaking if you have access to it. While I agree, you have access to it in hibernate/jpa as well, it’s the exception not the rule. myBatis is also a lighter weight, less “magic” kind of persistence framework. Furthermore, for performance and scaling reasons I don’t think it wise to use too many foreign keys where the collections are managed by the persistence framework, so I probably won’t use that ability in hibernate anyway. This would allow me to shard the db if necessary. I also think that myBatis is probably an easier persistence framework to master first time up. AFAIK, it doesn’t have transparent persistence for example. Your answers have confirmed that there isn’t another persistence framework floating around that is more suited to these requirements.

  • 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-05-19T03:20:35+00:00Added an answer on May 19, 2026 at 3:20 am

    If hand-optimised SQL is something you want, then I suggest myBatis (formerly known as iBatis). It handles the JDBC mechanics for you, as well as the object-column mapping, using hand-written SQL that you give it.

    What it won’t do for you is object-relational mapping (i.e. automatic handling of associations and collections). If that’s more important for you, then a JPA implementation like EclipseLink or Hibernate is the obvious choice. These can also handle custom SQL, but it’s a more fiddly than with myBatis.

    Both should be able to handle your load requirements without issue – the question is can your database handle it.

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

Sidebar

Related Questions

I am new to oAuth and looking to build a web application using Twitter
We're planning to build a web application that needs to be highly secure because
I'm looking for tips, suggestions, advice or examples of applications build using Google's Web
Im looking to build a thread manager for an application. I have already started
We looking to build an application to maintain meeting minutes and similar stuff using
I am looking for different techniques/tools you use to deploy an ASP.NET web application
I've been trying to build a web site and I was using a CSS
I'm looking at building a custom web application for a client (a specialized auction
I've been asked to build a module for a web application, which will also
I'm looking to build an reusable control or custom helper for my MVC project.

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.