Luden
GuinsooLabGitHub
  • Welcome to Luden!
  • Quickstart
    • Deploying with Docker
    • Building from Source
    • Scaling Luden Server
  • Configuration
    • Configuration
    • Authorization
    • Destinations Conf
      • Snowflake
      • AWS S3
      • AWS RedShift
      • Postgres
      • Google BigQuery
      • MySQL
      • Clickhouse
      • Guinsoo
      • WebHook
    • Sources Conf
      • Synchronization Scheduling
      • Airbyte Based Sources
    • Sources Catelog
  • Features
    • JavaScript Transform
    • Destination Tags
    • Data Warehouses
    • Match Mode
    • Stream Mode
    • DBT Cloud Integration
    • Event Cache
    • Geo Data Resolution
    • Typecast
    • Admin Endpoint
    • Application Metrics
  • Sending Data
    • JS SDK
    • Node.js
    • Event API
    • Bulk API
    • Segment API
  • Extending
    • Destination Extensions
    • Source Extensions
    • API Specs
    • Luden Architecture
  • Appendix
    • Contribute
    • FAQs
Powered by GitBook
On this page
  • What is Luden?
  • Main Features

Welcome to Luden!

NextDeploying with Docker

Last updated 2 years ago

What is Luden?

Luden is a fully-scriptable data ingestion engine for modern data teams. Set up a real-time data pipeline in minutes, not days.

Main Features

Getting Started

Use Luden to connect, collect ...

Making Contributing

Check out our CONTRIBUTING guide ...

Send data from anywhere

Installing Luden is a matter of selecting your framework and adding few lines of code to your app. Luden is built to be framework agnostic, so regardless of your stack, we have a solution that'll work for your team.

Connect destination

Connect data warehouse (Snowflake, Clickhouse, BigQuery, S3, Redshift ot Postgres) and query your data instantly. Luden can either stream data in real-time or send it in micro-batches (up to once a minute).

Transform the data

Apply any transformation with Luden. Just write JavaScript code right in the UI to do anything with incoming data. And yes, the code editor supports code completion, debugging and many more. It feels like a full-featured IDE!

Enrich the data

Luden will automatically , and will parse user agent to filter out bots and understand the device type. Furthermore, Luden can pull data from 140+ external services to build a 100% accurate profile of your users

→
→
resolve user geo-location based on IP address