frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Artie – Real-time data replication to your warehouse, now self-serve

https://www.artie.com
18•tang8330•17h ago
Hey HN, cofounder of Artie here. We’ve built a real-time data replication tool that captures every row-level change in your source database and streams it to your warehouse in under 60 seconds.

The last time I posted here, people had to book a call with us in order to access Artie. Today, that’s no longer the case. You can now connect your source and destination and start streaming immediately.

I spent years of my career building large-scale data pipelines and experienced how difficult it was to get real-time data firsthand. I believed there must be a better way to stream data into our warehouse, which resulted in Artie being born. And now with AI agents, reducing data latency has become more and more crucial as agents need to make decisions off of fresh data.

When I first started building Artie, I quickly learned that the components meant to keep CDC running smoothly are very much bolted on with tons of edge cases. Unfortunately in practice, they were not built to work together. We ended up dealing with schema drift, backfill race conditions, Kafka offset commits, and TOAST columns. I’d love to know if others have hit these same issues while building in-house.

artie.com, would love feedback!

Comments

anoop_kumar•11h ago
What does Artie do differently from Debezium for TOAST columns and schema drift, or is it Debezium under the hood?
tang8330•5h ago
Great question - there's no Debezium under the hood. Artie has its own Reader and Transfer layers, built from scratch.

TOAST columns: Artie has automatic detection built in. If a TOAST column hasn't changed, its value won't appear in the WAL. Artie detects this and skips the update for that column in the destination. This works without needing to set REPLICA IDENTITY FULL on your tables.

Schema drift: Artie never requires a schema registry. For relational sources like Postgres, Artie reads the source schema directly and syncs new columns immediately. For DDL changes, Artie uses lazy schema evaluation. On the next DML event for the table, it compares source vs. destination schema and applies any outstanding changes before writing the row.

Let me know if you have any other questions!

arsalanb•2h ago
Congrats on the launch! Very impressive product!
j-cheong•1h ago
Thank you! Appreciate it :)
NexoraDev•1h ago
good

Show HN: Extend UI – open-source UI kit for modern document apps

https://www.extend.ai/ui
111•kbyatnal•6h ago•24 comments

Show HN: HelixDB – A graph database built on object storage

https://github.com/HelixDB/helix-db/tree/main
78•GeorgeCurtis•7h ago•29 comments

Show HN: Atlasphere – Live Infrastructure Diagrams

17•andreygrehov•1d ago•4 comments

Show HN: Artie – Real-time data replication to your warehouse, now self-serve

https://www.artie.com
18•tang8330•17h ago•5 comments

Show HN: Llmbuffer – Python library for cache-optimized LLM conversation history

https://github.com/scottpurdy/llmbuffer
3•scottmp10•37m ago•0 comments

Show HN: Magenta Real-Time Music Generation on iPhone, Without the GPU

https://github.com/mattmireles/magenta-realtime-2-iphone
4•MediaSquirrel•41m ago•0 comments

Show HN: Meadow Notes – extract and publish microsites from your Markdown graphs

https://meadow-notes.com
2•gmccreight2•1h ago•0 comments

Show HN: Ustps (UDP Speedy Transmission Protocol Secure) and USSH

https://github.com/x1colegal/USTP-Secure
10•x1colegal•2d ago•4 comments

Show HN: Kctx – A read-only Kubernetes context engine for SREs and AI Agents

https://github.com/lucasepe/kctx
4•lucasepe•2h ago•0 comments

Show HN: macOS menu bar gauges for your Claude Code quota

https://github.com/grzegorz-raczek-unit8/claude-quota
58•grzracz•13h ago•37 comments

Show HN: Gravity – Interactive solar-system simulator, from Newton to Einstein

https://qunabu.github.io/Gravity/
197•qunabu•1d ago•48 comments

Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs

https://github.com/luke8086/gentleos32
122•luke8086•3d ago•104 comments

Show HN: NBSDgames – 21 new, improved, original text games for Unix, DOS, Plan9

https://github.com/abakh/nbsdgames
9•abakh•7h ago•1 comments

Show HN: Resonate – Low-latency, high-resolution spectral analysis

https://alexandrefrancois.org/Resonate/
43•arjf•4d ago•18 comments

Show HN: I built a microlearning app to learn personal finance

https://finance.usescroll.app
4•maclinz•5h ago•4 comments

Show HN: Meadow Mind – a 7B diffusion LLM plays Gym games with zero training

https://github.com/Hey-Meadow/meadow-mind
3•akaiHuang•5h ago•0 comments

Show HN: Performative-UI – A react component library of design tropes

https://vorpus.github.io/performativeUI/
1160•lizhang•2d ago•208 comments

Show HN: Learn while you wait for your agents to code

https://github.com/get-foyer/foyer
5•dennis3124•6h ago•0 comments

Show HN: Nucleus – A security-hardened, Nix-native container runtime

https://github.com/sig-id/nucleus
34•0kenx•1d ago•12 comments

Show HN: Drift – an embedding-model upgrade should be a rotation, not a reindex

https://github.com/aayush4vedi/drift-spark
6•aayush4vedi•10h ago•3 comments

Show HN: Social network where inviting someone makes you accountable for them

https://chirpper.com
7•Chirpper•7h ago•16 comments

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

https://cost.dev/
48•akh•6d ago•29 comments

Show HN: A curated collection of simple datasets for machine learning

https://github.com/pplonski/datasets-for-start
4•pplonski86•8h ago•1 comments

Show HN: Construct SQL from table records by breaking down decision tree

https://github.com/rentruewang/inversql
3•rentruewang•8h ago•1 comments

Show HN: Camel Mono – a monospace font that makes camelCase easier to read

https://github.com/TJHdev/camel-mono
5•tjhdev•9h ago•0 comments

Show HN: Learn from 30 historical figures, open source, nonprofit, self-hosted

https://github.com/chipmates/agoracosmica
43•micstradev•1d ago•23 comments

Show HN: Gitdot – A better GitHub. Open-source, written in Rust

https://gitdot.io/
321•baepaul•2d ago•302 comments

Show HN: A Bluesky client for PICO-8

https://picosky.vinnymac.dev/
4•vinnymac•10h ago•0 comments

Show HN: SNItch – fuzz the TLS SNI field to discover hidden virtual hosts

https://github.com/cirosec/SNItch
2•flixf•10h ago•0 comments

Show HN: Tempis, a canvas-based timeline component for large datasets

https://tempis.dev/
2•nikkorn•10h ago•0 comments