TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    New Relic

    Score8.1 out of 10
    N/ANew Relic is a SaaS-based web and mobile application performance management provider for the cloud and the datacenter. They provide code-level diagnostics for dedicated infrastructures, the cloud, or hybrid environments and real time monitoring.

    $0

    No credit card required; 100 GB free ingest per month, 1 free full user + unlimited basic users, 8 days retention, 100 Synthetics Checks

    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
    New RelicSQLite
    Editions & Modules
    Free (Forever)
    $0
    No credit card required; 100 GB free ingest per month, 1 free full user + unlimited basic users, 8 days retention, 100 Synthetics Checks
    Telemetry Data Platform
    $0.25
    per month per extra GB data ingest (after first free 100GB per month)
    Incident Intelligence
    $0.50
    per month per event (after first 1000 free events per month)
    Standard
    $99
    per month per full user (after first free full user - unlimited free basic users)
    Pro
    Contact sales team
    Enterprise
    Contact sales team
    No answers on this topic
    Offerings
    Pricing Offerings
    New RelicSQLite
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    New RelicSQLite
    Considered Both Products
    New Relic
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    91%
    Would buy again
    71 Answers
    100%
    Would buy again
    11 Answers
    Delivers good value for the price
    94%
    Delivers good value for the price
    64 Answers
    100%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    97%
    Happy with the feature set
    76 Answers
    100%
    Happy with the feature set
    11 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    55 Answers
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    96%
    Implementation went as expected
    68 Answers
    100%
    Implementation went as expected
    11 Answers
    Best Alternatives
    New RelicSQLite
    Small Businesses
    Amazon CloudWatch
    Score7.8 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    LogicMonitor
    Score8.9 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    ManageEngine Site24x7
    Score10 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    New RelicSQLite
    Likelihood to Recommend
    7.3
    (148 ratings)
    8.0
    (14 ratings)
    Likelihood to Renew
    8.8
    (16 ratings)
    -
    (0 ratings)
    Usability
    6.7
    (14 ratings)
    8.0
    (2 ratings)
    Availability
    9.1
    (2 ratings)
    -
    (0 ratings)
    Performance
    9.1
    (2 ratings)
    -
    (0 ratings)
    Support Rating
    9.0
    (7 ratings)
    1.0
    (1 ratings)
    Implementation Rating
    8.0
    (9 ratings)
    -
    (0 ratings)
    Configurability
    7.3
    (3 ratings)
    10.0
    (1 ratings)
    Ease of integration
    9.0
    (1 ratings)
    10.0
    (1 ratings)
    Product Scalability
    9.1
    (2 ratings)
    -
    (0 ratings)
    Vendor post-sale
    8.2
    (2 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    8.2
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    New RelicSQLite
    Likelihood to Recommend
    New Relic
    New Relic its an excellent tool for monitoring services used on the SAAS universe, like web servers, relational and nosql dbms, reverse proxies, text databases, etc. Its also a powerful tool to monitor resource usage on said servers. However, its not well fitted to monitor custom services - if you need to generate alerts based on logs or database information, for example
    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
    New Relic
    • It gives us insights of applications, infrastructure, clouds very well.
    • The alerting system in New Relic helps us to easily identify the root cause which reduces the MTTR.
    • It has new features related to AI which helps to troubleshoot any problem in a very short time it gives future predictions also.
    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
    New Relic
    • And while powerful, building tailored dashboards with organ-specific metrics (such as energy load variance across regions) can be difficult to navigate. The UI isn't as drag-and-drop easy, and query-based widgets typically involve some trial and error for non-devs.
    • Alerts may be hypersensitive or over general. I We often get a spam of non-critical alerts while doing load testing, all overhauling to me alone and making it difficult to identify actual issues especially in energy systems where spikes are very common.
    • With our expanding fleet of Iot devices, the per-host pricing model is becoming expensive, quickly. More detailed billing based on microservices, or that works at sensor level, would make it more adaptable for energy platforms.
    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
    Likelihood to Renew
    New Relic
    The only issue that we have had with New Relic is that the price might be a little expensive for smaller companies. The amount of data you store in New Relic impacts the cost, and can get away from you if you don't work closely with the vendor. Overall though the application is top notch.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    New Relic
    I have given this much rating as I am used New Relic in different sectors and for different use cases like its K8s monitoring, infra monitoring, full stack monitoring as compare to other tools New Relic gives data in a formatted and connected way, and also it is giving us value for money. It also launches new features day by day which helps users to track the issue very quickly. It also supports OTel integrations which is the latest trend of observability tools. thats why I had given this much rating to New Relic.
    Incentivized
    Read full review
    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
    Reliability and Availability
    New Relic
    Never observed an outage
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Performance
    New Relic
    there are times where browser cache will cause issues that require you to clear your browser before continuing.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    New Relic
    The support team has been really helpful and resolved most of the issues on time. However, for a couple of issues, several follow-ups were needed to elicit a reasonable response. The issue was deeply technical and could have been investigated only by their Architects, and bringing them into the ticket took longer than needed
    Incentivized
    Read full review
    Open Source
    I haven't needed support yet.
    Incentivized
    Read full review
    Implementation Rating
    New Relic
    It's better to start by implementing New Relic in one project and test everything. Try to follow best recommended practices and read all the official documentation. Everything seems well tested. Then, start by installing agents to the rest of your projects and keep a close look to all logs and metrics New Relic gives you.
    Read full review
    Open Source
    No answers on this topic
    Alternatives Considered
    New Relic
    Data Dog has solutions that look more attractive, but not at their price point. We have also tried to build a solution straight from the Cloud, where our business is built, but some things are too hard to replicate. This shows that New Relic is useful and helps our efficiency.
    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
    Scalability
    New Relic
    Agent deployment is easily integrated into our workflow. Adding the agent to new servers is quick and painless
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Return on Investment
    New Relic
    • We were able to quickly identify our most time consuming APIs. In some cases we were able to bring down times for some apis from 4s to 200ms.
    • We were able to identify our slowest database queries and optimize them for quicker response times.
    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