Dino Databse
Github
  • â„šī¸Introduction
  • 🔗Get Stared
  • 📜Guides
    • âŦ‡ī¸Installation
    • 📉Data Hierarchy
  • âš™ī¸API
    • 📊database moudle
    • 🌐server module
    • â†•ī¸client module
    • 🔧Database operations
    • 🔨Server REST API
Powered by GitBook
On this page
  1. API

Database operations

Operations that can be performed on the database

Each database has operations that can be performed on it. All of these operations are available both in the client and the database module itself.

Majority of the operations are available in both client and db but some are specific.

Previousclient moduleNextServer REST API

Last updated 2 years ago

âš™ī¸
🔧