📄️ Manage Your Data with ZefDB
One of the best way to learn is by example.
📄️ Building Data Pipelines with ZefOps
In our first tutorial, you would have seen the term "ZefOp" being brought up a several term. In fact, it's one of the core feature that makes programming with Zef so powerful, easy, and most importantly, fun!
📄️ Deploying a Backend with a GraphQL API
In our previous tutorials,
📄️ Data Streaming with Zef
Zef offers a built-in streaming capability as a core feature. This allows users to build reactive systems without requiring any additional libraries. In fact, a significant part of the ZefDB is built on top of streams inherently. Users can leverage this streaming capability to react to various events in the database such as the creation, assignment, or removal of entities. The resulting reactive system can be used for a range of applications such as push notifications or real-time data processing.