Salesforce Dictionary — Free Salesforce GlossarySalesforce Dictionary

Database.com

Platform🟢 Beginner

Definition

Database.com was Salesforce's standalone cloud database service (now largely discontinued) that provided a multi-tenant relational database without the full CRM suite. It allowed developers to build custom applications on Salesforce infrastructure using databases separate from the main Salesforce org.

Real-World Example

Consider a scenario where an architect at Skyline Consulting is working with Database.com to extend their Salesforce implementation to meet growing business demands. Database.com provides the additional capability they need without requiring a separate third-party system, keeping everything within the trusted Salesforce ecosystem and reducing integration complexity.

Why Database.com Matters

Database.com was a Salesforce product offering the underlying multi-tenant cloud database without the full CRM application layer. It was aimed at developers who wanted to build custom applications on Salesforce's infrastructure without paying for or dealing with the standard Sales Cloud or Service Cloud objects and features. Developers could create custom objects, write Apex code, and use the same APIs as full Salesforce, but the experience was stripped down to focus on the database layer.

Database.com is largely discontinued as a standalone product. Salesforce's strategy evolved toward unified Platform offerings (Salesforce Platform, Heroku for off-platform compute, and the broader Customer 360 portfolio), and the standalone database use case is now better served by other approaches. Developers building on Salesforce today typically use a regular Salesforce org with the Platform license tier, which provides the database and runtime without the full Sales/Service Cloud overhead. Knowing Database.com exists is mostly historical context for old documentation and articles.

How Organizations Use Database.com

  • TerraForm TechHas historical Database.com documentation in their archives but no active deployments. Modern projects use Salesforce Platform licenses instead.
  • CodeBridgeHelps clients understand that Database.com is no longer the right choice for new database-only projects; Salesforce Platform licenses serve the same need today.
  • Quantum LabsTreats any reference to Database.com in old docs as a flag that the documentation may be outdated and worth verifying against current Salesforce offerings.

🧠 Test Your Knowledge

1. What was Database.com?

2. What's the modern equivalent for database-only use cases?

3. Should you start new projects on Database.com today?

See something that could be improved?

Suggest an Edit