Persisting a Single Entity
This tutorial contains a simple example of how to persist a single entity.
Persisting data is the heart of any database or caching mechanism. Onyx Database can efficiently persist data in a few different ways; either by saving an entity, batch saving operations, or cascading through a relationship. The first tutorial guides you through how to declare an entity and persist it.
Our goal is to bring about change by enabling people to use simple and quality software in order to make sad engineers happy.
Copyright ©2017 Onyx Development Tools, LLC. All rights reserved.