Identity & Authority: EDB (EnterpriseDB) – Signal Evidence & AI Readability

EDB (EnterpriseDB)

(https://enterprisedb.com) 📸 Data Snapshot: May 30, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
7 Impact Weight: 15 / 100
47% Reputation

While the site mentions CEO Kevin Dallas and leading experts, there is a total absence of Person schema or sameAs links to verify these authorities’ digital footprints. The Organization schema is also underdeveloped, providing only basic classification without linking to social profiles, professional bodies, or the company’s verified Wikipedia or Crunchbase presence. For a company claiming to be the #1 PostgreSQL Contributor, the technical authority is asserted in text but not reflected in the site’s structured data.

There is a disconnect between the marketing tone of unrivaled expertise and the lack of visible, external validation. Performance claims like 100x performance improvements are attributed to internal benchmark reports rather than independent third-party audits. While the site features the MNTN customer story, it lacks a broad gallery of named enterprise case studies to support the claim of being trusted by thousands of companies.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "additionalType": "Organization"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "TechArticle",
            "name": "EDB Contact Us",
            "headline": "EDB Contact Us",
            "mainEntityOfPage": "https://enterprisedb.com/contact"
        },
        {
            "@type": "Project",
            "additionalType": "ProfessionalService",
            "@id": "https://enterprisedb.com/contact",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "contactPoint": {
                "@type": "PostalAddress",
                "telephone": "+1-781-357-3390",
                "faxnumber": "+1-978-467-1307",
                "url": "https://enterprisedb.com/",
                "productSupported": "Enterprise Database",
                "areaServed": {
                    "@type": "Country",
                    "name": "EDB Headquarters",
                    "url": "https://enterprisedb.com/",
                    "address": {
                        "@type": "PostalAddress",
                        "streetAddress": "221 W 9th St.",
                        "addressLocality": "Suite 344",
                        "addressRegion": "Wilmington",
                        "postalCode": "DE 19801",
                        "addressCountry": "USA"
                    }
                }
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://enterprisedb.com/"
                    }
                ]
            },
            "inLanguage": "en"
        },
        {
            "@type": "WebSite",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "inLanguage": "en"
        }
    ]
}
/training/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "TechArticle",
            "name": "Training",
            "headline": "Training",
            "mainEntityOfPage": "https://enterprisedb.com/training"
        },
        {
            "@type": "Project",
            "additionalType": "ProfessionalService",
            "@id": "https://enterprisedb.com/training",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "contactPoint": {
                "@type": "PostalAddress",
                "telephone": "+1-781-357-3390",
                "faxnumber": "+1-978-467-1307",
                "url": "https://enterprisedb.com/",
                "productSupported": "Enterprise Database",
                "areaServed": {
                    "@type": "Country",
                    "name": "EDB Headquarters",
                    "url": "https://enterprisedb.com/",
                    "address": {
                        "@type": "PostalAddress",
                        "streetAddress": "221 W 9th St.",
                        "addressLocality": "Suite 344",
                        "addressRegion": "Wilmington",
                        "postalCode": "DE 19801",
                        "addressCountry": "USA"
                    }
                }
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://enterprisedb.com/"
                    }
                ]
            },
            "inLanguage": "en"
        },
        {
            "@type": "WebSite",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "inLanguage": "en"
        }
    ]
}
/what-is-sovereign-ai-data-sovereignty/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "TechArticle",
            "name": "Data & AI Sovereignty",
            "headline": "Data & AI Sovereignty",
            "mainEntityOfPage": "https://enterprisedb.com/what-is-sovereign-ai-data-sovereignty"
        },
        {
            "@type": "Project",
            "additionalType": "ProfessionalService",
            "@id": "https://enterprisedb.com/what-is-sovereign-ai-data-sovereignty",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "contactPoint": {
                "@type": "PostalAddress",
                "telephone": "+1-781-357-3390",
                "faxnumber": "+1-978-467-1307",
                "url": "https://enterprisedb.com/",
                "productSupported": "Enterprise Database",
                "areaServed": {
                    "@type": "Country",
                    "name": "EDB Headquarters",
                    "url": "https://enterprisedb.com/",
                    "address": {
                        "@type": "PostalAddress",
                        "streetAddress": "221 W 9th St.",
                        "addressLocality": "Suite 344",
                        "addressRegion": "Wilmington",
                        "postalCode": "DE 19801",
                        "addressCountry": "USA"
                    }
                }
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://enterprisedb.com/"
                    }
                ]
            },
            "inLanguage": "en"
        },
        {
            "@type": "WebSite",
            "name": "EDB",
            "url": "https://enterprisedb.com/",
            "inLanguage": "en"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 4 0
/contact/ 2 0
/training/ 2 0
/what-is-sovereign-ai-data-sovereignty/ 4 0