SingleStore vs Vertica comparison

Cancel
You must select at least 2 products to compare!
SingleStore Logo
308 views|238 comparisons
100% willing to recommend
OpenText Logo
4,276 views|3,331 comparisons
90% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between SingleStore and Vertica based on real PeerSpot user reviews.

Find out what your peers are saying about Amazon Web Services (AWS), Microsoft, MongoDB and others in Database as a Service.
To learn more, read our detailed Database as a Service Report (Updated: April 2024).
768,578 professionals have used our research since 2012.
Q&A Highlights
Question: Which is the best RDMBS solution for big data?
Answer: I haven't used SQream personally. However, if you are only considering GPU based rdbms's please check the following https://hackernoon.com/which-gpu-database-is-right-for-me-6ceef6a17505
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The paramount advantage is the exceptional speed.""The product can automatically reinstall and reconfigure in case of a shutdown.""The product's initial setup phase was pretty straightforward, with no complex processes.""MemSQL supports the MySQL protocol, and many functions are similar, so the learning curve is very short.""The ability to store data in memory is a standout feature, enhanced by robust failover mechanisms.""The most valuable feature is the ability to create pipelines, streamline and extract data from the pipelines.""It's a distributed relational database, so it does not have a single server, it has multiple servers. Its architecture itself is fast because it has multiple nodes to distribute the workload and process large amounts of data."

More SingleStore Pros →

"Vertica gives knowledgeable users and DBAs excellent tools for tuning.""The hardware usage and speed has been the most valuable feature of this solution. It is very fast and has saved us a lot of money.""Integrated R and geospatial functions are helping us improve efficiency and explore new revenue streams. ​""The most valuable feature is Vertica's performance and the ease of using the database.""I like the projection feature, which increases query performance.""I appreciate the flexibility offered by Vertica's projections. It allows for modifying the primary projection without altering the tables, which helps to optimize queries without the need to modify the underlying data.""The fast columnar store database structure allows our query times to be at least 10x faster than on any other database.""Vertica enabled us to close large deals. Customers with large data sets had to be migrated from PostgreSQL to Vertica due to performance."

More Vertica Pros →

Cons
"We don't get good discounts in Pakistan.""For new customers, it's very tough to start. Their documentation isn't organized, and there's no online training available. SingleStore is working on it, but that's a major drawback.""There should be more pipelines available because I think that if MemSQL can connect to other services, that would be great.""The product can be developed further to provide more appropriate output to users as it is one of the areas where there are shortcomings.""Having the ability to migrate servers using a single command would be extremely beneficial.""It is not the optimal choice for direct data collection through queries, and it's more suited for aggregation tasks.""Poor key distribution can significantly impact performance, requiring a backward approach in design rather than adding tables incrementally."

More SingleStore Cons →

"It should provide a GUI interface for data management and tuning.""The geospatial functionality could be designed better.""I have found that coding support could be simplified.""Vertica offers a platform-as-a-service version, but their software-as-a-service solution is only available on AWS. They need to get a SaaS version on Azure and GCP as fast as possible.""Fact-to-fact joins on multi-billion record tables perform poorly.""In a future release, we would like to have artificial intelligence capabilities like neural networks. Customers are demanding this type of analytics.""Vertica can improve automation and documentation. Additionally, the solution can be simplified.""One feature, which has really benefited us, is the scalability offered by Vertica as it has enabled Pythian's clients to manage data with agility."

More Vertica Cons →

Pricing and Cost Advice
  • "I would advise users to try the free 128GB version."
  • "SingleStore is a bit expensive."
  • "The product's licensing is not expensive. It is comparable."
  • "Using it for analytical purposes can be cost-effective in the long run, especially in terms of infrastructure."
  • "The price of the product is okay compared to the other available solutions in the market. SingleStore is a reasonably priced product, considering the functions it offers."
  • "They have two main options: cloud installation and bare-metal installation, each with different pricing models."
  • More SingleStore Pricing and Cost Advice →

  • "Work with a vendor, if possible, and take advantage of more aggressive discounts at mid-fiscal year (April) and fiscal year-end (October).​"
  • "It's free up to three nodes and 1TB, and then get in contact with their sales guys."
  • "Start with license per 1TB. Starting from hundreds of TB there is unlimited licensing to be considered. Move historical data to HDFS/S3 which are significantly cheaper or even free."
  • "The first TB is free and you can use all the Vertica features. After 1TB you have to pay for licensing. The product is worth it, but be aware of this condition, and plan. The compression ratio is explained in the documentation."
  • "I think it's starting to get a little expensive. Open source products are starting to get more robust, so I think that's something that they need to start looking at in terms of licensing."
  • "Read the fine print carefully."
  • "It is fast to purchase through the AWS Marketplace."
  • "The pricing and licensing depend on the size of your environment and the zone where you want to implement."
  • More Vertica Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Database as a Service solutions are best for your needs.
    768,578 professionals have used our research since 2012.
    Answers from the Community
    Anonymous User
    Yuval Klein - PeerSpot reviewerYuval Klein
    Real User

    SQreamDB is a GPU DB. It is not suitable for real-time oltp of course.

    Cassandra is best suited for OLTP database use cases, when you need a scalable database (instead of SQL server, Postgres)
    SQream is a GPU database suited for OLAP purposes. It's the best suite for a very large data warehouse, very large queries needed mass parallel activity since GPU is great in massive parallel workload.

    Also, SQream is quite cheap since we need only one server with a GPU card, the best GPU card the better since we will have more CPU activity. It's only for a very big data warehouse, not for small ones.

    Tristan Bergh - PeerSpot reviewerTristan Bergh
    Real User

    Your best DB for 40+ TB is Apache Spark, Drill and the Hadoop stack, in the cloud.

    Use the public cloud provider's elastic store (S3, Azure BLOB, google drive) and then stand up Apache Spark on a cluster sized to run your queries within 20 minutes. Based on my experience (Azure BLOB store, Databricks, PySpark) you may need around 500 32GB nodes for reading 40 TB of data.

    Costs can be contained by running your own clusters but Databricks manage clusters for you.

    I would recommend optimizing your 40TB data store into the Databricks delta format after an initial parse.

    Russell Rothstein - PeerSpot reviewerRussell Rothstein (PeerSpot)
    Vendor

    Morten, the most popular comparisons of SQream can be found here: www.itcentralstation.com
    The top ones include Cassandra, MemSQL, MongoDB, and Vertica.

    Questions from the Community
    Top Answer:The paramount advantage is the exceptional speed.
    Top Answer:Using it for analytical purposes can be cost-effective in the long run, especially in terms of infrastructure. While building an on-premise cluster incurs an initial cost for servers with ample RAM… more »
    Top Answer:There's a noteworthy consideration when it comes to collecting massive amounts of data. It is not the optimal choice for direct data collection through queries, and it's more suited for aggregation… more »
    Top Answer:The product's initial setup phase is extremely simple.
    Top Answer:In my opinion, nothing needs improvement in the solution as it is a great product. The documentation of Vertica is an area with shortcomings where improvements are required. Vertica needs to increase… more »
    Ranking
    6th
    Views
    308
    Comparisons
    238
    Reviews
    6
    Average Words per Review
    607
    Rating
    8.7
    4th
    out of 34 in Data Warehouse
    Views
    4,276
    Comparisons
    3,331
    Reviews
    10
    Average Words per Review
    353
    Rating
    8.3
    Comparisons
    SQL Server logo
    Compared 10% of the time.
    MySQL logo
    Compared 9% of the time.
    Teradata logo
    Compared 7% of the time.
    Oracle Database logo
    Compared 7% of the time.
    Amazon RDS logo
    Compared 4% of the time.
    Snowflake logo
    Compared 18% of the time.
    SQL Server logo
    Compared 15% of the time.
    Amazon Redshift logo
    Compared 11% of the time.
    Teradata logo
    Compared 10% of the time.
    Cassandra logo
    Compared 1% of the time.
    Also Known As
    Micro Focus Vertica, HPE Vertica, HPE Vertica on Demand
    Learn More
    SingleStore
    Video Not Available
    Overview

    SingleStore is headquartered in San Francisco, California, and offers the SingleStore platform,which combines transactional, analytical, & vector data workloads in a real-time, unified, distributed SQL database that is MySQL and MongoDB wire protocol-compatible. SingleStoreDB Cloud is offered as a managed service on AWS, Google, and Azure and in private clouds including IBM Cloud Pak for Data and Red Hat OpenShift. Other partners (50+ in all) include HPE, Twingo, Data-Sleek, Datadog, and Arcion. SingleStoreDB Self-Managed runs on premise/containers/Kubernetes. SingleStore has offices in Sunnyvale, Seattle, Portland, Raleigh, Boston, London, Dublin, Lisbon, Kyiv, Hyderabad, and Singapore, with remote workers worldwide. It has hundreds of customers including 100+ Fortune 500, Forbes Global 2000, and Inc. 5000 brands across 37 verticals, with the top four being financial services and fintech; media, streaming, and telecommunications; adtech/martech/salestech; and retail/eCommerce. SingleStore platform features include Code Engine with WASM, Data API, dbt Connector, Limitless Point-in-Time Recovery, MongoDB API, Pipelines, Unlimited (Bottomless) Storage, and Workspaces.

    Vertica is a deploy-anywhere SQL database created for elasticity, speed, and advanced analytics. Vertica enables today’s busy teams to modernize their data warehouses, democratize data and analytics to enable increased access, and deploy analytics in a hybrid cloud environment. Additionally, Vertica merges how companies power their analytics by providing a scalable, open, and elastic database with numerous intuitive features.

    In today’s marketplace, organizations are experiencing continued robust growth of data volumes, and citizen data scientists’ broader use of analytics is causing many companies to re-visit and re-examine their systems in order to match the demands of an aggressive marketplace. Analytics are continually swiftly evolving. New data from social media, blogs, IoT sources, data streams, gas and electrical grids, and mobile networks is being constantly gathered in extensive data sets. This presents organizations with a new opportunity to become more data driven, and they must be able to manage the new data growth and identify the trends and sequences that can lead to both improved business opportunities and continued repeat business from their clients.

    Vertica Benefits:

    Vertica has many valuable key benefits. Some of its most useful benefits include:

    • Efficiency:  Vertica provides robust compression and intuitive impressions. This results in users requiring significantly less storage and hardware than other comparable data analytics solutions. The progressive Vertica architecture results in queries that are 10-50 times faster than other platforms while providing more storage data per server.
    • Integration: Each new iteration of Vertica is tested and certified with the latest ETL and visualization tools. It actively supports Java Database Connectivity (JDBC), Open Database Connectivity (ODBC), and popular SQL providers. All these solutions and most leading BI and visualization tools interact seamlessly, making Vertica overall a very cost-effective solution and solid business investment.
    • Cloud flexibility: With Vertica, users do not have to get locked into a single cloud vendor. Users are able to take complete advantage of the current infrastructure that is already in place. Vertica seamlessly integrates with popular public clouds, including Google Cloud Platform (GCP), Azure, AWS, Alibaba, VMware clouds, and more. It also provides for easy portability across on-premise and multi-cloud environments and data lakes. Vertica designs a robust flexible platform for running a company’s analytical and computing workloads, which allows applications to run simultaneously on numerous environments in a hybrid cloud infrastructure. Vertica is able to seamlessly use public clouds and private data centers, and it grants the flexibility to switch in an instant.
    • Security: Vertica offers dynamic end-to-end security with support for partner solutions and industry-standard protocols such as Apache Sentry, AWS IAM, Kerberos, LDAP, and more. Vertica utilizes an intuitive layered security model that provides multiple security authentication authorization mechanisms. Vertica will also maintain an audit trail, natively exported to other security domains for analysis and persistence. 

    Reviews from Real Users

    “I am using Vertica for aggregations and dashboards. The most valuable feature of Vertica is the ability to receive large aggregations at a very quick pace. The use case of subclusters is very good.” - Bijal S., Group Chief Technology Officer at Netcore Solutions

    “The hardware usage and speed has been the most valuable feature of this solution. It is very fast and has saved us a lot of money.” - Munkhsaikhan B.,  Project Lead - Digital Transformation Unit at Bodi Electronics LLC

    Sample Customers
    SingleStore has hundreds of customers including 100+ Fortune 500, Forbes Global 2000, and Inc. 5000 brands across 37 verticals, with the top four being financial services and fintech; media, streaming, and telecommunications; adtech/martech/salestech; and retail/eCommerce. Sample customers include: 6Sense Adobe Akamai CARFAX Cigna Cisco Comcast DBS Bank Dell GE Goldman Sachs Heap Hulu IMAX Kakao Kroger LiveRamp Lumana NBC Outreach Palo Alto Networks Siemens SiriusXM SK Telecom SKAI Sony STC TATA ZoomInfo
    Cerner, Game Show Network Game, Guess by Marciano, Supercell, Etsy, Nascar, Empirix, adMarketplace, and Cardlytics.
    Top Industries
    VISITORS READING REVIEWS
    Financial Services Firm25%
    Computer Software Company15%
    Comms Service Provider6%
    Manufacturing Company6%
    REVIEWERS
    Computer Software Company19%
    Media Company17%
    Marketing Services Firm14%
    Comms Service Provider11%
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company15%
    Manufacturing Company8%
    Comms Service Provider6%
    Company Size
    REVIEWERS
    Small Business57%
    Large Enterprise43%
    VISITORS READING REVIEWS
    Small Business22%
    Midsize Enterprise14%
    Large Enterprise64%
    REVIEWERS
    Small Business32%
    Midsize Enterprise26%
    Large Enterprise42%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise14%
    Large Enterprise66%
    Buyer's Guide
    Database as a Service
    April 2024
    Find out what your peers are saying about Amazon Web Services (AWS), Microsoft, MongoDB and others in Database as a Service. Updated: April 2024.
    768,578 professionals have used our research since 2012.

    SingleStore is ranked 6th in Database as a Service with 7 reviews while Vertica is ranked 4th in Data Warehouse with 82 reviews. SingleStore is rated 8.8, while Vertica is rated 8.4. The top reviewer of SingleStore writes "A reasonably priced product that offers good speed and seamless support". On the other hand, the top reviewer of Vertica writes " A user-friendly tool that needs to improve its documentation part". SingleStore is most compared with SQL Server, MySQL, Teradata, Oracle Database and Amazon RDS, whereas Vertica is most compared with Snowflake, SQL Server, Amazon Redshift, Teradata and Cassandra.

    We monitor all Database as a Service reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.