TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    IDERA SQL Diagnostic Manager

    Score8 out of 10
    N/ASQL Diagnostic Manager for Microsoft SQL Server helps database administrators to find and fix Microsoft SQL Server performance problems in physical, virtual, and cloud environments. Unlike its competition, it provides effective scalability, advanced SQL query analysis and optimization, prescriptive analysis with corrective SQL scripts, powerful automated alert responses, broad PowerShell integration, complete customization, and extensive support for current and legacy Microsoft SQL Server and…

    $1,996

    per instance with first year maintenance included

    SQLite

    Score8 out of 10
    N/ASQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.N/A
    Pricing
    IDERA SQL Diagnostic ManagerSQLite
    Editions & Modules
    Standard via eCommerce
    1,996.00
    per instance with first year maintenance included
    No answers on this topic
    Offerings
    Pricing Offerings
    IDERA SQL Diagnostic ManagerSQLite
    Free Trial
    YesNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    IDERA SQL Diagnostic ManagerSQLite
    Considered Both Products
    Idera, Inc.
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    11 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    11 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    11 Answers
    Features
    IDERA SQL Diagnostic ManagerSQLite
    SQL Performance Monitoring
    Comparison of SQL Performance Monitoring features of IDERA SQL Diagnostic Manager and SQLite
    Feature
    IDERA SQL Diagnostic Manager
    8.0
    7 Ratings
    2% below category average
    SQLite
    -
    Ratings
    Performance dashboard9.07 Ratings00 Ratings
    Intelligent alerting8.07 Ratings00 Ratings
    Top SQL9.07 Ratings00 Ratings
    Historical trend data9.06 Ratings00 Ratings
    Virtualization support5.06 Ratings00 Ratings
    Best Alternatives
    IDERA SQL Diagnostic ManagerSQLite
    Small Businesses
    No answers on this topic
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    SolarWinds SQL Sentry
    Score10 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    SolarWinds SQL Sentry
    Score10 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    IDERA SQL Diagnostic ManagerSQLite
    Likelihood to Recommend
    9.0
    (8 ratings)
    8.0
    (14 ratings)
    Usability
    -
    (0 ratings)
    8.0
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    1.0
    (1 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    IDERA SQL Diagnostic ManagerSQLite
    Likelihood to Recommend
    Idera, Inc.
    SQL Server [Business Intelligence] Manager is useful for tracking performance across SSIS, SSRS and SSA and have the data represented in dashboards. It helps improve performance and helps end users. However, several features are redundant for smaller organization that can use the tools that comes with existing Microsoft products. These features also takes time to learn and use.
    Incentivized
    Read full review
    Open Source
    SQLite is a lightweight and efficient database management system. With SQLite, performance increases as memory are added. It's reliable and well-tested before release. SQLite handles memory allocation and I/O errors gracefully. SQLite provides bug lists and code-change chronologies. All bugs are disclosed, and it's compatible with iOS, Android, MAC, and Windows. SQLite is open-source, allowing developers to tailor it to their specific needs.
    Incentivized
    Read full review
    Pros
    Idera, Inc.
    • SQLdm does a good job of providing information at a high level, but also allows me to drill down to specific queries and events if needed. I don't always need to sift through tons of details to get the information I need. It also gives a very wide range of information from SQL specific metrics, to OS metrics, to VM metrics, all the way up to host server metrics.
    • I like how the alert and notification system can be customized. For example, if you know a certain server regularly has long-running queries, you can adjust the alert to not fire unless a query has been running for 30 minutes while the rest of the servers fire after 30 seconds. That is very helpful in not being bombarded at dinner with alerts from a server similar to, "I've been at 90% cpu for 26 milliseconds!!!!!!!...and now it's back down to 30%" Good information to know, but not something you need to literally lose sleep over.
    • I like how you can configure different servers to be monitored differently. For example, you can have a group of servers called DEVELOPMENT that you can turn on heavier monitoring on so you can test how changes in applications might affect the SQL environment, but in the PRODUCTION group, you may only want to enable the heavier analysis and logging when performance issues are actively being reported.
    Incentivized
    Read full review
    Open Source
    • Our products are using SQLite in embedded Linux and in Windows software.
    • It is truly a stable cross-platform database.
    • The fact that it is a zero-configuration database engine, it is particularly a nice advantage when you work in the embedded world.
    • Being a single database file, it provides ease for those who need to quickly transfer data to someone else, or quickly browse data.
    Incentivized
    Read full review
    Cons
    Idera, Inc.
    • Windows client has some issues. When you have small time intervals for your data collection, it can cause the client to become unresponsive and require you to restart it.
    • It takes more time to get the web client running than it does to get the windows client running.
    • The visualizations have been the same for the last eight years--could use a little bit of a refresh.
    Incentivized
    Read full review
    Open Source
    • Although it is excellent at what it does, you should be really careful and plan accordingly if you know that your database is going to scale at a huge level because it is not suitable of databases which are of Enterprise level and demands top-notch security and protection.
    • If your project involves multiple people working on the same database simultaneously, then that becomes a big problem, because it only allows single write at one time. You really need to be forward thinking in a manner to predict if this database will cater to all the needs of your project.
    • The most common difficulty with this is the lack of some of the basic functionality which is present in the other premier databases like Joints, Stored Procedure calls, Security and permission grants. If you do require all those things then you are better off not using this software.
    • Lastly, if you are using this in an Andriod App development cycle then also your options are limited because it does not integrate with PostgreSQL and MYSQL.
    Incentivized
    Read full review
    Usability
    Idera, Inc.
    No answers on this topic
    Open Source
    I have given this rating cause its irreplaceable in some of the areas like no more installation need except from a single library. I find dialect is simple in use cases. its suitable for any professionals with various skill levels. its easily connect with various os and devices. very less maintenance or administration required.
    Incentivized
    Read full review
    Support Rating
    Idera, Inc.
    No answers on this topic
    Open Source
    I haven't needed support yet.
    Incentivized
    Read full review
    Alternatives Considered
    Idera, Inc.
    IDERA SQL Diagnostic Manager for SQL, Redgate SQL, and MonitorLogicMonitor are similar products to each other. We decided on IDERA SQL Diagnostic Manager for SQL because our experience with locating heavy queries has been very good and it provides real-time monitoring of all servers and databases. It also allows you to have a large volume of historical data which allows you to analyze trends in the databases.
    Incentivized
    Read full review
    Open Source
    We looked at other traditional RDBMS products, but found them to be cumbersome to deploy. They take up more space, and consume more computing resources than SQLite does. While the performance or direct integration to our primary applications may have been better or easier if we had gone with a traditional RDBMS, the performance of SQLite has been more than acceptable. The performance and speed to deploy made SQLite a much more attractive option for us than a traditional RDBMS.
    Incentivized
    Read full review
    Return on Investment
    Idera, Inc.
    • Allows us to quickly set up ETL processes as soon as we installed SQL Server.
    • There's a lot of free/paid resources available online, decreasing development time.
    • A tool with plenty of experienced developers.
    Incentivized
    Read full review
    Open Source
    • No licensing fees has a net increase on ROI
    • The active community has kept support costs low, further increasing ROI
    • The wide range of supported platforms and high level of compatibility has increased ROI by reducing time spent porting the database model to any platform specific solutions.
    Incentivized
    Read full review
    ScreenShots

    IDERA SQL Diagnostic Manager Screenshots

    Screenshot of SQL Diagnostic Manager for SQL Server