Let's chat

Your business has outgrown spreadsheets — here’s what comes next

You are not failing. You hit a growth milestone. The spreadsheet that got you here was the right tool at the time — but the signals that it has stopped being the right tool are hard to miss once you know what to look for.

The bottom line

If more than one person edits your core data and you reconcile between systems weekly, you have outgrown spreadsheets. Start with Airtable or Notion — they solve 80% of cases for under €50/user/month. Go custom only when your business logic cannot be expressed in a configurable platform.

The signals you have outgrown spreadsheets

Nobody wakes up one morning and thinks "my spreadsheet strategy has failed." It is a slow accumulation. You notice the symptoms before you name the disease. Here are the ones I see most often when companies come to me:

Version conflicts are constant. Two people edited the same file. Someone saved over someone else's changes. You are now maintaining "Q4-budget-FINAL-v3-Nicolas-edits.xlsx" and nobody knows which one is canonical. Google Sheets solves the simultaneous editing problem, but it introduces a different one: you cannot see who changed what formula last Thursday when the numbers stopped making sense.

Formulas are breaking and nobody knows why. Someone inserted a row and broke a VLOOKUP three sheets away. The formula references are invisible unless you audit them cell by cell. The person who wrote the original formula left the company eight months ago. You are now scared to touch anything. This is not paranoia — a 2024 study by Professor Pak-Lok Poon found that 94% of spreadsheets contain errors. The gap between perception and reality is staggering: developers typically estimate a 10% likelihood of errors in their spreadsheets, but field audits consistently find errors in 86% of them.

Your data lives in 12 sheets and a few email threads. Customer information is in one sheet, orders in another, inventory in a third. The connection between them is a manually copied customer ID or — worse — a name string that may or may not match. You are the human join engine.

One person holds the entire process in their head. Every company has one — the person who knows why column M exists, what the color-coded rows mean, and which formulas must not be touched. Onboarding takes two weeks because the spreadsheet logic lives in their head. The tabs have names like "DO NOT DELETE" and "backup of backup." Conditional formatting hides errors instead of surfacing them. If that person takes a two-week holiday or leaves the company, your operations do not slow down — they stop.

You are copy-pasting between systems. You enter the same data into the spreadsheet, the CRM, the invoicing tool, and the reporting deck. Every re-entry is a chance for error. In my experience, teams in this situation spend 8–15 hours per week just reconciling data across disconnected spreadsheets — that is a part-time salary spent on making sure numbers match. McKinsey research found that the average knowledge worker spends roughly 20 percent of the workweek — nearly 1.5 hours per day — just searching for information.

Exceptions have become the normal workflow. The spreadsheet handles the happy path fine. But 80% of your actual operations involve exceptions — special cases, manual overrides, approvals that move to email or Slack because the spreadsheet cannot express them. When the exception is the process, the spreadsheet is not a tool anymore. It is a liability with a grid layout.

Reporting takes a full day every month. You spend Monday morning pivoting, filtering, re-formatting, and praying the numbers add up to the same total as last time. And even then, people message each other to verify: “Is this status still current?” “Which version are you looking at?” When data cannot be trusted at face value, every decision requires a side conversation to confirm reality. The report itself is useful. The process to produce it — and to trust it — is not.

Builder’s note

If you recognize three or more of these signals, you are not looking at a spreadsheet problem. You are looking at a systems problem. The spreadsheet is just where the symptoms show up.

Why this happens — strengths that become weaknesses

Spreadsheets are a genuinely great tool. They are the reason you got this far. Understanding why they worked initially makes it much easier to see why they stop working — and to pick the right replacement.

What made spreadsheets the right choice

  • Zero friction to start. Open a file, type data, done. No setup, no schema, no developer. You go from idea to working tracking system in an hour.
  • Universal literacy. Everyone in the company already knows how to use a spreadsheet. Training cost is zero. This matters enormously when you are a 5-person team.
  • Infinite flexibility. A spreadsheet is a blank canvas. It can be an invoice, a project tracker, a CRM, a reporting engine, and a database — sometimes all at once. No other tool gives you this range.
  • Free or nearly free. Google Sheets costs nothing. Excel comes with the Office license you already have. The total cost of ownership appears to be zero (it isn't — but it looks that way).

What breaks at scale

Every one of those strengths has a shadow side that emerges when the business grows:

  • No access control. Everyone can edit everything. There is no concept of "this person can view but not modify" or "this field is locked after approval." One wrong edit propagates everywhere.
  • No audit trail. Google Sheets has version history, but try finding who changed cell F247 on February 3rd. There is no structured change log, no approval workflow, no way to answer "why did this number change?"
  • No data relationships. Spreadsheets are flat. A customer with 15 orders should be one customer record linked to 15 order records. In a spreadsheet, you either duplicate the customer data 15 times or maintain a fragile manual reference.
  • No automation. When a new order comes in, you want the inventory to update, the invoice to generate, the customer to get notified, and the production queue to reflect the change. In a spreadsheet, all of that is manual. Or it relies on Google Apps Script hacks that break silently.
  • No validation. Nothing stops someone from entering text in a number field, a date in the wrong format, or skipping a required field. Data quality degrades gradually, and by the time you notice, cleanup is a project in itself. Gartner estimates that data quality issues cost organizations an average of $12.9 million per year.
  • No compliance story. If you operate in Europe, GDPR requires you to fulfil data subject access requests within 30 days, guarantee the right to deletion, and maintain audit trails. When personal data lives in spreadsheets that get copied, emailed, and forked across departments, none of that is possible. You cannot delete what you cannot find. In 2023, the Police Service of Northern Ireland accidentally exposed the personal data of all 9,483 officers and staff via a hidden tab in a published Excel file — and faced a £750,000 fine. For a private company, that fine could have reached £17.5 million.

These are not hypothetical risks. The EuSpRIG (European Spreadsheet Risks Interest Group) catalogs hundreds of real-world spreadsheet horror stories. The headline cases are sobering: JPMorgan's "London Whale" trading disaster resulted in $6.2 billion in losses, partly caused by a copy-paste error in an Excel risk model. MI5 accidentally bugged 134 wrong phone numbers because of an Excel formatting error that mangled phone data. Barclays acquired 179 unwanted Lehman Brothers contracts during the 2008 crisis because critical rows were hidden (not deleted) in a spreadsheet used for the deal. And perhaps the most relatable for non-financial teams: Public Health England lost 15,841 positive COVID test results because they used the old .xls format, which has a hard limit of 65,536 rows. The data simply fell off the bottom of the spreadsheet. Nobody noticed for days.

The hidden cost

The real cost of spreadsheets at scale is not the tool. It is the hours your team spends working around the tool. Operations managers routinely spend 15+ hours per week on data entry, reconciliation, and manual reporting that a proper system would reduce to near-zero. For a 25-person team, studies estimate the hidden costs of spreadsheet dependency — errors, productivity drain, collaboration friction — can exceed $600,000 per year. That is not a technology problem. That is a P&L problem hiding in plain sight.

And if you are a founder thinking about scale or eventual exit: spreadsheet dependency is a red flag for investors. It signals fragility, tribal knowledge that cannot transfer, and infrastructure that will not survive growth. The data layer of your business is part of what acquirers or investors evaluate — and “it is all in spreadsheets” is never the answer they want to hear.

The spectrum of solutions

Before we get to solutions, it is worth naming what is actually happening in most companies. When official tools do not meet real needs, employees improvise. They build complex, undocumented spreadsheets that quietly become mission-critical — without governance, security, or audit trails. The industry has a term for this: shadow IT. Or as one CTO I know puts it: “Excel and prayers.”

The gap between that situation and "custom software" is not a cliff. It is a spectrum, and most businesses should explore it from left to right — only going as far as their actual needs require.

ApproachBest forExamplesTradeoffsTypical cost
Specialized SaaSOne clearly defined problem (project management, CRM, invoicing)
MMonday PPipedrive HubSpotHubSpot PPennylane
Fast to adopt but rigid. You adapt to the tool, not the other way around.$20–200/user/mo
Configurable platformsMultiple related data types, light workflows, small teams
AirtableAirtable BBaserow GGrist STSeaTable
Flexible but with ceiling. Automations are limited. Performance degrades with volume.$10–50/user/mo
Low-code buildersInternal tools, dashboards, simple CRUD apps
RetoolRetool AsAppsmith BbBudibase
Quick to build, but you hit walls fast on complex logic. Vendor lock-in is real.$10–50/user/mo
Custom-built systemUnique business logic, complex workflows, data as competitive advantage
Ruby on RailsRails DjangoDjango Next.jsNext.js
Maximum flexibility. Highest upfront cost. Requires ongoing maintenance.$30K–200K+ upfront
Specialized SaaS
Best forOne clearly defined problem (project management, CRM, invoicing)
TradeoffsFast to adopt but rigid. You adapt to the tool, not the other way around.
Cost$20–200/user/mo
MMonday PPipedrive HubSpotHubSpot PPennylane
Configurable platforms
Best forMultiple related data types, light workflows, small teams
TradeoffsFlexible but with ceiling. Automations are limited. Performance degrades with volume.
Cost$10–50/user/mo
AirtableAirtable BBaserow GGrist STSeaTable
Low-code builders
Best forInternal tools, dashboards, simple CRUD apps
TradeoffsQuick to build, but you hit walls fast on complex logic. Vendor lock-in is real.
Cost$10–50/user/mo
RetoolRetool AsAppsmith BbBudibase
Custom-built system
Best forUnique business logic, complex workflows, data as competitive advantage
TradeoffsMaximum flexibility. Highest upfront cost. Requires ongoing maintenance.
Cost$30K–200K+ upfront
Ruby on RailsRails DjangoDjango Next.jsNext.js

Specialized SaaS: the fastest path

If your spreadsheet is really doing one job — tracking sales pipeline, managing projects, handling invoices — then a specialized tool is probably the answer. You do not need to build or configure anything. You subscribe, import your data, and start using it.

The catch: the moment your process does not match the tool's assumptions, you start building workarounds. And workarounds in SaaS tools are just spreadsheets with nicer UI.

Configurable platforms: the middle ground

Airtable, Baserow, and their open-source equivalents (NNocoDB is another good one) sit in an interesting middle ground. They give you relational data, basic automation, and a visual interface — without requiring code. For European teams with data sovereignty concerns, two options stand out: GGrist (backed by the French government, deployed across 15 French ministries, with Python formulas and SQLite storage) and STSeaTable (German, hosted exclusively in German data centers).

For teams with 5-20 people managing a few thousand records, these platforms can be transformative. You get real data relationships, proper field types, filtered views per role, and simple automations (send an email when status changes, update a field when a condition is met).

The Airtable trap

"We will just put it in Airtable" is the most common thing I hear from teams that have not yet done the hard work of understanding their actual workflow. Airtable is a great tool. But if your problem is not data storage — if it is complex business logic, multi-step approval workflows, or integrations with five other systems — then Airtable will become the next spreadsheet you outgrow in 18 months.

The tool is not the strategy. Understanding your process is the strategy. The tool is just where the process lives.

When the chaos spans the whole business: ERP

If your spreadsheet problem is not limited to one department — if sales, inventory, invoicing, and production are all running on interconnected sheets — the answer might not be a data tool at all. It might be a configurable business platform like OdooOdoo. Odoo is the dominant European SMB platform: Enterprise runs around €20/user/month, with implementation costs of €10,000–50,000 for a 20–50 person company. It is not cheap. But when the alternative is five disconnected SaaS tools stitched together with spreadsheets, it can be the most cost-effective path.

Custom-built systems: when nothing else fits

Custom software makes sense when your business process is your competitive advantage. When the way you do things is unique enough that no off-the-shelf tool can accommodate it without becoming a Frankenstein of workarounds.

AI has shifted the economics here significantly. In 2026, AI-assisted development reduces initial scaffolding and UI generation costs by 30–50%. What used to take months of frontend work now takes weeks. But production applications still require experienced oversight — the building is faster, the responsibility is not.

I have seen this most clearly in three scenarios from my own client work:

Asmodee

A global board game publisher needed daily intelligence on every crowdfunding campaign in the market. The data was scattered across platforms, manually compiled into spreadsheets, and always at least a week stale. We replaced the entire pipeline with automated scraping, structured data storage, and dashboards the team could act on every morning. The spreadsheet was not the bottleneck — the manual process behind it was.

CHU Nantes

Hospital emergency surgery teams were coordinating on-call rotations with paper lists and manual phone cascades. When the head of cardiac surgery calls you at 3 AM, the system needs to be absolutely reliable. No configurable platform was going to meet the security, reliability, and workflow requirements of a hospital. This was always going to be custom — and it needed to be built by someone who understood that failure was not an option.

Plancton by Pimpant

A consumer brand shipping 1,000+ personalized kids’ science magazines monthly. When every single magazine is different — personalized by child name, age, and interests — you cannot track production with a spreadsheet. The data model is too relational, the volume too high, and the automation requirements too specific. Over 3+ years, we built a platform the team could eventually run independently.

In all three cases, the spreadsheet or paper system was not stupid. It was the right tool at the time. The business simply grew past what it could handle.

How AI changed this in 2026

This part will age fast, so I will be specific about what I have personally seen work versus what is still marketing.

What actually works today

Data cleaning is where AI earns its keep. Last month I used Claude to normalize three years of product data from a client’s master spreadsheet — inconsistent units, misspelled supplier names, dates in four different formats. What used to be a week of a junior hire’s time became an afternoon of review. Tools like NNumerous.ai can do this directly inside your spreadsheet. This is not hype — it is the single most cost-effective use of AI in spreadsheet migrations right now.

Schema design as a starting conversation. Paste your spreadsheet headers and your messiest formula into Claude, describe what the business does, and you get a workable database schema in minutes. It will not be production-ready, but it is a dramatically better starting point than a blank whiteboard. I use this in every initial client workshop now.

Disposable prototypes. Tools like CursorCursor or BBolt can generate a working CRUD interface from a data model in hours. For internal tools — an inventory tracker, a production dashboard, an approval workflow — this cuts the “can we see what this would look like?” phase from weeks to a day. The key word is disposable: these prototypes validate whether the approach is right before you invest in building the real thing.

What AI does not solve — and this matters

AI cannot tell you what your process should be. It can reverse-engineer what your spreadsheet does. It can explain that nested IF statement nobody dares to touch. But the gap between “how things work today” and “how they should work” is a human conversation — one that involves politics, priorities, and trade-offs no model can navigate for you.

Integration architecture requires context AI does not have. Connecting your new system to Stripe, your accounting tool, your warehouse, and your email platform — this requires understanding how data flows between systems, which edge cases are catastrophic vs. acceptable, and how your team actually operates. AI writes the code. It does not make the architectural decisions.

Security review is still a human job. AI-generated prototypes are fantastic for validation, but they should not go to production without security review. Studies show AI-generated code has 2.74x higher security vulnerability rates than human-written code. The “disposable prototype” framing above is not just about speed — it is about knowing what deserves production-grade attention and what does not.

Change management is still a people problem. The hardest part of any migration is getting people to use the new system. The person who built the original spreadsheet is emotionally invested in it. The team that has used it for three years has muscle memory. AI does not fix organizational resistance. Training, patience, and a hard cutover date do.

My take

AI made the building faster. It did not make the thinking faster. If anything, the temptation to skip analysis and jump straight to building is stronger than ever. Teams generate entire applications with AI in a weekend — and throw them away two weeks later because they built the wrong thing. The bottleneck was never “how fast can we build?” It was always “do we understand what we need?”

Ready to move off spreadsheets?

I help companies navigate this transition — from mapping the data model through tool selection, build oversight, and handover.

Decision framework — matching problem to solution

Before choosing a tool, you need to understand what your actual problem is. Spreadsheet pain tends to fall into four categories, and each points to a different type of solution.

What is your biggest spreadsheet pain?

The evaluation questions that matter

A useful rule of thumb: if your spreadsheet has more than 10,000 rows, more than 3 people editing it, or more than 5 linked sheets, you have probably passed the threshold where migration pays for itself. But the real ceiling is not defined by row counts — it is defined by transaction volume, number of people touching the data, and complexity of the rules governing the workflow. A 500-row spreadsheet with 20 conditional business rules and 8 people editing it is more broken than a 50,000-row dataset that one analyst queries. This is not about company size or revenue. It is about operational complexity. Ask yourself these before committing to a direction:

  1. How many people touch this data? If it is 2-3 people, the current system might just need better organization. If it is 10+, you need access control and you need it yesterday.
  2. How often does the process change? If your workflow is stable and well-understood, a rigid tool is fine. If it evolves quarterly, you need something configurable or custom.
  3. What is the cost of an error? A wrong number in a marketing report is annoying. A wrong number in an invoice, a medical dosage, or a production order is a business risk. Higher error cost means stronger validation requirements.
  4. Is the process your competitive advantage? If the way you handle operations is what makes your business unique, building around someone else's tool means constraining what makes you different. This is when custom makes sense.
  5. What is your team's technical comfort? A tool nobody uses is worse than a spreadsheet everyone uses. Be honest about adoption likelihood.

If you are leaning toward building

Once you have decided you need to move off spreadsheets, a second set of questions determines whether you buy a platform or build something custom:

  1. Is this function a core differentiator or a commodity? If every company in your industry handles it the same way (invoicing, basic CRM), buy. If your process is what makes you competitive, build.
  2. What is the 3–5 year total cost of ownership? A €20/user/month SaaS tool for 30 people costs €7,200/year. Over five years, that is €36,000 — often more than a custom build that you own outright.
  3. How unique are your workflows? If you can describe your process in terms of a platform’s standard features, buy the platform. If every demo ends with “well, we would need to customize that part,” you have your answer.
  4. Do you have access to development resources? Not necessarily in-house — a fractional technical lead for 2–3 months can be enough for a migration. But if the answer is “nobody on our team can evaluate technical work,” start with a platform.
  5. How fast do you need to be operational? Platforms can be live in weeks. Custom builds take months. If the spreadsheet is actively costing you money every day, speed matters.
Under the hood: how I evaluate this with clients

In practice, I start every engagement by mapping the data model before discussing tools. I ask the client to walk me through their busiest day — every step, every handoff, every copy-paste. That conversation usually reveals that the spreadsheet is doing 3-4 things that should be separate systems with clear interfaces between them.

The other thing I always check: what they stopped doing because the spreadsheet made it too painful. That is where the real value is hiding. It is not about replicating the spreadsheet in a better tool. It is about unlocking the things the spreadsheet made impossible.

Migration roadmap with real gotchas

The tool selection is the exciting part. The migration is the hard part. Every team underestimates this — and the data backs that up. 74% of ERP projects fail by budget or timeline metrics. 70% of digital transformations underperform. These failures almost always share the same root cause: companies replicate the exact spreadsheet structure in the new system instead of redesigning around the new tool’s strengths. Here is what actually works:

1. Document the current process 1–2 weeks

Before you touch any new tool, write down how things actually work today. Not how they should work — how they do work, including the workarounds, the exceptions, and the "oh, and we also do this thing on Fridays."

This is the step everyone skips. It is also the step that determines whether the migration succeeds. If you do not understand the current system, you will either over-build (recreating every edge case in the new system) or under-build (missing a critical workflow that someone depended on silently).

The key shift in thinking: stop mapping cells, start mapping relationships. Your spreadsheet has rows and columns. The system you are building has entities and connections. A “customer” is not a row — it is a thing that has orders, invoices, support tickets, and a history. Data should be entered once and referenced everywhere. This reframe is the single most important step in the migration, and it cannot be automated.

2. Clean the data 1–4 weeks

Your spreadsheet data is messier than you think. Duplicate entries, inconsistent formats, missing fields, orphaned records. This is where AI tools in 2026 genuinely help — they can flag anomalies and suggest normalizations. But a human still needs to make decisions: is "J. Smith" the same person as "John Smith"? Is that blank field a zero or a missing value?

Budget for this. It is not optional. Moving dirty data into a clean system does not make the data clean. It makes the new system untrustworthy from day one.

3. Build the new system 2–12 weeks

The timeline depends entirely on which path you chose. Setting up Airtable with proper tables, views, and automations for a small team might take two weeks. Building a custom application with integrations, user roles, and workflow automation might take three months.

Regardless of path: start with the core workflow first. Not everything at once. Get the main process working, migrate the most critical data, and run both systems in parallel for a transition period.

4. Train and transition 2–4 weeks

The best system in the world fails if people do not use it. The data here is unambiguous: 93% of projects with excellent change management meet their objectives, compared to 15% for those with poor change management. Plan for hands-on training — not a 90-minute demo, but actual working sessions where team members do their real tasks in the new system with support available.

Keep the old spreadsheet accessible (read-only) during transition, but set a hard cutover date. If the old spreadsheet remains editable, people will revert to it — not out of stubbornness, but out of muscle memory. After the transition period, lock it or archive it. The parallel run should build trust, not become permanent.

If your team does not include someone who can translate messy business logic into clean system architecture, this is where a fractional technical lead pays for itself. You do not need a full-time CTO for a migration — you need someone senior for 2–3 months who can make the architectural decisions, oversee the build, and hand you a system your team can run independently. In Europe, fractional CTOs typically cost €4,500–15,000/month — 60–70% less than a full-time hire.

Gotchas I have seen

Building too much before understanding the workflow. A client once asked me to build a complete order management system. Two weeks into discovery, we realized the actual bottleneck was a 20-minute manual step that could be automated with a single integration. The "system" they needed was an API connection and a Slack notification, not a custom app.

Migrating the process instead of improving it. If your spreadsheet had a column called "Status" with 14 different values including "Done (but check with Marie)", you should not recreate that in the new system. Migration is your opportunity to fix the process, not just its container.

Underestimating data cleanup time. I have never seen a migration where data cleanup took less time than estimated. Triple your estimate and you might be close.

The parallel-run trap. Running old and new systems simultaneously is essential for trust-building, but if the parallel period drags on too long (more than 4–6 weeks), people will default to the system they know. Set a hard cutover date, communicate it early, and when the date arrives, lock the old spreadsheet. Do not delete it — archive it read-only. But remove the temptation to keep using it.

Realistic budgets

People ask me this directly, so I will be direct back:

Configurable platform
€2K–8K 1–3 weeks Airtable / Grist / SeaTable

If you do it yourself, budget 20–40 hours of focused work.

ERP migration
€10K–50K ~€20/user/mo Odoo or similar

Best when spreadsheet chaos spans multiple departments — sales, inventory, invoicing, production.

Custom-built system
€30K–80K €500–1,500/mo ongoing Full ownership

Sounds like a lot until you calculate the time your team spends on manual work today.

The middle path
€5K–20K ROI in 6–12 months Platform + custom

Airtable or similar for core data, custom automations on top. Often the best value for growing businesses.

Tip

The cheapest migration is the one you do at the right time. Too early and you are over-engineering for problems you do not have yet. Too late and you are paying the compounding cost of manual work, errors, and missed opportunities every month. The signals at the top of this page are your calibration — if you are seeing three or more consistently, the right time is now.

Frequently asked questions

How do I know if my business has outgrown spreadsheets?

The clearest signals: multiple people need to edit simultaneously and create version conflicts, you spend hours reconciling data between systems weekly, one person is the only one who understands the spreadsheet structure, or your sheet has more than 10,000 rows and performance is degrading. Any two of these together means it is time to move.

Is Airtable a good replacement for business spreadsheets?

Yes, for most cases. Airtable handles relational data, multi-user editing, access control, and basic workflow automation — the exact things spreadsheets lack. It works well up to about 5,000 products or records across 2–5 data sources. Beyond that, or with complex business logic, you will likely need a custom solution.

How much does it cost to migrate from spreadsheets to a real database?

Budget €5,000–15,000 for a platform like Airtable (mostly setup and data cleaning time) or €30,000–75,000+ for custom software. The most underestimated cost is data cleaning — expect 35–40% of the total project time to be spent fixing inconsistencies accumulated over years of spreadsheet use.

Should I build custom software or use a no-code platform?

Use a no-code platform (Airtable, Notion, Retool) if your data model fits their structure and you need to move fast. Build custom when your business logic requires workflows, calculations, or integrations that no configurable platform supports. The decision is not about scale — it is about whether your logic is standard or unique.

Sources and tools

Research cited

Tools mentioned

  • BBaserow — open-source database platform (Belgian)
  • GGrist — open-source spreadsheet-database (French government-backed)
  • STSeaTable — collaborative database (German, EU-hosted)
  • OdooOdoo — business management platform (Belgian)
  • NNumerous.ai — AI tools for spreadsheets
  • CursorCursor — AI-assisted code editor
  • BBolt — AI prototyping tool

Let's talk about what you're building.

30-minute call. No pitch deck. Just tell me what you're trying to build. I'll tell you how I'd approach it.

High StickersPAJ by ImparatoIris GaleriePlancton by PimpantKoudetatCHU NantesGuest SuiteAsmodeeRobin des Fermes #1Meme pas CapDrakkarHigh StickersPAJ by ImparatoIris GaleriePlancton by PimpantKoudetatCHU NantesGuest SuiteAsmodeeRobin des Fermes #1Meme pas CapDrakkar