API Reference Jabol v#0.1.0

View Source

Modules

Jabol is a lightweight schema and data persistence library for Elixir applications.

Database configuration helpers

Factory module for creating test data

Defines a Person schema with basic attributes for database storage

Custom repository module for database operations. This is a simplified implementation of database access functions.

Defines a Schema module for building database schemas.