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

  • SEARCH
  • Home
  • 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 8082207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T17:00:36+00:00 2026-06-05T17:00:36+00:00

In a system I’m building, it’s essentially an issue tracking system, but with various

  • 0

In a system I’m building, it’s essentially an issue tracking system, but with various issue templates. Some issue types will have different formats that others.

I was originally planning on using MySQL with a main issues table and an issues_meta table that contains key => value pairs. However, I’m thinking NoSQL (MongoDB) might be the better option.

Can MongoDB provide me with the ability to generate “standard”
reports, like # of issues by type, # of issues by type by month, # of
issues assigned per person, etc? I ask this because I’ve read a few
sources that said Mongo was bad at reporting.


I’m also planning on storing my audit logs in Mongo, since I want a single “table” for all actions (Modifications to any table). In Mongo I can store each field that was changed easily, since it is schemaless. Is this a bad idea?

Anything else I should know, and will Mongo work for what I want?

  • 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-05T17:00:38+00:00Added an answer on June 5, 2026 at 5:00 pm

    I think MongoDB will be a perfect match for that use case.

    • MongoDB collections are heterogeneous, meaning you can store documents with different fields in the same bag. So different reporting templates won’t be a show stopper. You will be able to model a full issue with a single document.

    • MongoDB would be a good fit for logging too. You may be interested in capped collections.

    • Should you need to have relational association between documents, you can do have it too.

    • If you are using Ruby, I can recommend you Mongoid. It will make it easier. Also, it has support for versioning of documents.

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

Sidebar

Related Questions

System: Windows XP SP3, .NET 3.5, 4GB RAM, Dual 1.6gHz I have a WPF
System.IO.Path in .NET is notoriously clumsy to work with. In my various projects I
I have just tried to save a simple *.rtf file with some websites and
System.Windows.Forms.Form has only one scroll event- Scroll , but it is necessary to recognize
System.Collections.Concurrent has some new collections that work very well in multithreaded environments. However, they
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
System.Xml.XmlDocument.OuterXml() will generate (for example) <list id=myBooks> <book id=123 name=XML for muppets /> <book
System.Collections.Specialized.NameObjectCollectionBase has two similar properties: string[] AllKeys NameObjectCollectionBase.KeyCollection Keys Do they provide different sets
System.Net.HttpRequestHeader enum contains a number of HTTP headers, but there's no Location header. Is
Using system() or exec() , I can get any command to execute but they

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.