Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

SingleStore Helios

SingleStore | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

232 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Juzer A.

User Friendly and Reliable in-memory DB

  • March 01, 2024
  • Review provided by G2

What do you like best about the product?
Accessing and Loading relational data into tables is pretty efficient, reliable and fast.
Having Singlestore employee as a consultant in the organisation helped us get answers from Singlestore to resolve a lot of minor issues and questions we had with this product.
What do you dislike about the product?
It lacks replication product to replicate data on table by table basis from one cluster to another remote cluster.
We need a reject file created for all rejected rows during pipeline load of millions of rows of a table, instead of abending at the first rejected row.
What problems is the product solving and how is that benefiting you?
Transferring Data from Mainframe DB to in-memory DB on distributed platform is our long term goal. Also one of directive from our management is to have a never-down DB and Singlestore is the DB we are going to use to achieve it for our application.


    Juzer A.

User Friendly and Reliable in-memory DB

  • March 01, 2024
  • Review provided by G2

What do you like best about the product?
Accessing and Loading relational data into tables is pretty efficient, reliable and fast.
Having Singlestore employee as a consultant in the organisation helped us get answers from Singlestore to resolve a lot of minor issues and questions we had with this product.
What do you dislike about the product?
It lacks replication product to replicate data on table by table basis from one cluster to another remote cluster.
We need a reject file created for all rejected rows during pipeline load of millions of rows of a table, instead of abending at the first rejected row.
What problems is the product solving and how is that benefiting you?
Transferring Data from Mainframe DB to in-memory DB on distributed platform is our long term goal. Also one of directive from our management is to have a never-down DB and Singlestore is the DB we are going to use to achieve it for our application.


    Abel M.

Successfull Co-Innovation Partnership

  • March 01, 2024
  • Review provided by G2

What do you like best about the product?
Query and Ingestion Speed at Scale over Multi-Model Storage w/ Simplicity .
What do you dislike about the product?
Medium UX for Self-Hosted versions and medium materialization features
What problems is the product solving and how is that benefiting you?
Chatbot, Customer Mobile Banking RT Analytics , Customer Intelligence for RT decision (multiple scenarios)


    Abel M.

Successfull Co-Innovation Partnership

  • March 01, 2024
  • Review provided by G2

What do you like best about the product?
Query and Ingestion Speed at Scale over Multi-Model Storage w/ Simplicity .
What do you dislike about the product?
Medium UX for Self-Hosted versions and medium materialization features
What problems is the product solving and how is that benefiting you?
Chatbot, Customer Mobile Banking RT Analytics , Customer Intelligence for RT decision (multiple scenarios)


    Michael Z.

Wicked fast and easy to use database

  • November 15, 2022
  • Review verified by G2

What do you like best about the product?
Easy to build pipelines, fast migration path from mysql, easy to learn and understand how it works. Benefits of a rowstore and speed of a columnstore.
What do you dislike about the product?
Backups do not work well- we have had several issues with these.
What problems is the product solving and how is that benefiting you?
Allows very fast ingestion of 300M digital asset exchange trades daily so we can create real-time prices.


    Michael Z.

Wicked fast and easy to use database

  • November 15, 2022
  • Review verified by G2

What do you like best about the product?
Easy to build pipelines, fast migration path from mysql, easy to learn and understand how it works. Benefits of a rowstore and speed of a columnstore.
What do you dislike about the product?
Backups do not work well- we have had several issues with these.
What problems is the product solving and how is that benefiting you?
Allows very fast ingestion of 300M digital asset exchange trades daily so we can create real-time prices.


    Charlie J.

The Best All-in-One Database Solution

  • November 10, 2022
  • Review verified by G2

What do you like best about the product?
I love how I'm able to use one database for transactional data (like storing users, and any associated data) alongside analytical data (like mass querying records).

Every other solution I looked at required me to maintain 2 seperate databases, certainly not ideal in any means..
What do you dislike about the product?
Their managed solution starts out hefty, and I do wish they had cheaper options available. However they have a fantastic self-hosted version, which means there is no downsides to SingleStore.
What problems is the product solving and how is that benefiting you?
Being able to use one centralised database for both types of data, saves me a ton of headache while also harnessing out of the box performance gains with SingleStore.


    Charlie J.

The Best All-in-One Database Solution

  • November 10, 2022
  • Review verified by G2

What do you like best about the product?
I love how I'm able to use one database for transactional data (like storing users, and any associated data) alongside analytical data (like mass querying records).

Every other solution I looked at required me to maintain 2 seperate databases, certainly not ideal in any means..
What do you dislike about the product?
Their managed solution starts out hefty, and I do wish they had cheaper options available. However they have a fantastic self-hosted version, which means there is no downsides to SingleStore.
What problems is the product solving and how is that benefiting you?
Being able to use one centralised database for both types of data, saves me a ton of headache while also harnessing out of the box performance gains with SingleStore.


    Franck L.

Singlestore Power of Analytics

  • October 01, 2022
  • Review verified by G2

What do you like best about the product?
Singlestore is a MySQL drop-in solution. It supports Mysql Protocol. This database cluster solution allows you to scale horizontally and also vertically. You can add aggregators to scale high concurrency or leaf nodes to shard your data (Singlestore can rebalance the data with just 1 SQL command). Singlestore supports a fast array of analytical functions. You can also ingest data from their pipeline feature. Using SQL, you can create pipelines to connect to S3, Kafka, HDFS, Azure, and more and consume data in real-time without locking tables.
What do you dislike about the product?
There are some limitations. You cannot use Foreign Keys (FK). Modifying clustered keys is not supported. Altering tables also has some limitations. Auto-incremental values are not always sequentials.
What problems is the product solving and how is that benefiting you?
Real-time or near real-time analytics. Singlestore can ingest data using pipelines via tables or stored procedures. The non-lock mechanism allows users to query tables in real-time. Singlestore columnstore engine provides excellent compression (up to 80-90%), and aggregated queries just fly !


    Franck L.

Singlestore Power of Analytics

  • October 01, 2022
  • Review verified by G2

What do you like best about the product?
Singlestore is a MySQL drop-in solution. It supports Mysql Protocol. This database cluster solution allows you to scale horizontally and also vertically. You can add aggregators to scale high concurrency or leaf nodes to shard your data (Singlestore can rebalance the data with just 1 SQL command). Singlestore supports a fast array of analytical functions. You can also ingest data from their pipeline feature. Using SQL, you can create pipelines to connect to S3, Kafka, HDFS, Azure, and more and consume data in real-time without locking tables.
What do you dislike about the product?
There are some limitations. You cannot use Foreign Keys (FK). Modifying clustered keys is not supported. Altering tables also has some limitations. Auto-incremental values are not always sequentials.
What problems is the product solving and how is that benefiting you?
Real-time or near real-time analytics. Singlestore can ingest data using pipelines via tables or stored procedures. The non-lock mechanism allows users to query tables in real-time. Singlestore columnstore engine provides excellent compression (up to 80-90%), and aggregated queries just fly !