Data Engineering
Meet other local people interested in Data Engineering: share experiences, inspire and encourage each other! Join a Data Engineering group.
19,153
members
30
groups
Largest Data Engineering groups
Newest Data Engineering groups
Frequently Asked Questions
Yes! Check out data engineering events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the data engineering events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find data engineering events near your location here. Connect with your local community and discover events within your area.
Data Engineering Events Today
Join in-person Data Engineering events happening right now
PyData London - 106th Meetup
**Venue:** Riverbank House, 2 Swan Ln, London EC4R 3AD
**Please note:**
1\. šØšØšØ A valid photo ID is required by building security\. šØšØšØ
2\. This event follows the [NumFOCUS Code of Conduct](https://numfocus.org/code-of-conduct). Please familiarise yourself with it before attending.
If your RSVP status says "You're going" you will be able to get in. No need to show your RSVP confirmation when signing in.
If you can no longer make it, please unRSVP as soon as possible.
**Code of Conduct:**
This event follows the NumFOCUS Code of Conduct. Please get in touch with the organisers with any questions or concerns.
As always, there will be free food and drinks, generously provided by our host, Man Group.
**Main Talks**
1. **[Nicoleta Lazar](https://www.linkedin.com/in/nicoleta-lazar-921a6864/) Query federation in modern OLAP databases**
As analytics ecosystems grow more diverse, organisations increasingly need to query data across warehouses, data lakes, and operational systems without excessive data movement or duplication. **Query federation** has become essential by enabling unified SQL access and intelligent predicate pushdown into heterogeneous sources. This talk introduces the core principles of federation and why it matters for modern OLAP workloads. Using StarRocks as a model system, we highlight its vectorised execution engine, native connectors, and deep Apache Iceberg integration that together deliver high-performance lakehouse querying.
2. [Ben Guerin](https://www.linkedin.com/in/bjhguerin/) **How I Learned to Stop Worrying and Let Claude Code Write the Python [the story of [ismypubfucked.com](http://ismypubfucked.com/ "http://ismypubfucked.com")]**
43,000 pubs. Official VOA data. One question. [ismypubfucked.com](http://ismypubfucked.com/ "http://ismypubfucked.com") got 400k visits in two weeks and wall-to-wall media coverage: from the Mirror to the Telegraph to City AM.
I'm not a Python developer. I used Claude Code to wrangle government spreadsheets, match them to OpenStreetMap, and ship a working site. All in less than 6 hours from initial idea to a live website. The AI wrote the Python, I just knew what story the data could tell.
This talk covers what happens when tools like Claude Code unlock Python for people who think in narratives rather than syntax, and what a decade of building viral campaigns has taught me about making people actually give a shit about spreadsheets.
**Lightning Talks**
1. **TBC**
2. **TBC**
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
**Logistics**
Doors open at **6.30 pm** (get there early as you'll need to sign in with building security).
Talks start at **7:00 pm**, with drinks afterwards from **9:00 pm** at The Banker (EC4).
We have reduced capacity for this event, but there will be plenty of people to discuss data science questions with.
Please unRSVP in good time if you realise you can't make it. We're limited by building security on the number of attendees, so please free up your place for your fellow community members.
If you want me to trim lightning talks down to two or shorten any abstracts, say which ones.
A software engineers guide to LLMs
**A software engineers guide to LLMs**
In this talk Richard Conway will break down what LLMs are layer by layer, how they work, how they use software principles to work and how to use them in software.
This will be a fluid talk with a lot of philosophy, maths from school and how to build your software understanding things like hallucinations and new techniques that can make your management of LLMs more deterministic.
We'll consider a lot of things here including the new code generation tools which have developers quivering in their boots, what they mean for our industry and how to use them for effect.
Lots of mini-demos and great discussions, good people, beer and pizza!
**About the speaker**
Richard Conway co-founded the user group, along with Andy Cross, Joe Hancock and Chris Parsons. He is a Microsoft AI MVP and a Microsoft Regional Director and has been writing software in one form or another since his fingers were large enough to hit a ZX81 keyboard.
Speed Dating in Kings Cross | Ages 25 to 38
BOOK YOUR TICKET šš¼ [HERE](https://itsadate.club/event/speed-dating-in-kings-cross-24/).
Join Londonās #1 dating events team and 30 outgoing, single guests for an action-packed evening of speed dating in a classy Kings Cross venue.
Just moments from Kingās Cross and St Pancras stations, Drake & Morgan is a trendy, contemporary bar spread over two floors with a lively, eclectic crowd. Guests at this popular speed dating event will enjoy a large, private area as they meet each of their 15 dates. Plus, a fun and friendly *Itās a Date* host will keep the social energy flowing ā we think this might just be the best speed dating event north of the river!
Our host will be at the venue ready to welcome you at 19:30. Please arrive on time for registration, grab any drinks from the bar, and receive a summary of how things will work. You will be given an optional name sticker, a pen, and a note card to keep track of everyone youāve met.
Ladies will be seated on tables adequately spaced, discreetly numbered, and arranged in a comfortable area of the venue. When speed dating commences, gents will join ladies for 5-minute dates to get to know one another. Your host will notify all guests at the end of each date, signalling for gents to move to the next table in ascending numerical order. During table rotations, you will have a moment to record on note cards your feelings towards the previous date and intention to reconnect, for your reference only.
Mid-way through the evening, your host will indicate a 15-minute comfort break to use the rest room, head to the bar, or socialise with new connections. Dating will then resume for the second half of the evening.
At the end of the speed dating the bar will remain open for more socialising. You can then access the event listing in your dashboard to enter feedback on dates and await your matches.
If you have any questions on the event or how things will work, please get in contact with James on 07517 065 492 or [james@itsadate.club](mailto:james@itsadate.club).
Django London Meetup April
April Edition āØāØ!
We will be at Kraken Tech (Octopus Energy Group), London office!
(in-person only event, no streaming)
**Talks:**
**Digitising Historical Caving Data with Django** - *Andrew Northall*
Building an automated pipeline with Django which can extract, structure and publish 2,700+ historical printed reports from scanned PDF copies.
*Andrew Northall* is a Python & Django specialist who maintains several open source Django projects/services for the caving and amateur radio communities.
**llms.txt for Django: what works** - *Thibaud Colas*
The llms.txt format is an emerging standard to structure information for Large Language Models. Itās a desirable addition to the docs of Python packages.
Letās review how to adopt it! Weāll discuss the fundamentals of the format and its benefits as a user of the docs, and as a maintainer. How to produce and consume those files across different tools (Sphinx, mkdocs, Django). How to optimize them for different LLMs with an eval suite. Tools and techniques you should be able to reuse through other engineering tasks with LLMs.
*Thibaud Colas* works at Torchbox as developer, core contributor to the Wagtail CMS build on Django.
**Want to share your Django or Python knowledge?** Weād love to feature your talk! Just fill out our [speaker form](https://forms.gle/LkaRdKVTF9ApbrEq7) to propose a talk!
**Agenda:**
⢠6:15pm Doors open, socialising
⢠6:30pm Food and drinks offered by our sponsor
⢠7:00pm Doors close \*\*
⢠7:15pm Introduction, News, Talks
⢠8:30pm Socialising
⢠9:30pm Fin
**Please make sure to arrive between 6:15 PM and 6:55 PM**. If you arrive earlier than 6:15 PM or later than 6:55 PM, you can take a seat in the seating area located in the downstairs reception.
**Please note that we cannot accommodate arrivals after 7:15 PM.**
Our meetups are governed by a [Code of Conduct](https://www.djangolondon.com/code-of-conduct/). Please take a few minutes to read it.
This meetup is sponsored by:
⢠[Kraken Tech (Octopus Energy Group)](https://kraken.tech/): "Kraken is a revolutionary energy tech platform built with predominantly Python & Django. We Serve 54 million households worldwide and have 38GW of contracted capacity."
⢠[JetBrains](https://www.jetbrains.com/): "We make professional software development a more productive and enjoyable experience."
Website: [https://djangolondon.com](https://djangolondon.com/)
BlueSky: [@djangolondon.com](https://bsky.app/profile/djangolondon.com)
Github: [github.com/djangolondon](https://github.com/djangolondon/)
Open Collective: [opencollective.com/the-london-django-meetup-group](https://opencollective.com/the-london-django-meetup-group/)
SALSA & BACHATA CLASSES in FULHAM
# Every Tuesday ā Fulham Salsa & Bachata Club
[Fulham Salsa & Bachata Club, St. Dionis Church, 18A Parsons Green, FULHAM SW6 4UH](https://maps.app.goo.gl/G8sxwjb8iWVNPizr7)
**7 pm ā 10:00 pm**
**Bachata classes: 7:15 pm ā 8:10 pm**
**Salsa classes: 8:20 pm ā 9:20 pm**
**FREE Social Dancing till 10 pm**
* 1 min walk from Parsons Green station.
* Free parking on surrounding streets after 6:30 pm
* Absolute beginners are warmly welcomed to dance
* No partners required
* No prior bookings are needed, turn up and dance.
* No alcohol allowed
* You can bring your own soft drinks. Water will be provided.
* Fun & friendly classes for dancers of all levels. Social dancing to the best and latest Salsa, Bachata, Cha-Cha, and Latin grooves.Wear comfortable shoes and light clothes, to keep you dancing comfortably all night
* **[Ā£16 for Both Classes + Social Club](https://www.incognitodance.com/product/ticket-for-fulham-salsa-bachata-club/)**
* FREE social after-classes
[Link to event](https://www.incognitodance.com/fulham-salsa-bachata-club/)
To buy any of our award-winning classes online for our other venues, simply click on the package of your choice. The class credits can be used at any of our venues at any time in a 12-month period.
**New Salsa & Bachata courses (includes free entry for social) for any level:**
* [3 weeks SALSA BRONZE](https://www.incognitodance.com/3-week-salsa-bronze-course "3-week-salsa-bronze-course") @ £45
* [6 weeks SALSA SILVER](https://www.incognitodance.com/6-week-salsa-silver-course "6-week-salsa-silver-course") @ £84
* [9 weeks SALSA GOLD](https://www.incognitodance.com/9-week-salsa-gold-course "9-week-salsa-gold-course") @ £117
**Incognito Dance also still teach regularly at [Wimbledon Salsa & Bachata Club, ](https://www.incognitodance.com/salsa-classes-courses-mondays-at-wimbledon-salsa-bachata-club/)[Putney Salsa & Bachata Club, ](https://www.incognitodance.com/fridays-at-new-putney-salsa-club/)[Hammersmith Salsa & Bachata Club, ](https://www.incognitodance.com/wednesdays-at-hammersmith-salsa-club-hammersmith-london/)[Fulham Salsa & Bachata Club](https://www.incognitodance.com/fulham-salsa-bachata-club/)**
Cafe Compute London
Registration Portal: [Event Registration Portal](https://luma.com/cclondon26?utm_source=sherif)
About Event
ā"Why are there no coffeeshops open late? But what if I want to co-work at night?!?" - everyone on Twitter
āCerebras is excited to present, Cafe Compute. The first, late-night pop-up coffeeshop with a barista bar āļø, cozy snacks and couches šļø, and more.
āāāāāāThis event is brought to you in collaboration with OpenAI.
āāCerebras is the worldās fastest AI inference, up to 15x faster than leading GPUs. Cerebras Inference is powered by our Wafer-Scale Engine (WSE-3) - the world's largest AI chip. Experience the speed for yourself with OpenAI Codex-Spark, powered on Cerebras, and get free compute at cerebras.ai.
Location
Please register to see the exact location of this event.
Scale Your Brand with AI: Product Marketing, Content Creation & Networking
**Welcome to Networx London ā AI, Product Marketing & Startup Professionals!**
Are you a product marketing manager, growth or branding professional, or startup founder looking to harness AI and visual content to scale your business?
Join an engaging evening for innovators, leaders, and executives across industries.
Whether youāre a CEO, founder, investor, or business professional, this is your space to connect, share insights, and explore practical strategies in **AI-driven product marketing, visual storytelling, growth, and branding**.
We start at **6:30 PM** with a warm welcome and light icebreakers to get conversations flowing, followed by **open networking all evening**.
No formal pitches just real connections, fresh ideas, and meaningful relationships in a friendly, laid-back setting.
š **Join us on Luma for deeper connections and connect before the event even starts** [https://luma.com/ntl](https://luma.com/ntl)
š **Venue: The Sycamore, Holborn**
Located in the heart of Londonās vibrant Holborn district, The Sycamore offers a modern and stylish setting with a relaxed, welcoming atmosphereāperfect for networking and socializing after work. Just steps from Holborn station, and easily reachable from Covent Garden, it provides an ideal environment for professionals to connect, share ideas, and enjoy great conversations over drinks.
Come join us, grab a drink, and grow your networkāone meaningful conversation at a time.
š
**Event Schedule**
**18:30 ā 19:00 \| Welcome** Kick off with a warm intro and fun icebreakers to set the tone.
**19:00 ā 19:30 \| Meet & Greet** Mingle and network in an open, friendly setting.
**19:30 ā 21:30 \| Informal Networking** Free-flowing, informal networking all eveningāno sales, no pressure. Just authentic connections with amazing people.
š¼ **Bring Your Business Cards!** Want people to know what you do? Bring your business cards and share your story. Itās a great way for others to remember you and follow up after the event.
š **Have an idea for future events?** We want to hear from you! If there's a specific theme, industry focus, or type of event youād love to see, let us know. Weāll have a dedicated space with a suggestion sheet where you can write down what you're looking for. Our team will review everything and work step-by-step to make it happen!
š” **Why Attend?** Connect with product marketing managers, growth and branding professionals, startup founders, and innovators in a dynamic and engaging setting. Exchange insights, discover practical AI and visual content strategies, and meet companies leveraging cutting-edge tools. Get inspired by new ideas, build meaningful connections, and find partners, clients, or investors to scale your projects, business, or startup.
**Who Should Attend:** This event is perfect for **CEOs, founders, co-founders, product marketing managers, growth and branding professionals, startup executives, investors, and business leaders** looking to expand their network, gain actionable insights, and collaborate with a diverse mix of innovators and industry leaders leveraging AI and visual content for growth.
**š Tickets & Entry:** To avoid the venue getting overcrowded and ensure everyone enjoys an amazing night, we've introduced a small ticket price to keep things running smoothly.
**Limited spots!** Register today and hit **Follow** for updates on future weekly events.
šø **Event Photography** Please note that photos and videos may be taken for promotional purposes.
šø \*\*Follow us on Instagram for updates and event news:\*\*š [@networxldn](https://www.instagram.com/networxldn/ "https://www.instagram.com/networxldn/")
š \*\*Join our WhatsApp group to connect before and after the event:\*\*š [https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg](https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg "https://chat.whatsapp.com/GisOCaIiMeKEehV5Lv7qxg")
Data Engineering Events This Week
Discover what is happening in the next few days
AI Meets Data: Real-World Edition
**š AI for Data & Analytics: From Raw Data**
**to Real Impact (Beginner-Friendly Meetup)**
Are you curious about how AI is actually being used in real-world data roles?
Wondering how tools like Claude or AI assistants can help you work smarterānot just faster?
Join us for a **hands-on, beginner-friendly meetup** where we break down how AI is transforming the way data professionals work today. Whether you're just starting out or already working with data, this session will give you practical insights you can start applying immediately.
***
### š” What Youāll Learn
**š¹ Claude Code & AI Foundations (by [Nitish)](https://www.linkedin.com/in/nitish-galat/)**
A simple, no-jargon introduction to modern AI tooling:
* What is Claude Code and how to actually use it
* Understanding core concepts like *skills*, *skill.md*, and *MCPs*
* How everything connects behind the scenes
* Live walkthroughs to help you get started right away
š Perfect for beginners with little to no AI experience.
***
**š¹ Turning Raw Data into Business Decisions with AI (by [Abhishek](https://www.linkedin.com/in/abhishek-gadve-8010a2119/))**
Learn how data analysts can truly leverage AI in their daily work:
* How to use AI to speed up data analysis workflows
* Where AI adds real valueāand where it doesnāt
* Turning messy, raw data into meaningful business insights
* Practical use cases from real industry experience
***
### š„ Meet Your Speakers
**Nitish Galat ā BI Analyst & Gen AI Specialist**
With experience across data automation and Gen AI, Nitish focuses on simplifying complex AI systems and making them accessible for everyone.
**Abhishek Gadve ā Senior Product Analyst**
Abhishek specializes in translating data into business impact, helping teams make smarter, faster decisions using analytics and AI.
***
### Why Attend?
This isnāt a theory-heavy session. Itās a **practical, real-world focused meetup** where youāll:
* Understand AI concepts without the overwhelm
* Learn tools and workflows you can actually use
* Gain clarity on how AI fits into data roles today
***
### šļø Free Event ā Limited Spots
Weāre keeping this session **small and interactive** to ensure quality discussions and personalized learning.
If you're a **student, aspiring data analyst, or working professional**, this meetup will give you a clear edge in understanding AIās role in data.
April 2026 - Databricks London Meetup
The Databricks London Meetup is back after a short break, and weāre looking forward to bringing the community together again for another friendly, in-person evening of data, AI, and good conversation.
Join us for a relaxed meetup where data and AI professionals can swap ideas, hear a couple of practical talks, and meet others working with Databricks in the real world. Whether youāre deep into the platform already or just keen to learn from the community, this is a great chance to pick up something useful and meet some excellent people along the way.
This session will include the latest Databricks updates, a practical talk from the Advancing Analytics team on how they used Lakebase to power AI projects, and time for questions with the Databricks team before we round things off with pizza and networking.
**17:30 - 18:00:** Arrival & Networking
**18:00 - 18:10:** Opening Remarks & Introductions
**18:10 - 18:30** Whatās New in Databricks - Simon Whiteley
**18:30 - 19:00** Building Better AI Projects with *Lakebase* \- Toyosi Babayeju from Advancing Analytics
**19:00 - 19:15** Q&A with the Databricks team
**19:15 onwards:** Pizza, Drinks & Networking
*Join us for a fantastic evening of learning and networking at the London Databricks meetup!*
Agents building systems. Humans orchestrating them.
Agents are writing code, running workflows, and building other agents.
ā
The challenge isnāt basic functionality. Itās getting these systems to operate predictably in production, and integrating them into how teams build and ship software.
āThis session covers both.
ā
From a production lens: how to build agentic systems using spec-driven development, structured context, and evaluation loops that hold up at scale.
āFrom a human lens: what breaks when agents become collaborators. Ownership, coordination, and how teams actually adapt.
āSpeakers:
ā**Clifton Cunningham**
ā**Member of Technical Staff, [guidemode.dev](https://guidemode.dev/?utm_source=luma) \| Former CTO at DailyMail\, Infinitas Learning\, TES Global**
āClifton will explore what happens when AI agents become part of your team. Drawing on experience leading large-scale engineering organisations, heāll unpack the human, cultural, and operational challenges of working alongside AI colleagues.
ā**Alfonso Graziano**
ā**AI Tech Lead\, Nearform \| Author of *AI-Native Software Engineering***
āAlfonso will walk through how to build agents that build and maintain other agents. A practical, production-focused session covering spec-driven development, context engineering, evaluation loops, and how to make agentic systems reliable at scale.
ā
Join us for pizza, drinks, and practical AI insights.
April 2026 Meetup
Elixir London Meetup; February 2026 edition. All are welcome.
**Session 1: Anton Borisov - Distilling Kafka's Binary Protocol into Elixir**
We'll trace a produce request to show what any Kafka client has to get right. In the BEAM ecosystem, erlkaf wraps librdkafka, brod implements the protocol in Erlang, and [kafka_ex](https://hex.pm/packages/kafka_ex) goes pure Elixir.
Kafka_ex's approach is to generate serializers at compile time from Kafka's own schema definitions: plain structs, pattern matching, structural boilerplate isolated from the logic you actually think about. That design is what let us jump two major versions ahead and adapt to significant protocol changes. Let's dig into the idea, the code, and the tradeoffs.
**Session 2: Evadne Wu** **\- JavaScript Execution Strategies in Elixir\-based Agent Frameworks**
We'll look at integration points between elixir agents (in the AI fashion) and JavaScript execution, and all the foot guns involved.
*The event is kindly sponsored by* [Fresha](https://www.fresha.com).
**Time**
Doors open at 18, start at 18.30.
**Venue**
Fresha
The Bower, 207-211, Old St, Tower, London EC1V 9NR
**Refreshments**
Food and drinks will be provisioned on the day.
**IMPORTANT**:
**If you wish to take photos and post online during the event, please notify organisers first, so that attendees can opt-out from being in photos.**
Open Source Data with Kafka, PostgreSQL, and ClickHouse
**Important:** Register on the [event website](https://www.aicamp.ai/event/eventdetails/W2026040809) is required for admission.
**RSVP on meetup is turned off**
Enjoy afterwork drinks and practical discussions on Apache Kafka, ClickHouse, PostgreSQL and much more.
Enjoy a session designed for data engineers, architects and technical decisions-makers like you, who want to address the challenges they face in data-infrastructure. No high-level pitches but straight into practical discussions on how to build scalable, efficient open sourced-powered data platforms.
**Why Attend?**
* Connect with local data and tech professionals
* Get practical insights into streaming, storage, and analytics with Kafka, Iceberg, PostgreSQL, and ClickHouse
* Learn how to reduce operational overhead while scaling your data infrastructure performance
* Bring your questions and challenges for direct discussions with Aiven experts
**Agenda:**
* 4:00pm\~4:30pm: Checkin, Food, Networking
* 4:30pm\~6:00pm: Tech talks and Q&A
* 6:00pm\~7:00pm: Happy hour, Open discussion, Networking
*
**Tech Talk: Context Is the New Infrastructure**
**Speaker:** Stan Dmitriev (Aiven)
**Tech Talk: Apache Kafka on Aiven**
**Speaker:** Hugh Evans (Aiven)
ā½ Tactical Ideas & Hidden Gems
For our next meetup weāll be exploring a couple of different aspects of football analysis.
Weāll start with a quick warm-up discussion: **āUseful stat or overrated stat?ā**. Bring along a football metric you think is either particularly valuable or perhaps a little overused, and weāll go around the table to hear a few perspectives.
Next, weāll move into a short **Tactical Breakdown** section. If youād like to contribute, bring along **one interesting tactical idea** from a team youāve watched recently.
You might cover:
⢠The team and situation (e.g. build-up, pressing, chance creation)
⢠What the pattern or idea looks like
⢠Why you think it works (or doesnāt)
Finally, weāll finish with some **Hidden Gem scouting**. If youād like, bring along **one player you think could soon make the jump to a bigger league**.
A few things you might mention:
⢠Who they are and where they play
⢠What theyāre particularly good at
⢠A stat or observation that supports it
⢠A club they might fit at
As always, the aim is to share ideas, hear different approaches to analysis, and enjoy talking football.
**Location TBC**
Open Source Data with Kafka, PostgreSQL, and ClickHouse
**Important:** Register on the [event website](https://www.aicamp.ai/event/eventdetails/W2026040809) is required for admission.
**RSVP on meetup is turned off**
Enjoy afterwork drinks and practical discussions on Apache Kafka, ClickHouse, PostgreSQL and much more.
Enjoy a session designed for data engineers, architects and technical decisions-makers like you, who want to address the challenges they face in data-infrastructure. No high-level pitches but straight into practical discussions on how to build scalable, efficient open sourced-powered data platforms.
**Why Attend?**
* Connect with local data and tech professionals
* Get practical insights into streaming, storage, and analytics with Kafka, Iceberg, PostgreSQL, and ClickHouse
* Learn how to reduce operational overhead while scaling your data infrastructure performance
* Bring your questions and challenges for direct discussions with Aiven experts
**Agenda:**
* 4:00pm\~4:30pm: Checkin, Food, Networking
* 4:30pm\~6:00pm: Tech talks and Q&A
* 6:00pm\~7:00pm: Happy hour, Open discussion, Networking
*
**Tech Talk: Context Is the New Infrastructure**
**Speaker:** Stan Dmitriev (Aiven)
**Tech Talk: Apache Kafka on Aiven**
**Speaker:** Hugh Evans (Aiven)
Data Engineering Events Near You
Connect with your local Data Engineering community
Data & Analytics Wednesday - The Data-Driven Brand
**The Data-Driven Brand: Using Analytics to Shape Perception**
Can you use analytics to improve tacos? This being CBUSDAW, we think the answer is probably āyesā, but weāre not sure how to implement or test this theory.
For our April meetup weāve got Sara Kear, CMO of Condado Tacos, to investigate this delicious question. Sara will explore how she blends quantitative data and qualitative customer feedback to shape brand positioning and drive business decisions. We all know that marketing and analytics go way beyond attribution. Sara will show how Condado uses customer insights to inform product and pricing strategy.
Sheāll also highlight how Condado leverages customer feedback at scale to influence operational priorities, positioning marketing as the voice of the customer across the organization. In the last 12 years Condado has gone from one location in Columbus to 52 locations across 10 states, so weāre guessing thereās more to that growth than really good guac (though the guac probably helps).
Ultimately, this talk focuses on the intersection of art and scienceāusing data to inform creativity and build a brand that resonates with customers in a measurable way.
**About Our Speaker**
Sara Kear is Chief Marketing Officer at Condado Tacos, where she oversees brand, restaurant design, menu and pricing strategy, off-premise including catering, and customer data strategy. Since joining in 2021, she has helped grow the brand from 19 to 52 locations while building a data-driven marketing organization focused on loyalty and customer insights. Condado has since been named to the Inc. 5000, recognized as Breakout Retailer by Chain Store Age, and consistently ranked among FastCasualās Top 100 Movers & Shakers.
Thanks to our 2026 sponsors:
[Clarivoy](https://www.clarivoy.com), [What Box Consulting Group](https://www.whatboxconsultinggroup.com), [Conductrics](https://www.conductrics.com), and [Piwik PRO](https://piwik.pro)
More info at [cbusdaw.com](https://cbusdaw.com)
CBusData: The Fellowship of the Star Schema: Transforming OLTP Data for Power BI
The Fellowship of the Star Schema: Transforming OLTP Data for Power BI
One does not simply build reports on OLTP data. Join us on an epic journey from the depths of raw, normalized tables to the shining halls of a well-modeled star schema fit for Power BI greatness. We will demystify the differences between OLTP and OLAP, walk through star schema vs snowflake (and why Power BI has a clear favorite), and show you the compression differences between normalized and columnar storage that will make you never look at an OLTP model the same way again.
We will cover the different types of dimensions, when to use them, and how to handle Slowly Changing Dimensions without losing your mind. You will leave knowing exactly how to identify a bad model, how to convert OLTP data into a clean star schema, and how to forge relationships that rule them all.
Whether you are a data wizard, a curious hobbit, or somewhere in between, your models will never be the same.
Accidental Friends: How a DBA and an SRE worked together
The April Ohio North Database Training user group meeting will be held on **April 7th, 2026 at 5:00PM**. This will be a **HYBRID** event and we will be joined online by **Kayla Boor**.
You're welcome to come meet in-person at our meeting location, the offices of Improving at
**[6000 Freedom Square Dr,](https://www.google.com/maps/place/Improving/@41.4004167,-81.6614462,17z/data=!3m2!4b1!5s0x8830e5b8255c5919:0xd8297060eb68fe04!4m6!3m5!1s0x8830dc7a0fe35dc9:0xbfc4710ecadfc5c!8m2!3d41.4004127!4d-81.6588713!16s%2Fg%2F1hm3hkqp3?entry=ttu&g_ep=EgoyMDI1MDQzMC4xIKXMDSoASAFQAw%3D%3D)**
**[Unit 110,](https://www.google.com/maps/place/Improving/@41.4004167,-81.6614462,17z/data=!3m2!4b1!5s0x8830e5b8255c5919:0xd8297060eb68fe04!4m6!3m5!1s0x8830dc7a0fe35dc9:0xbfc4710ecadfc5c!8m2!3d41.4004127!4d-81.6588713!16s%2Fg%2F1hm3hkqp3?entry=ttu&g_ep=EgoyMDI1MDQzMC4xIKXMDSoASAFQAw%3D%3D)**
**[Independence, OH 44131](https://www.google.com/maps/place/Improving/@41.4004167,-81.6614462,17z/data=!3m2!4b1!5s0x8830e5b8255c5919:0xd8297060eb68fe04!4m6!3m5!1s0x8830dc7a0fe35dc9:0xbfc4710ecadfc5c!8m2!3d41.4004127!4d-81.6588713!16s%2Fg%2F1hm3hkqp3?entry=ttu&g_ep=EgoyMDI1MDQzMC4xIKXMDSoASAFQAw%3D%3D)**
[Teams Link ](https://teams.microsoft.com/meet/22562814501129?p=w1cSxeUXFTVeIpZiMw)if anyone needs it after RSVP-ing for in person.
If you would like to subscribe to our email list outside of Meetup, we have changed platforms recently and you will need to register [here in Kit ](https://ohio-north-data-training.kit.com/b8f036f615)instead to receive emails.
Agenda:
**5:00 PM EST**: Online and in-person meeting begins with a social hour. This is an unstructured hour where you can join us to catch up and meet other group members before the session starts. There will be food brought in for in-person attendees.
**6:00 PM EST**: Elections, announcements, followed by our feature presentation. See below for presentation details.
**7:30 PM EST**: Optionally after the main presentations, the in-person crowd may go out for snacks and drinks at a local establishment.
We hope to see you there!
Session Abstract
**Accidental friends: How a DBA and an SRE worked together to optimize the system.**
Are you receiving nonactionable alerts? Does your team have issues communicating with one another? This session explores real world experiences my team has faced the last several years. We will talk about why collaboration is important and how to collaborate more effectively. Attendees will leave with a better understanding of how to communicate with team members and be ready to make small changes daily that have a lasting impact over time.
\*\*NEW SPEAKER
\*Please note, that we will be using Microsoft Teams for the online portion of this meeting. You may want to join a few minutes early to ensure you do not have any issues. If you are attending in person, there are large TVs at the office, and you do not need to bring a laptop or use Teams.
Prompt vs. Paintbrush
AI is changing how art is made. But when does it stop being your work and start being the machineās?
This month we're going to be doing a panel with with digital image, music, and written word artists, talking about at what point, while using AI in the creation process, does the work become not the artist creation?
We encourage audience participation during this event that will be moderated by Chris Slee.
Whether youāre deep in the field or just getting curious, come connect with others building and exploring AI in Columbus.
Sponsored by [Transform Labs](https://www.transformlabs.com/services)
(MOVED) April Ann Arbor R Users' Group Meeting - AI in Positron
**We'll have two meetings covering AI - this second one is for Positron**
We will review which AI features are linked in for Positron, and how to use them.
**Location:** The meetup will be at SPARK's ([https://annarborusa.org/](https://annarborusa.org/)) Ann Arbor site: [SPARK HQ (Ann Arbor)](https://urldefense.com/v3/__https://www.google.com/maps/place/Ann*Arbor*SPARK*Headquarters/@42.2792515,-83.7447708,17z/data=!3m1!4b1!4m5!3m4!1s0x883cae3effe193cb:0x5296a53db2a282bf!8m2!3d42.2792515!4d-83.7447708?hl=en-US__;Kysr!!HXCxUKc!3EEdBNXRJKknP6LCGkZetSuEsdtChFojQnOVitFUC5C0fyilqXEbiMstT9ajBR3Cw-55qoFkrElCjQvjMdTxUw$). There is on street parking, and parking at local structures.
**This will be a hybrid meeting - the Zoom session starts at 6:30 PM.**
**Time:** The doors will be open at 6:00, with pizza and beverages provided. We will have a meet-and-greet-and-pizza session, and then at 6:30 we'll have a presentation.
**Zoom information:**
https://us06web.zoom.us/j/86862937929?pwd=woa95D1r85dobjqxQ07NfBLNdTa9hc.1
Passcode: 705462
**If you can't get in, please call me at: 734 223-3307**
**Document source:**
IxDA Chat ān Pancakes
Pay attention! Weāre delaying a week for those of you who may be on Spring break and/or celebrating the holiday. Ok, no pancakes, but waffles-a-plenty.
Join the local UX and Digital Design community for a casual monthly breakfast.
Look for us upstairs!
8 Week Singles Pickleball League | DateColumbus
## Pickleball League \| Singles \| 20s\, 30s\, 40s \| Columbus\, OH
Ditch the dating apps and meet singles in real life ā on the courts for 8 weeks.
This event is ALL done through Eventbrite, we must register in advance. [The link is here! ](https://www.eventbrite.com/e/pickleball-but-everyones-single-datecolumbus-tickets-1984560246119?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurl)
April 13th - June 1st. 6:00PM - 8:00PM.
Monday Nights.
Whether youāre a seasoned player or brand new, this league is all about connection.
š **Never played before?** No problem! For the first **three weeks**, instructors will be on-site for the first 30 minutes to teach you the basics and get you comfortable jumping in.
Weāll run this as **open play** ā youāll rotate courts and partners for casual games and maximum mingling. Winners stay for one round before rotating, giving you plenty of chances to meet someone new.
š
**Mondays\, April 13th \- June 1st \| 6:00ā8:00 PM**
š **Paddle Taps** \| 535 Lakeview Plaza Blvd\, Worthington\, OH 43085
**ā May 4th ā Best Dressed Night: Star Wars Edition**
*May the Fourth Be With You!*
Dust off your Jedi robes, break out the lightsaber, or go full Chewbacca. Come dressed up, bring your A-game, and may the force (and your dinks) be with you. Best dressed winner picked by the volunteer sqaud, Winner will receive a prize!
**š½ļø May 25th ā Memorial Day BBQ POST PLAY**
End your Memorial Day weekend with pickleball and pickleball BBQ! Paddletaps will provide the burgers & hot dogs, you're welcome to bring your fav app or dessert to share with the crew!
**What to Know**
* Paddles available each week ā or bring your own
* Locker room on-site
* Full restaurant + bar available
* Play runs every Monday from 6:00ā8:00 PM for 8 weeks
* Eat, drink, and mingle during and after play
* Tickets are **non-refundable**
Ready to meet your pickleball partner (and maybe more)?
š[ ](https://www.eventbrite.com/e/pickleball-but-everyones-single-datecolumbus-tickets-1984560246119?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurl)**[Sign up now ā spots will go fast!](https://www.eventbrite.com/e/pickleball-but-everyones-single-datecolumbus-tickets-1984560246119?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurl)**
### Event Guidelines
š« No rude or inappropriate behavior
šø Photos may be taken for promotional use
šµ Be present ā phones away, eyes up
⨠Be open, have fun, and enjoy the experience






























