TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Posit

    Score10 out of 10
    N/APosit, formerly RStudio, is a modular data science platform, combining open source and commercial products.N/A

    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
    PositSQLite
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    PositSQLite
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    PositSQLite
    Considered Both Products
    Posit (formerly RStudio)
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    44 Answers
    100%
    Would buy again
    11 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    44 Answers
    100%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    95%
    Happy with the feature set
    42 Answers
    100%
    Happy with the feature set
    11 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    28 Answers
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    97%
    Implementation went as expected
    38 Answers
    100%
    Implementation went as expected
    11 Answers
    Features
    PositSQLite
    Platform Connectivity
    Comparison of Platform Connectivity features of Posit and SQLite
    Feature
    Posit
    9.3
    27 Ratings
    11% above category average
    SQLite
    -
    Ratings
    Connect to Multiple Data Sources8.026 Ratings00 Ratings
    Extend Existing Data Sources10.027 Ratings00 Ratings
    Automatic Data Format Detection10.026 Ratings00 Ratings
    Data Exploration
    Comparison of Data Exploration features of Posit and SQLite
    Feature
    Posit
    9.0
    27 Ratings
    7% above category average
    SQLite
    -
    Ratings
    Visualization8.027 Ratings00 Ratings
    Interactive Data Analysis10.024 Ratings00 Ratings
    Data Preparation
    Comparison of Data Preparation features of Posit and SQLite
    Feature
    Posit
    10.0
    26 Ratings
    20% above category average
    SQLite
    -
    Ratings
    Interactive Data Cleaning and Enrichment10.024 Ratings00 Ratings
    Data Transformations10.026 Ratings00 Ratings
    Platform Data Modeling
    Comparison of Platform Data Modeling features of Posit and SQLite
    Feature
    Posit
    10.0
    22 Ratings
    17% above category average
    SQLite
    -
    Ratings
    Multiple Model Development Languages and Tools10.022 Ratings00 Ratings
    Single platform for multiple model development10.022 Ratings00 Ratings
    Self-Service Model Delivery10.019 Ratings00 Ratings
    Model Deployment
    Comparison of Model Deployment features of Posit and SQLite
    Feature
    Posit
    9.9
    18 Ratings
    15% above category average
    SQLite
    -
    Ratings
    Flexible Model Publishing Options10.018 Ratings00 Ratings
    Security, Governance, and Cost Controls9.915 Ratings00 Ratings
    Best Alternatives
    PositSQLite
    Small Businesses
    RapidMiner
    Score8.9 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    Anaconda
    Score8.8 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    IBM Watson Studio
    Score10 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    PositSQLite
    Likelihood to Recommend
    10.0
    (123 ratings)
    8.0
    (14 ratings)
    Likelihood to Renew
    9.7
    (17 ratings)
    -
    (0 ratings)
    Usability
    8.0
    (4 ratings)
    8.0
    (2 ratings)
    Availability
    9.4
    (3 ratings)
    -
    (0 ratings)
    Support Rating
    8.9
    (9 ratings)
    1.0
    (1 ratings)
    Implementation Rating
    9.3
    (4 ratings)
    -
    (0 ratings)
    Configurability
    10.0
    (1 ratings)
    10.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    Product Scalability
    8.2
    (3 ratings)
    -
    (0 ratings)
    User Testimonials
    PositSQLite
    Likelihood to Recommend
    Posit (formerly RStudio)
    In my humble opinion, if you are working on something related to Statistics, RStudio is your go-to tool. But if you are looking for something in Machine Learning, look out for Python. The beauty is that there are packages now by which you can write Python/SQL in R. Cross-platform functionality like such makes RStudio way ahead of its competition. A couple of chinks in RStudio armor are very small and can be considered as nagging just for the sake of argument. Other than completely based on programming language, I couldn't find significant drawbacks to using RStudio. It is one of the best free software available in the market at present.
    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
    Posit (formerly RStudio)
    • The support is incredibly professional and helpful, and they often go out of their way to help me when something doesn't work.
    • The one-click publishing from RStudio Connect is absolutely amazing, and I really like the way that it deploys your exact package versions, because otherwise, you can get in a terrible mess.
    • Python doesn't feel quite as native as R at the moment but I have definitely deployed stuff in R and Python that works beautifully which is really nice indeed.
    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
    Posit (formerly RStudio)
    • Python integration is newer and still can be rough, especially with when using virtual environments.
    • RStudio Connect pricing feels very department focused, not quite an enterprise perspective.
    • Some of the RStudio packages don't follow conventional development guidelines (API breaking changes with minor version numbers) which can make supporting larger projects over longer timeframes difficult.
    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
    Posit (formerly RStudio)
    There is no viable alternative right now. The toolset is good and the functionality is increasing with every release. It is backed by regular releases and ongoing development by the RStudio team. There is good engagement with RStudio directly when support is required. Also there's a strong and growing community of developers who provide additional support and sample code.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    Posit (formerly RStudio)
    For someone who learns how to use the software and picks up on the "language" of R, it's very easy to use. For beginners, it can be hard and might require a course, as well as the appropriate statistical training to understand what packages to use and when
    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
    Posit (formerly RStudio)
    RStudio is very available and cheap to use. It needs to be updated every once in a while, but the updates tend to be quick and they do not hinder my ability to make progress. I have not experienced any RStudio outages, and I have used the application quite a bit for a variety of statistical analyses
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    Posit (formerly RStudio)
    Since R is trendy among statisticians, you can find lots of help from the data science/ stats communities. If you need help with anything related to RStudio or R, google it or search on StackOverflow, you might easily find the solution that you are looking for.
    Incentivized
    Read full review
    Open Source
    I haven't needed support yet.
    Incentivized
    Read full review
    Implementation Rating
    Posit (formerly RStudio)
    We did it at the individual level: anyone willing to code in R can use it. No real deployment involved.
    Read full review
    Open Source
    No answers on this topic
    Alternatives Considered
    Posit (formerly RStudio)
    RStudio was provided as the most customizable. It was also strictly the most feature-rich as far as enabling our organization to script, run, and make use of R open-source packages in our data analysis workstreams. It also provided some support for python, which was useful when we had R heavy code with some python threaded in. Overall we picked Rstudio for the features it provided for our data analysis needs and the ability to interface with our existing resources.
    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
    Posit (formerly RStudio)
    RStudio is very scalable as a product. The issue I have is that it doesn't necessarily fit in nicely with the mainly Microsoft environment that everybody else is using. Having RStudio for us means dedicated servers and recruiting staff who know how to manage the environment. This isn't a fault of the product at all, it's just part of the data science landscape that we all have to put up with. Having said that RStudio is absolutely great for running on low spec servers and there are loads of options to handle concurrency, memory use, etc.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Return on Investment
    Posit (formerly RStudio)
    • Using it for data science in a very big and old company, the most positive impact, from my point of view, has been the ability of spreading data culture across the group. Shortening the path from data to value.
    • Still it's hard to quantify economic benefits, we are struggling and it's a great point of attention, since splitting out the contribution of the single aspects of a project (and getting the RStudio pie) is complicated.
    • What is sure is that, in the long run, RStudio is boosting productivity and making the process in which is embedded more efficient (cost reduction).
    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

    Posit Screenshots

    Screenshot of Posit runs on most desktops or on a server and accessed over the webScreenshot of Posit supports authoring HTML, PDF, Word Documents, and slide showsScreenshot of Posit supports interactive graphics with Shiny and ggvisScreenshot of Shiny combines the computational power of R with the interactivity of the modern webScreenshot of Remote Interactive Sessions: Start R and Python processes from Posit Workbench within various systems such as Kubernetes and SLURM with Launcher.Screenshot of Jupyter: Author and edit Python code with Jupyter using the same Posit Workbench infrastructure.