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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T09:42:02+00:00 2026-06-16T09:42:02+00:00

We have logging system in which JMS server is used to send logging message.Once

  • 0

We have logging system in which JMS server is used to send logging message.Once message reaches Queue, Queue receiver parses the message and inserts into Oracle DB.Messages generated by client processes are huge and many times, querying the DB takes long time.Root cause is DB insertion is quite slow compared to message generation(Message generation is huge-1.3 million message/day on average).
I wanted to check if MongoDB fits into this system instead of Oracle. Logging/Exception schema is quite simple and have 10/15 columns each.for each logging message, we attach Transaction data(average size-50 to 100KB)
If storing and searching(and later purging) are the only three activities involved for logging and exception, is MongoDB a better option ?
(i have also read here that using JMS for logging is not a good design .but its aleady in place and plays much bigger role!So only backend i m considering MongoDB)

  • 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-16T09:42:03+00:00Added an answer on June 16, 2026 at 9:42 am

    If your data is going to grow bigger by each day, then of course, you can consider MongoDB.

    There are two main reasons for that.

    You don’t really worry much about the data based on your requirement as it is just a log message and might not be so important even if you lose a few messages. The point is that, if you are trying for a transaction across documents that will not happen by default in MongoDB. If you don’t have any such transactions, then you are good to go with MongoDB and not going to lose any messages. But remember, MongoDB operations are atomic in nature within a document.

    Since it is a logging, you might like to add a few column which is a real good fit in MongoDB as these are totally schemaless and you should be able to add new elements when the need arises without patching the old data (not necessarily).

    You can add as much as Shard servers as your data grows and you should be able to scale across nodes (in a horizontal fashion).

    Good luck!

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

Sidebar

Related Questions

I have a custom logging system which allows me to send information to a
I have a problem, I would like to build logging system which will be
I have scripts which print out messages by the logging system or sometimes print
I have a logging system on my site, but I don't know how to
In my application, I have a 'logging' window, which shows all the logging, warnings,
I have a logger system which basically is a fancy way of writing my
I have a table called user_logins which tracks user logins into the system. It
We have a C# logging class that uses System.Diagnostics.StackTrace and StackFrame to obtain information
I have an application in Zend where I need to implement system which will
I am currently writing a system logging program which sends different logs via ftp.

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.