Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
LightDB 2.0 documentation
Light Logo Dark Logo
LightDB 2.0 documentation
  • LightDB
  • Installation
  • Examples
  • API Reference
    • Core
    • Exceptions
    • Fields
    • Models
    • Query
  • Changelog
  • LICENSE
Back to top
View this page
Edit this page

API ReferenceΒΆ

Contents:

  • Core
    • LightDB
      • LightDB.current()
      • LightDB.get()
      • LightDB.pop()
      • LightDB.reset()
      • LightDB.save()
      • LightDB.set()
  • Exceptions
    • Error
    • FieldNotFoundError
    • NoArgsProvidedError
    • ValidationError
  • Fields
    • Field
      • Field.validate()
  • Models
    • Model
      • Model.all()
      • Model.create()
      • Model.delete()
      • Model.filter()
      • Model.get()
      • Model.save()
    • ModelMeta
  • Query
    • Condition
      • Condition.evaluate()
    • Query
      • Query.evaluate_conditions()
      • Query.execute()
      • Query.where()
Next
Core
Previous
Examples
Copyright © 2021-2024, Fl1yd
Made with Sphinx and @pradyunsg's Furo