materialize.com
Real-time Data Integration and Transformation: use SQL to transform, deliver, and act on fast-changing data.
Package Information
- Domain:
materialize.com
- Name:
materialize.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install mz
Programs
This package provides the following executable programs:
mz
Aliases
This package can also be accessed using these aliases:
mz
Available Versions
Show all 45 versions
0.112.2
,0.111.3
,0.110.1
,0.109.1
,0.108.4
0.107.3
,0.106.2
,0.105.1
,0.104.2
,0.103.0
0.102.2
,0.101.1
,0.100.1
,0.99.2
,0.98.6
0.97.2
,0.96.2
,0.95.2
,0.94.2
,0.93.1
0.92.1
,0.91.0
,0.90.1
,0.89.2
,0.88.1
0.87.2
,0.86.1
,0.85.2
,0.84.2
,0.83.4
0.82.2
,0.81.3
,0.80.2
,0.79.1
,0.77.1
0.76.0
,0.75.1
,0.74.2
,0.73.0
,0.72.1
0.71.0
,0.70.2
,0.69.1
,0.68.1
,0.67.3
Latest Version: 0.112.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +materialize.com@0.112.2 -- $SHELL -i
Dependencies
This package depends on:
openssl.org^1.1
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.materializecom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.