XLSX file reader for Elixir
The MongoDB driver for Elixir
Simple data validation for Elixir
Command-line progress bars and spinners.
Zoi is a schema validation library for Elixir, designed to provide a simple and flexible way to define and validate data.
Phoenix request params validation library
Fast, simple, and robust Cassandra driver for Elixir.
Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_...
This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.
A JSON Schema Validator with complete support for the latest specifications.
Microsoft SQL Server client (Elixir implementation of the MS TDS protocol)
Exandra is an Elixir library that brings the power of Scylla/Cassandra to Ecto.
Powerfully simple admin package for phoenix applications
An Avro encoding/decoding library written in pure Elixir
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Elixir Snowflake Connector built on top of the Snowflake SQL API v2.
Ruby Marshal format implemented in Elixir.
Elixir client for ClickHouse, a fast open-source Online Analytical Processing (OLAP) database management system.
Bitcoinex is a Bitcoin Library for Elixir.
A JSON Schema validator without circulae deps support.
A Excel like expression parser, compatible with FLOIP Expression language.
Apache Arrow ADBC bindings for Elixir
Plug that converts response to Nebo #15 API spec format.
Adds support for schema constraints, type coercions, and other custom transformations.
An implementation of RDF for Elixir.
Pure elixir database driver for MariaDB / MySQL.
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
OpenAPI 3.1 validation, generation and utilities for for Elixir/Phoenix.
Generate elixir typedstructs from AVRO schemas.
PostgreSQL range types for Ecto PgRanges provides a simple wrapper around `Postgrex.Range` so that you can create schemas with range typ...