This application provides a sandbox to experiment with CRUD operations with your own data set. Instead of being persisted in a shared database server, your changes are stored in your own HTTP session allowing you to create update delete items in isolation. Your changes will be lost when you restart your browser or when your session expires.