Question

Equivalent of Azure Table storage

Hi everyone! I’d like to know if DO has the equivalent of Azure Table storage (https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-overview). Thank you!


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
October 27, 2024

Hey!

As far as I can see from the documentation page that you’ve shared, Azure Table storage is very similar to a NoSQL database:

The service is a NoSQL datastore.

If this is what you are after, the DigitalOcean Managed Databases with MongoDB might fit your use-case just right.

MongoDB is a NoSQL database, which, like Azure Table Storage, allows you to store documents in a flexible schema-less format. It supports quick data retrieval and could be a good alternative if you need a similar key-value structure for non-relational data:

https://www.digitalocean.com/products/managed-databases-mongodb

Let me know if this would work for you!

- Bobby

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.