Sushant K.
SK
Sushant K.
Software Engineer
Mid-Market (51-1000 emp.)
"Its ok, but will recommend SQL API"
2.5/5
What do you like best about Azure Table Storage?

Its really easy, and robust. APi is easy to use. And web interface is very intuitive Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

No support for sorting, writing queries are really difficult Review collected by and hosted on G2.com.

Ankit A.
AA
Ankit A.
Solutions Architect
Enterprise (> 1000 emp.)
"Azure's player for Neck to neck with bigTable"
4/5
What do you like best about Azure Table Storage?

It super easy to set up. No Maintenance of indexes Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

Should allow working in Hybrid mode. One should be able to use it in parallel to existing on-prem Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"Azure table store is a very simple to use and efficient way to store lean data that is accessed"
5/5
What do you like best about Azure Table Storage?

My team likes how easy it is to start storing data that strongly typed to a table model that we can determine on the fly. We don't need to run special scripts or create a new table with permissions to get started. It's right click > new table and then whatever data model in the code we pass to it, will produce the columns automatically and data types. Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

Right now with azure storage explorer, its a little difficult to query the data depending on how large your table is. We have a decent sized data set that has grown over time, and searching for a single row by the Row Key takes at least 3 seconds or so. We haven't had other issues though. Review collected by and hosted on G2.com.

Vicente A.
VA
Vicente A.
Co Founder and CTO
Program Development
Small-Business (50 or fewer emp.)
"Cheap and reliable database solution"
4.5/5
What do you like best about Azure Table Storage?

I really enjoy its flexibility. Table storage is great for storing data in a simple key-value format. Also, queries are fast when they are in the same partition. Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

Sadly, there is no way to do direct relations within two different tables. While this is easily solvable, this can result in slow queries in complex scenarios, especially involving data in different partitions. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Decent table storage service"
3.5/5
What do you like best about Azure Table Storage?

I like how simple it is to use and some of the flexibilities that it provides. Its very easy to get up and going, they do have some decent query tools. Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

It can be slow. It is not that great for mass storage. The tools provided are lacking as well. Review collected by and hosted on G2.com.

Verified User in Internet
AI
Verified User in Internet
Small-Business (50 or fewer emp.)
"Easy for developers "
5/5
What do you like best about Azure Table Storage?

This product is made for busy developers to complete their task with many tools available with Visual Studio. Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

So far I have not find any negative things. Review collected by and hosted on G2.com.

MP
mihir p.
Software Engineer
Small-Business (50 or fewer emp.)
"It provides best semi-structured data sets storage using NO-SQL!! "
4.5/5
What do you like best about Azure Table Storage?

As we all know current trade is making application using unstructured databases not using relational databases,we can Create apps that require a flexible data schema , we can use Use JSON to serialise data,Data in Storage is also accessible via the REST API, which can be called by any language which makes HTTP/HTTPS requests,we can easily integrate it with many other frameworks and make a hybrid application sing it!! Review collected by and hosted on G2.com.

What do you dislike about Azure Table Storage?

it's little bit hard for beginner to integrate using REST API!! Review collected by and hosted on G2.com.