Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 631 Bytes

File metadata and controls

12 lines (8 loc) · 631 Bytes

BeeBot - Active Record

build status coverage report

This package define an ActiveRecord implementation which allow :

  • To detach data code representation from the used database engine
  • Add a developer friendly API to handle data

It has been built to simplify data manipulation.