luminadb
  • LuminaDB (Beginner-Friendly Guide to Table API)
  • 📘 ModelAPI – A Friendly Guide to a Lightweight SQLite ORM
  • Database Modes
  • API Reference
luminadb
  • LuminaDB Documentation
  • View page source

LuminaDB Documentation

  • LuminaDB (Beginner-Friendly Guide to Table API)
    • Table of Contents
    • Introduction
    • Getting Started
      • What is SQLite?
      • LuminaDB
      • Installation
      • Creating a Database
      • Creating a Table
      • Inserting Data
      • Retrieving Data
      • Updating Data
      • Deleting Data
    • Advanced Features
      • Filtering Data
      • Sorting and Pagination
      • Exporting Data
    • Conclusion
  • 📘 ModelAPI – A Friendly Guide to a Lightweight SQLite ORM
    • 📚 Table of Contents
    • 🧠 Introduction
    • 🚀 Getting Started
      • 1. Bootstrapping the Database
      • 2. Creating a Model
        • 💡 How it works
      • 3. Running CRUD Operations
        • CREATE
        • READ
          • Advanced .where() filtering
        • UPDATE
        • DELETE
    • 🎮 Example App – CRUD in Action
    • 🙋 FAQ
    • 💡 Tips & Notes
  • Database Modes

API Documentation

  • API Reference

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Rimu Aerisya (Rimu Eirnarn).

Built with Sphinx using a theme provided by Read the Docs.