# Simple Data Stores for Roblox Studio

Hello! Thanks for choosing TaylorDev\_RBLX's SimpleDataStores module. The easiest way to save and retrieve all diffrent types of player data!

I've always wanted an easier way to manage and use data stores and now I've finally created and open sourced a model that allows you do manage and use data stores WITHOUT NEEDING TO CODE!

### Get the module and use in your Roblox Projects TODAY!

{% file src="/files/O2KQdUaHYIDs6ZS4BfYp" %}

### Play and download the demo version here:

{% embed url="<https://www.roblox.com/games/78963098129579/EasyDataStores-Demo>" %}

{% hint style="info" %}

## Version 8 Changes

Here are the changes you can expect to see in version 8!

* **Moveable API modules system** - Includes stuff like retrieving a set of data
* **Production Data Method's** - Change between different methods of saving player data's
* **Store value changes** - More targeted data storage and saving techniques
* **Data saving optimisations** - Unnecessary data's will be saved differently&#x20;
* **Improved advance developer workflow** - Settings will be put into a module script (Does not include data sets like public and hidden player data)
* **Name Change** - We plan to undergo one final name change from "SimpleDataStores" to "SimplyData"

**Version 8 is set to release Autumn 2026**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://taylordev.gitbook.io/simpledatastores-rblx/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
