LogoLogo
  • Preen
  • Getting Started
    • Installation
    • Hello World
      • Configuring Sources
      • Creating Models
  • Concepts
    • Overview
    • Sources
    • Models
    • Validation
  • Documentation
    • Config
      • Sources
      • Models
    • Integrations
      • Databases
        • Postgres
        • MySQL
        • MongoDB
      • Cloud Blob Storage
        • Amazon S3
      • File Formats
        • CSV
Powered by GitBook
On this page

Preen

NextInstallation

Last updated 6 months ago

Preen is a local-first, federated analytics engine built on top of DuckDB. Think of Preen as an open-core version of Fivetran, Hightouch, or Stitch for local data processing. Preen enables accessing data across 10s, 100s or 1000s of data sources. The only thing you need is a laptop, basic SQL and access to your data sources.

Why Preen?

  • Run analysis and train AI models directly from the primary copy of your company's data.

  • Build data applications with their own local database, think SQLite for data applications.

  • No datalakes. No cloud computing. No copies of data that create numerous conflicting versions of data.

  • Get instant access to exactly the data you need without waiting on another team.

  • Describe your Company's data universe in code. Build ephemeral, versioned, enterprise data warehouses from scratch directly on your laptop.

Quick Start

Install and use Preen

Concepts

Learn the basics of Preen

Github Repo

Open an Issue or view source