isn
Data standardizer
Provides PostgreSQL type definitions and Ecto extensions for international standards in data storage
Postgrex.Extension and Ecto.Type for PostgreSQL isn module
10 stars
3 watching
4 forks
Language: Elixir
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
twentyfourminutes/postgresql.bulk | Provides fast bulk data insertion for PostgreSQL databases using Npgsql | 3 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
seaneshbaugh/exseed | A DSL for seeding databases through Ecto using an imperative programming style | 17 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
nikita-volkov/hasql-th | A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
tatut/specql | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
hissssst/pathex | A library for fast and functional access to nested data structures in Elixir | 339 |
cheerfulstoic/ecto_watch | A tool that enables real-time notifications about database changes directly from PostgreSQL. | 183 |
tobgu/pyrsistent | Persistent data structures for Python that provide immutable and functional design | 2,031 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |