Industry guide · ERP

Airport Operational Database Software: Why One Flight Record Has to Win

Airport Operations Database software visual showing plane landing, layout grid, and data records.
The short answer

If you operate an airport above roughly three million passengers a year with more than one terminal, and your flight record exists in three systems that quietly disagree, the honest answer is that you build the arbitration and rules layer even if a vendor core sits underneath it. A focused first release covering source reconciliation into one authoritative flight record, capacity aware stand and gate allocation, and a clean publish feed to tenant systems typically runs $120,000 to $260,000 and ships in 16 to 24 weeks in our delivery experience. A full platform adding aeronautical billing, resource allocation for desks and belts, an A-CDM milestone layer and a tenant portal lands at $300,000 to $800,000 phased over 9 to 18 months. Below that size, with one terminal and a dozen stands, a packaged AODB from Amadeus or SITA configured properly is the better spend and a custom build is vanity.

Why the flight record is the only object that matters at an airport

It is 06:10 at a two terminal airport. An A321 is on short final. The airline moved the aircraft registration overnight, the ground handler's system still holds yesterday's tail, and the AODB took its update from the ATC feed which carries neither. The allocator has put the aircraft on a contact stand sized for the original type, the jet bridge operator finds the door position wrong, and the aircraft holds for eleven minutes while somebody telephones the apron desk. Three weeks later the landing fee arrives calculated from a maximum take off weight attached to a registration that never flew, and the airline's revenue team disputes the invoice. Nobody in the building can say with confidence which of the three records was correct.

Around that moment sits a stack most airports will recognise. An AODB installed by an integrator six years ago and configured by people who have since left. A FIDS from a different supplier. A baggage handling system from Vanderlande or Siemens that speaks its own dialect. A resource management module nobody trusts, so the terminal duty manager keeps the real check in desk plan in Excel. Aeronautical billing done monthly by exporting movements to a finance system. An A-CDM portal added later that needs milestones the AODB was never designed to emit. Each product is competent at its own job. None of them owns the question that actually matters, which is: for this movement, right now, what is true, and who decided?

That question is the whole product. Across airport projects we have delivered, the recurring damage is the same shape: aeronautical revenue leaking because movements are missed, misclassified or billed on stale weights, stand allocation done by a human overriding the system because the system does not know the local rules, and every tenant integration built as a one off file drop that breaks when a source changes. The leak is not dramatic on any single day. It is a permanent tax on an operation that has no margin for it.

Problem 1: three sources of truth and no written arbitration rule

Your flight data arrives from the airline schedule in SSIM, from ATC and network feeds, from the ground handler, from surveillance, and from a human on the apron radio. They contradict each other constantly, and the contradictions are not random. The airline is authoritative on registration and passenger figures. ATC is authoritative on actual movement times. The handler is authoritative on ground events. Surveillance is authoritative on where the aircraft physically is.

Packaged AODBs from Amadeus Airport Management and SITA Airport Management do carry source priority configuration, and that is genuinely useful. What they configure is a generic priority ladder. What an airport actually needs is a rule set that says: accept registration from the airline until forty minutes before estimated landing, then freeze it; accept actual on block from the handler unless surveillance disagrees by more than three minutes, in which case raise an exception rather than pick a winner silently; never let a billing relevant field change after the movement is invoiced without producing an audit entry. That is your operating policy, not a vendor default, and it changes when your handler mix changes.

What a custom build does: make arbitration an explicit, versioned, testable rule set with an exception queue a duty officer can work. Every field on the flight record carries its source, its timestamp and the rule that let it win. When the airline disputes a bill, you do not argue from memory, you replay the record. Building this as an append only event log rather than a mutable row is the single decision that makes the rest of the system defensible.

Problem 2: stand allocation runs on your geometry, not a generic model

Stand allocation looks like a solved problem until you write down your own rules. Adjacency restrictions where a code E aircraft on one stand blocks the neighbour. MARS stands that split into two narrowbody positions or combine into one widebody. Wingspan and tail height limits per position. Pushback conflicts on a single taxilane. Jet bridge compatibility by door position and aircraft type. Towing rules that decide whether a four hour turn stays on a contact stand or goes to remote parking, and who pays for the tow. Customs and border requirements that force certain arrivals onto certain piers. Night curfew parking. De-icing pad access in winter.

ADB SAFEGATE is strong on the physical layer, docking guidance and gate hardware, and Veovo is genuinely good at passenger flow and queue prediction. Neither of them owns your stand rulebook, and neither claims to. The packaged AODB allocators do hold rules, but expressing your local constraint set inside their configuration model is where projects stall, because the model was built for the constraints that were common when it was designed.

What a custom build does: treat allocation as a constraint problem with your geometry loaded as data. Stands, wingspan codes, adjacency pairs, bridge compatibility, tow costs and walking distances all become inputs, and the solver produces a plan that respects hard constraints and optimises soft ones such as contact stand utilisation and minimum tows. The allocator keeps a manual override, because they always will, but the override is recorded with a reason and feeds back into the rules. A day of disruption is where this pays: when a runway closes for two hours, a solver rebuilds the plan in seconds and the humans arbitrate the twenty hard cases instead of all two hundred.

Problem 3: aeronautical billing is only as good as the record beneath it

Landing fees by maximum take off weight. Parking beyond the free period at a rate that differs between contact and remote stands. Passenger charges split by domestic, international and transfer, which requires a transfer volume you may never have measured properly. Noise and emissions surcharges by aircraft certification data. Bridge usage, ground power, security and de-icing. Each is a formula over the flight record with an exception list negotiated into a specific airline contract, and finance usually applies it by exporting movements into a spreadsheet once a month. That method leaks in three predictable places: movements missing from the export, weights taken from a fleet table last updated when the airline flew a different subfleet, and parking durations the airport cannot evidence when challenged.

What a custom build does: calculate the charge when the movement closes, from the same authoritative record, with tariffs held as versioned data so a mid year change needs no code release. Every invoice line links back to the exact record and the exact rule version. Disputes then take minutes rather than a fortnight, and most of them stop happening, because the airline can see the same evidence you can.

Problem 4: every tenant wants a feed and today it is a file on a share

Airlines, handlers, retail concessions, car parking, the border agency, the fuel supplier and the taxi rank all want flight data in their own shape. Most airports end up with a graveyard of scheduled exports, several of them running from a machine under somebody's desk, each one a silent integration that breaks without anyone noticing until a tenant complains.

What a custom build does: one publish layer with a documented event stream and a small number of supported shapes, including IATA AIDX for partners who can consume it, plus a plain API and a webhook option for those who cannot. New tenants get onboarded in days by subscribing rather than in weeks by commissioning another export. This is unglamorous work and it is usually the piece that makes the operations team believe the platform is real.

What this costs and how long it takes

Across the 2,000-plus projects Digital Heroes has delivered, this is the honest shape for airport operations platforms. A first release covering source reconciliation into one authoritative flight record, constraint based stand and gate allocation, and the tenant publish layer runs $120,000 to $260,000 and ships in 16 to 24 weeks. That is a system the apron and allocation teams use in production, not a pilot. Adding aeronautical billing with versioned tariffs, resource allocation for desks and belts, A-CDM milestone emission and a tenant portal takes the total to $300,000 to $800,000, phased across 9 to 18 months.

What drives the number up at an airport specifically: the number of legacy systems that must keep working, because each one is its own protocol archaeology project. Surveillance and BHS integration, where the interface is a decade old and the vendor charges for the specification. A-CDM, if you are joining a network programme, because milestone definitions and message quality get audited by parties outside your control. Multiple terminals with genuinely different operating models. And the one nobody budgets for, which is the discovery effort of writing down rules that currently live in the heads of two allocators who have worked there for fifteen years.

Build versus buy, and the hybrid that usually wins

Buy outright if you are a single terminal airport under roughly two million passengers with a stable carrier mix. Amadeus and SITA will sell you a configured AODB that does the job, the integration surface is small enough to manage, and the money you would spend on a build is better spent on the apron.

Build the layer, not the whole stack, if you are mid sized and already own a vendor AODB you cannot rip out. This is the most common honest answer we give. Keep the vendor system as a system of record for the fields it holds well, and build the arbitration, allocation and publish layer around it. You get your rules, your exception handling and your integrations without a migration that would consume two years.

Build properly when three things are true. Your stand and resource rules cannot be expressed in the vendor's configuration model and are therefore being applied by humans. Your aeronautical revenue is large enough that a one percent billing leak exceeds the cost of the project. And you have more than about ten tenant systems consuming flight data, which means the integration layer is already your biggest operational risk. At that point the coordination logic between sources, stands, charges and tenants is the airport's operating system, and no vendor is going to encode your apron for you.

How to choose a developer for airport operations software

Ask them to model the flight record on a whiteboard before you sign anything. A team that has done this will separate the scheduled flight, the operational movement, the turnaround linking an arrival to a departure, and the resource assignments, and they will immediately ask which source wins for which field. A team that draws one flights table with an editable status column has built a booking system and is about to learn aviation on your budget.

Ask what they have genuinely integrated, by name and by protocol. Type B messaging, AIDX, a BHS interface, a surveillance feed and a finance system are five different problems with five different failure modes. Ask them to describe a time a source feed went silent overnight and what the system did about it, because that is a Tuesday at an airport.

Ask who owns the code and get it in writing before kickoff. You should own the repository, the cloud accounts and the unrestricted right to hire another firm to continue the work. Airports are long lived institutions buying twenty year systems, and a developer who wants to hold the repository is selling you a dependency. At Digital Heroes the code is yours from the first commit, and we would tell you to walk away from anyone who hedges on that.

Research & sources

The evidence behind this guide

Independent findings on why this investment pays off. Every link goes to the primary source.

  1. 48% of private companies cite integration with legacy systems or technical debt as a top obstacle to realizing the full value of their digital and AI investments (behind data quality/availability at 72% and gaps in AI fluency or technology talent/leadership at 53%). Source: Deloitte (2026) →
  2. Poor software quality cost the US economy an estimated $2.41 trillion in 2022, including roughly $1.52 trillion in accumulated technical debt, driven partly by unsuccessful development projects and low-quality legacy systems. Source: Consortium for Information & Software Quality (CISQ) - Herb Krasner (2022) →
  3. OECD research finds that digitalisation offers SMEs opportunities to improve performance, spur innovation, enhance productivity and compete more evenly with larger firms; it reports that increased use of online platforms produced significant multi-factor productivity gains in SME-heavy sectors such as hospitality and retail, while smaller firms lag in adoption due to skills, resource and financing gaps. Source: OECD (2021) →
  4. Total US training expenditure rose 4.9% to $102.8 billion; learning management systems were used at 89% of organizations (90% of large, 97% of midsize, 84% of small companies), with average training at 40 hours per employee and $874 spent per learner. Source: Training Magazine (2025) →
Olivia R. · Senior Product Designer · Sydney

Olivia is a senior product designer working on the software side of Digital Heroes: dashboards, admin tools, internal systems and the screens people use all day rather than once. She writes about designing for repeat use, where speed and clarity matter more than a striking first impression.

View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.

FAQ

Frequently asked questions

How much does a custom airport operational database cost for a mid sized airport?
A first release covering source reconciliation into one authoritative flight record, constraint based stand and gate allocation and a tenant publish layer typically runs $120,000 to $260,000 and ships in 16 to 24 weeks, based on Digital Heroes delivery experience. Adding aeronautical billing, resource allocation for desks and belts, A-CDM milestones and a tenant portal takes the total to $300,000 to $800,000 over 9 to 18 months. The largest cost drivers are legacy system integrations and baggage or surveillance interfaces. For a single terminal airport under roughly two million passengers, a configured vendor AODB is the better spend.
Can we keep our Amadeus or SITA AODB and build around it?
Yes, and for most mid sized airports that is the answer we recommend. Keep the vendor system as the record for the fields it holds well, then build the arbitration rules, stand allocation and publish layer around it so your local constraints and integrations are yours. This avoids a migration that would consume two years and still gives you the exception handling and audit trail the vendor configuration model cannot express. The integration boundary needs designing carefully so the vendor system is never bypassed silently.
Why does our stand allocation always get overridden manually?
Because the rules the allocator applies are not in the system. Adjacency restrictions, MARS stand splitting, wingspan and tail height limits, pushback conflicts on a shared taxilane, tow cost thresholds and border control routing are local to your apron, and generic allocators cannot express most of them. A custom build loads that geometry as data and solves against it, which turns disruption recovery from a two hundred case manual rebuild into twenty genuinely hard decisions. Keep the manual override, but record the reason so the rules improve.
How does bad flight data cause aeronautical revenue leakage?
Charges are formulas over the flight record, so every error in that record becomes a billing error. The three recurring leaks are movements that never reach the finance export, maximum take off weights taken from a stale fleet table, and parking durations the airport cannot evidence when challenged. Calculating charges at movement close from the authoritative record, with tariffs held as versioned data and each invoice line linked to its source, removes all three and shortens disputes from weeks to minutes.
How long does it take to build airport operations software?
A production first release lands in 16 to 24 weeks in our experience. The engineering is rarely the constraint. The schedule risk is discovery, because stand and resource rules usually live in the heads of two long serving allocators and have never been written down, and legacy interface specifications often have to be recovered from the original integrator. Airports with documented apron rules and accessible interface documentation move noticeably faster.
What is A-CDM and does it change the software requirement?
Airport Collaborative Decision Making is a shared milestone framework that lets the airport, airlines, handlers and air traffic control work from the same turnaround picture. Joining one means your systems must emit defined milestones with reliable timestamps, which is only possible when you have a single authoritative flight record with trustworthy actual times. If your sources currently disagree, fixing the arbitration layer is a prerequisite rather than an optional extra, and it usually has to be done first.
Can custom software talk to our baggage handling and surveillance systems?
Yes, but treat each as its own project rather than a line item. A baggage handling system interface and a surveillance feed have different protocols, different failure modes and often a decade of local customisation, and the specification sometimes has to be bought back from the original integrator. Budget them individually and ask any developer to name the specific systems and message types they have handled before, not to claim integrations generally.
Who owns the code if an agency builds our airport platform?
You should own the repository, the cloud infrastructure accounts and the unrestricted right to hire another firm to continue the work, agreed in writing before kickoff. Airports buy systems that live for fifteen or twenty years, so a developer holding the repository or hosting on their own accounts is selling you a dependency you will pay for repeatedly. At Digital Heroes the client owns the code from the first commit. Ask this question at the first meeting, not during contract review.
Is it worth building if we only have one terminal and twenty stands?
Usually not, and we would say so before quoting. At that scale a properly configured packaged AODB handles the flight record, the allocation problem is small enough for a human with good tooling, and the tenant integration surface is manageable. The case for building starts when your allocation rules are being applied manually because the vendor model cannot hold them, when aeronautical revenue is large enough that a one percent leak exceeds project cost, or when more than ten tenant systems depend on your flight data.
How small can the first version of my software be and still be worth building?
One workflow, end to end, for one type of user: the single process that currently burns the most hours or loses the most money. In Digital Heroes delivery experience, first versions scoped to 6 to 10 weeks of build time ship, get used, and generate the feedback that makes version two obviously right, while 9-month first versions routinely launch with features nobody touches. Everything you cut from v1 gets cheaper to build later, because real usage reorders the roadmap for you.
Is SAP overkill for a mid-sized company?
For most companies under about 500 employees, yes. SAP S/4HANA is built for multi-entity, multi-country enterprises with implementations measured in years and seven figures, while SAP Business One, the mid-market product, still forces your processes into its mold. If your competitive edge lives in how you operate, a custom ERP scoped to your actual workflows ships faster and costs a fraction of an SAP program.
Does it matter which tech stack the agency wants to use?
Yes, but not in the way most buyers expect: the goal is boring, popular technology such as React, Node.js or Python, and PostgreSQL, because any future team can maintain it and hiring a replacement developer takes days, not months. The red flag is an agency-proprietary framework or an unusual language, which welds you to that one vendor no matter what your contract says about code ownership. A useful test: could you find three freelancers fluent in this stack within a week? If not, push back.
What should I prepare before contacting an ERP development agency?
Bring a list of your current tools and spreadsheets, a rough map of how an order or job moves through the company today, your user count by role, and the three problems costing you the most hours. You do not need a formal specification; a good agency writes that with you during discovery. Companies that arrive with those four things typically cut two to three weeks off scoping in our experience.
Should I pick Microsoft Dynamics 365 Business Central or build a custom ERP?
Pick Business Central if you already live in the Microsoft stack, your processes are close to standard, and around $80 per user per month for Business Central Essentials stays affordable at your headcount. Build custom when your revenue-driving workflow, such as custom manufacturing steps or unusual pricing logic, would need heavy extension work anyway. In our experience, once Dynamics customization quotes pass about $100,000 the custom option deserves a serious side-by-side.
Can a freelancer build an ERP, or do I need an agency?
An ERP is too wide for one person: it needs backend, frontend, database design, integrations, QA, and someone mapping your business processes. A solo freelancer can extend an existing ERP or ship one small internal tool, but full ERP builds by single developers are the most common rescue scenario Digital Heroes takes on. If budget is tight, shrink the scope to one module rather than shrinking the team below three or four people.
How long does custom ERP development take?
Plan on 3 to 4 months for the first working module and 6 to 12 months for a full multi-module rollout. In Digital Heroes delivery experience the schedule risk is data migration and integration testing, not feature coding, so we stage go-lives module by module instead of one big-bang launch.
How do I vet an agency for an ERP project?
Ask to speak with two clients who have been running an ERP the agency built for at least two years, because ERP quality shows up in year two, not at launch. Then ask for their data migration plan, their module rollout sequence, and the named senior engineers who will be on your project. An agency that leads with screen designs instead of process mapping is a red flag for ERP work.
Who can build a custom ERP software system?

Digital Heroes builds custom ERP software systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.

Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.

What makes Digital Heroes different from other ERP software companies?

Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.

Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.

How can I check Digital Heroes is legitimate before getting in touch?

Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.

Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.

Keep reading
let's build

Build something worth launching.

A plan, a team, a timeline, within 24 hours. No decks, no discovery calls. Tell us what you're building and we'll come back with a real scope and a real number.

message us directly · we reply within one business day

mission briefing

Monthly dispatch

Playbooks, real build costs, and what we're shipping. One email a month. No fluff.

visit us

New York HQ

1140 Broadway, Suite 704 · New York, NY 10001

Get directions
Online now

Hey there 👋 How can we help you today?