Table Of ContentsΒΆ LightDB What is this? Features Simple usage Models usage Installation Examples Using Database Using Models API Reference 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() Changelog 2.0 Added 1.4.0 1.3.3 Added 1.3.2 Fixed 1.3.1 Fixed 1.3 Added 1.2 1.1 Added Fixed 1.0 Added LICENSE