DataBaseService - Security for your DataStore

DataBaseService - KuperStudio

A datastore library that amplifies DataStoreService (A Roblox datastore service). The library will provide an optimized and organized space for your code giving an extra ease when it comes to understanding, as the DataStore is documented and simple to use.

What are the benefits the library gives?

  • The library uses caches for storage, which means there’s no need for instances or anything that de-optimizes your code.

  • The library makes open events available, that means you can manipulate the library according to what you need.

  • The functions have wide connections, it doesn’t matter the order in which you use the functions, as the library offers a wide category of functions that are totally independent, so you will program in a more fluid and intelligent way.

  • The library is checked from start to finish to avoid unnecessary problems, providing a safer way to store your data.

  • An open source library that will be updated at all times for a better experience for the community.

Does the library have SessionLock?

Yes, the library has SessionLock.

Why should I use DataBaseService instead of other modules?

The choice is completely yours, we cannot say anything about any other modules, we can only say that our library values ​​the security, organization and optimization of those who use it.

Where can I find the library?

Just click here to be redirected to the library.

Where can I find library documentation?

Currently the library does not have documentation prepared for posting from DevForum, however you can find a small structure about the library within the module that will be installed in the link above.

Made by HottylewrSlip

  • DISCORD - HottylewrSlip#3778
  • TWITTER
5 Likes

This looks really useful. I will probably try this!

1 Like

I’m glad to hear this. If you have any questions, please contact me via Discord or Devforum.

Why use this over other modules like ProfileService. If you would like to add something why not make a pull request to ProfileService and help an already made project? as of right now I think the best datastore modules are DataManagers made with ProfileService.