Live · 311 people · 6 generations · Built by Artlogic Studio

Your family's story,
beautifully told

Interactive genealogy trees. Free forever. Start building in seconds.

311
People
6
Generations
200
Years of history
Free
To get started

British Royal Family Tree

Six generations from Queen Victoria. Click any card to open a full profile — zoom and pan to explore.

Loading tree…
Queen Victoria & Descendants
Click any card to view profile

Three steps to your family tree

👤
1

Create your account

Sign up free in seconds. No credit card needed. Your data is yours forever.

2

Add family members

Add people one by one or import a GEDCOM file from another service.

🌳
3

Explore connections

Watch your tree come alive. Share with family or keep it private.

Everything a genealogist needs

🌳

Interactive Trees

Zoomable, pannable d3.js trees with smooth animations across unlimited generations.

👤

Rich Profiles

Full biographies, life timelines, photos, and relationship maps for every person.

🔗

Smart Relations

Parents, children, spouses, and siblings — all linked and navigable.

🌐

GraphQL API

Full read API for developers. Build mobile apps or custom views on your data.

📁

GEDCOM Import

Import your existing tree from Ancestry, MyHeritage, or FamilySearch instantly.

🔒

Privacy Controls

Public demo tree or private family-only access. You choose who sees what.

📱

Mobile Apps

iOS & Android apps coming in Q4 2026 with offline access and photo scanning.

🔍

Live Search

Find any person instantly with real-time GraphQL-powered search.

🎨

Beautiful Design

Clean, professional UI inspired by the best genealogy apps in the world.

Simple, honest pricing

Start free forever. Upgrade when your family grows.

Free
$0/mo

Perfect for getting started

  • Up to 100 people
  • 1 family tree
  • Interactive tree view
  • Timeline visualization
  • Live search
  • Person profiles & biographies
  • Photo gallery (up to 5 photos)
  • Public share link
  • Private trees
  • GEDCOM import / export
  • AI biography generator
  • Collaborative editing
  • Memory Book PDF
  • API access
Get Started Free
Institution
$49/mo

Museums, archives & researchers

  • Everything in Pro
  • Unlimited trees & people
  • Full GraphQL API access
  • REST / JSON:API — all endpoints
  • Webhooks with HMAC signatures
  • GEDCOM export (download .ged)
  • Team access — 15 editors
  • Custom domain & white-label
  • GEDCOM batch import
  • OCR document scanning (beta)
  • DNA integration add-on
  • SLA 99.9% uptime guarantee
  • Dedicated support channel
Contact Sales

All plans include unlimited read API access for anonymous visitors. No credit card required for Free plan.

Annual billing available — save 20%. Student & nonprofit discounts on request.

Product Roadmap

Shipping fast — follow our progress below

Q1–Q2 2026 · Completed
Drupal 11 + PostgreSQL infrastructure
Custom GraphQL API (read, query, filter)
Interactive d3.js family tree visualization
British Royal Family demo (96 people)
Beautiful profile pages with timeline
Live full-text search across all persons
HTTPS via Cloudflare + Let's Encrypt
Responsive mobile-first design
Q3 2026 · Completed
User accounts & authentication
Personal tree creation (free tier)
GraphQL mutations (write API)
Plan-based access control
Photo upload & gallery (up to 20 photos)
YouTube & Vimeo video embeds
GEDCOM file import (.ged parser)
OAuth login — Google & GitHub
AI biography generator (Claude API)
Dynasty timeline visualization
Historical events overlay on timeline
Cross-tree ancestor surname matching
Collaborative editing with email invite
Memory Book PDF export
WebP auto-optimization on upload
In-app notification system
PWA — installable on mobile & desktop
OPcache JIT + Apache performance tuning
Q4 2026 · In Progress
GEDCOM export (.ged download)
REST / JSON:API endpoints
Webhooks — real-time delivery
Stripe payments infrastructure
iOS app (Swift + GraphQL)
Android app (Kotlin + GraphQL)
Offline mode for mobile
Push notifications (mobile)
2027 · Future Vision
DNA matching — 23andMe & AncestryDNA
Map view — geographic origin tracking
OCR scanning of historical documents
Multi-language UI (10+ languages)
Newspaper & archive deep integration
White-label for institutions
AI-powered relationship suggestions
Public family graph explorer

GraphQL API, live now

Our GraphQL API is open for anonymous reads. Query any person, traverse the family graph, filter and paginate — perfect for building mobile apps or custom visualisations.

POST /graphql/drevo — one endpoint for everything
Persons, parents, children, spouses, siblings
Filter by name, birth year, gender
No auth required for reads
View the full project report →
Read API Docs →
GraphQL · /graphql/drevo
# Query a person and their family
{
  person(id: "37") {
    name
    birthYear  deathYear
    children {
      name  birthYear
      children { name }
    }
  }
}
# → Queen Victoria, 8 children, 26 grandchildren

Your family story starts today

Free forever. No credit card. No limits on how many generations you explore.

Create Your Free Tree →

Designed & developed by Artlogic Studio