driver
Database transformer
A tool for transforming production databases into development-friendly sandbox environments
A database task-runner (especially for transforming a production database to a sandbox).
60 stars
16 watching
10 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kamranahmedse/laraformer | A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
alan-turing-institute/xpandas | A high-level data container with transformer functionality for feature extraction and transformation. | 26 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
dibsonthis/glide | A programming language designed to simplify data transformations and manipulation | 20 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
andresinaka/transformer | A web-based tool to visually create formatted text and generate corresponding Swift or Objective-C code | 281 |
paldepind/functionize | A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
gabesoft/trans | A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
abhimanyu003/sttr | A command-line utility for transforming strings using various encoding and decoding algorithms. | 955 |
gustavoguichard/string-ts | A library providing strongly typed string functions to preserve type information after transformations | 1,192 |
jlevy/repren | A tool for refactoring and transforming text files according to regular expression patterns | 347 |
porter-transformers/mappingtransformer | Transforms arrays using mapping strategies to join data sets together | 3 |
dkuppitz/sparql-gremlin | A compiler tool that transforms SPARQL queries into Gremlin traversals | 71 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |