
GITNUXSOFTWARE ADVICE
Facilities Property ServicesTop 10 Best Database Hosting Services of 2026
Ranked database hosting services list with provider picks, including AWS, Azure, and IBM Cloud, plus tradeoffs for app and data teams.
How we ranked these tools
Core product claims cross-referenced against official documentation, changelogs, and independent technical reviews.
Analyzed video reviews and hundreds of written evaluations to capture real-world user experiences with each tool.
AI persona simulations modeled how different user types would experience each tool across common use cases and workflows.
Final rankings reviewed and approved by our editorial team with authority to override AI-generated scores based on domain expertise.
Score: Features 40% · Ease 30% · Value 30%
Gitnux may earn a commission through links on this page — this does not influence rankings. Editorial policy
Amazon Web Services is the right default for teams that must standardize identity, networking, and automation across many database engines, whereas InfluxData fits when you’re running time-series telemetry and want managed InfluxDB operations with predictable ingestion and querying.
Editor’s top 3 picks
Three quick recommendations before you dive into the full comparison below — each one leads on a different dimension.
Amazon Web Services
CloudTrail audit logging for database service administration paired with IAM and VPC enforcement for repeatable governance.
Built for fits when teams must standardize identity, networking, and automation across many database engines..
InfluxData
Editor pickInfluxDB’s time-series query workflow is tuned for aggregations over windows, reducing friction versus general-purpose database hosting.
Built for fits when teams run time-series telemetry and want managed InfluxDB operations with predictable ingestion and querying..
DigitalOcean
Editor pickDroplet and Kubernetes ecosystem integration keeps database provisioning and application deployment in one automation workflow.
Built for fits when small teams need managed databases with API automation and private networking for production apps..
Related reading
Comparison Table
Amazon Web Services
enterprise_vendorManaged relational and NoSQL database hosting through RDS, DynamoDB, and Aurora.
CloudTrail audit logging for database service administration paired with IAM and VPC enforcement for repeatable governance.
Amazon Web Services supports database hosting as managed database services for common engines and as infrastructure for self-managed deployments on compute and storage. For operational governance, IAM controls access, VPC security constructs gate connectivity, and CloudTrail records management-plane actions. For database lifecycle, migration tooling and automation workflows connect into the same API surface used for provisioning and ongoing operations.
A tradeoff appears in operational overhead when architectures require more customization than the default managed paths provide. AWS fits teams that need a consistent control plane across multiple database engines while keeping identity and network governance centralized in a single cloud account.
- +Broad database engine coverage with consistent API-driven management
- +Fine-grained access control via IAM plus network isolation through VPC security
- +Operational visibility through CloudWatch metrics and log integration
- +Migration and automation workflows integrate with the broader AWS control plane
- –Complex multi-service architectures require stronger operations discipline
- –Managed features vary by engine, so portability between databases can be limited
- –Private connectivity setup adds time for new environments
- –Cross-region replication and failover design needs careful validation
Platform engineering teams
Standardize multi-engine database provisioning
Consistent controls across engines
Fintech reliability teams
Design failover and read scaling
Reduced service interruption risk
Show 2 more scenarios
Data engineers
Migrate workloads with minimal downtime
Predictable migration cutovers
Migration workflows connect to target environments and validate data movement and cutover steps.
Regulated enterprises
Centralize database administration auditing
Traceable administrative activity
Management actions generate audit records that map to IAM principals and change events.
Best for: Fits when teams must standardize identity, networking, and automation across many database engines.
More related reading
InfluxData
specialistManaged time-series database hosting through InfluxDB Cloud.
InfluxDB’s time-series query workflow is tuned for aggregations over windows, reducing friction versus general-purpose database hosting.
InfluxData’s managed offering is a fit when telemetry data must be written continuously and queried repeatedly for time windows, rates, and aggregations. The hosting workflow is built around operating an InfluxDB engine in a managed context, which reduces day-to-day server maintenance while keeping database-side semantics consistent with InfluxDB deployments. Administration is most effective for teams that need clear configuration boundaries across environments and prefer automation over manual operator tasks. Integration work is typically driven by InfluxDB-compatible ingestion and query patterns rather than by translating workloads from SQL-centric databases.
A tradeoff appears when workloads need heavy relational features or strict schema enforcement, because InfluxDB is optimized for time-series data access patterns. In practice, InfluxData fits teams that already have metrics, events, or sensor telemetry in a time-series shape and want managed operations for that pipeline.
- +Managed InfluxDB operations for continuous time-series ingestion
- +Query tooling aligns with time-window analysis and aggregation
- +Provisioning workflow supports repeatable environment setup
- +Telemetry-oriented ingestion patterns reduce custom glue code
- –Less suitable for relational workloads with complex joins
- –Schema and retention decisions require upfront modeling discipline
- –Migration from SQL-centric systems can be workflow-heavy
- –Advanced governance depends on correct environment segmentation
DevOps and observability teams
Managed metrics storage and alert queries
Lower operational overhead
Industrial telemetry teams
Sensor data retention and analysis
Faster troubleshooting cycles
Show 2 more scenarios
Platform engineering groups
Repeatable environment provisioning
More consistent deployments
Teams set up dev, staging, and production InfluxDB environments with consistent configuration to support safe releases.
Data teams building analytics
Time-series feature generation
Consistent feature pipelines
Teams compute aggregates and derived series for downstream analytics using InfluxDB’s query patterns.
Best for: Fits when teams run time-series telemetry and want managed InfluxDB operations with predictable ingestion and querying.
DigitalOcean
specialistManaged PostgreSQL, MySQL, Redis, and MongoDB hosting for SMBs.
Droplet and Kubernetes ecosystem integration keeps database provisioning and application deployment in one automation workflow.
DigitalOcean’s managed database offerings focus on practical operations for common workloads, with an API surface for creating and managing instances and extensions. Provisioning integrates with the provider’s broader infrastructure model, so applications deployed to the same environment can be wired to databases with fewer moving parts. Admin controls are functional for day-to-day operations like monitoring, backups, and configuration changes, without matching the depth of enterprise governance toolchains.
A tradeoff appears when workloads require complex high-availability topologies, strict multi-region controls, or granular audit log workflows aligned to regulated audit processes. DigitalOcean fits when a small team wants predictable database lifecycle automation and quick iteration for production-backed apps that need private connectivity.
- +API-driven provisioning fits automated infrastructure pipelines
- +Private connectivity options reduce exposure versus public endpoints
- +Managed maintenance reduces patch and restart overhead
- +Consistent deployment workflow ties compute and data together
- –Advanced high-availability architectures need careful design
- –Granular RBAC and audit log workflows lag enterprise needs
- –Some migration workflows depend on engine-specific tooling
- –Cross-region disaster recovery controls are limited compared with hyperscalers
Startups shipping production apps
Provision databases via API automation
Faster repeatable deployments
Platform engineers
Manage database lifecycle with tooling
Lower operations overhead
Show 2 more scenarios
Internal product teams
Keep traffic off public networks
Reduced attack surface
Private networking options support database connections from applications without exposing endpoints broadly.
Lean DevOps teams
Standardize backups and maintenance
More time on releases
Managed operations reduce manual patching and restart coordination for everyday production use.
Best for: Fits when small teams need managed databases with API automation and private networking for production apps.
Microsoft Azure
enterprise_vendorManaged database hosting via Azure SQL, Cosmos DB, and PostgreSQL.
Azure SQL Managed Instance supports T-SQL compatibility with managed platform operations, including automated patching and instance-level isolation.
Microsoft Azure is built for database hosting through engine-specific managed services and shared platform controls for networking, identity, and automation.
The strongest differentiator is the combination of managed database operations and an integrated administrative layer that supports repeatable provisioning and access governance.
Engine choices for relational hosting include Azure SQL Database and Azure-managed PostgreSQL and MySQL, with replication and restore capabilities configured through Azure management APIs.
- +Unified identity and RBAC controls across database and related resources
- +Automated backup and point-in-time restore for Azure-managed databases
- +Mature read-replica and failover options for PostgreSQL and SQL
- +Consistent provisioning through Azure Resource Manager and IaC workflows
- –Feature parity differs across engines and managed service tiers
- –Cross-service troubleshooting spans portal UI, logs, and platform events
- –Private connectivity requires careful network and DNS configuration
- –High availability tuning can add operational overhead for busy workloads
Best for: Fits when teams want managed relational databases tightly integrated with Azure RBAC, automation, and private networking.
Neo4j
specialistManaged graph database hosting via Neo4j Aura Cloud.
Enterprise-grade graph administration via managed control plane with API-driven lifecycle actions.
Neo4j hosts and runs graph database workloads through managed service options that focus on Cypher execution and graph storage operations. The platform supports replication patterns and clustering choices that fit high-read and high-availability architectures.
Neo4j also provides an automation and API surface for administrative actions like provisioning, scaling, and connection management. The offering is most distinct for teams that need graph-native modeling and operational controls around that workload rather than generic managed database hosting.
- +Cypher-first graph execution with clear operational boundaries
- +Replication options designed for read scaling and availability needs
- +Administrative APIs support provisioning and routine operational workflows
- +Built-in graph tooling helps validate data model changes
- –Operational tasks require graph-aware tuning and monitoring practices
- –Advanced topology changes can increase maintenance complexity
- –Workloads needing strict SQL-only compatibility face friction
- –Security governance depends on careful role and access configuration
Best for: Fits when graph workloads need managed operations with automation and replication controls.
Aiven
specialistManaged hosting for PostgreSQL, Kafka, ClickHouse, and OpenSearch across clouds.
Aiven REST API and automation workflow drive database lifecycle actions like provisioning, scaling changes, and recovery orchestration.
Aiven provides managed database hosting with a strong integration focus across multiple engines and delivery environments. Built around an API-first workflow, it supports automated provisioning, configuration changes, and operational actions such as backups and failover for production-style setups.
Operators get control-plane features like project-level separation and fine-grained access patterns to run databases alongside other Aiven services. The service fits teams that prefer repeatable deployments and programmatic governance over manual console-only operations.
- +API-driven provisioning supports repeatable environments and infrastructure automation
- +Cross-engine operational tooling reduces engine-specific runbook fragmentation
- +Granular access control supports separated teams within the same organization
- +Built-in backup and restore workflows reduce manual recovery steps
- –Higher operational maturity is needed to model environments and permissions correctly
- –Advanced tuning often requires external expertise and engine-specific parameter knowledge
- –Some workflows depend on Aiven service integration patterns rather than raw server control
- –Real-time debugging can be slower than self-managed setups during incident triage
Best for: Fits when teams need programmatic database provisioning, multi-engine operations, and controlled access across environments.
Crunchy Data
specialistManaged PostgreSQL hosting with high availability and compliance focus.
Crunchy Kubernetes Operator style cluster automation that manages PostgreSQL nodes, backups, and failover behavior through declarative operations.
Crunchy Data focuses on PostgreSQL-centric database hosting with operational tooling that extends beyond basic VM deployment. It pairs production-grade Postgres management with automation around common lifecycle tasks like cloning, backups, and controlled upgrades.
The service also exposes an API-driven control plane through its Cluster and backup tooling, which supports integration into existing runbooks. For teams needing governance around PostgreSQL environments, Crunchy Data emphasizes repeatable configuration and safe operational workflows.
- +PostgreSQL-first management with automation for routine cluster lifecycle tasks
- +API-driven operations support scripted provisioning and environment cloning
- +Built-in backup orchestration with point-in-time restore workflows
- +Extensible components for monitoring, extensions, and operational integrations
- –PostgreSQL-centric scope means limited coverage for non-PostgreSQL engines
- –Operational model requires setup discipline to align roles and automation
- –Advanced workflows can add complexity compared with simpler managed databases
- –Some governance needs depend on how the organization structures clusters
Best for: Fits when PostgreSQL teams need managed operations, scripted provisioning, and controlled upgrades.
PlanetScale
specialistManaged MySQL hosting built on Vitess with branchless schema workflows.
Branch deploys for schema changes that let teams validate migrations in isolated environments before promotion.
PlanetScale is a database hosting service built around Vitess, which gives teams a schema-change workflow designed for online use. The service centers on its branching model for safe iterations, plus an API-first control surface for lifecycle actions like provisioning and deployments.
Connection handling and observability focus on query-level behavior at the application edge, which helps during rollouts and incident response. PlanetScale is most effective when teams accept its Vitess-shaped operational model and manage app writes through the platform’s workflow.
- +Branch-based schema changes reduce production lock risk
- +Vitess routing supports horizontal scaling patterns for MySQL workloads
- +Automation and API surface cover provisioning and environment lifecycle
- +Query insights help correlate app activity to database behavior
- –Vitess-specific concepts add a learning curve for DB teams
- –Online schema workflows require discipline in migrations and branching
- –Advanced operational tuning depends on platform constraints
- –Complex replication and topology expectations may not match all teams
Best for: Fits when teams on MySQL need safer schema changes and automated lifecycle control through a Vitess-based workflow.
Tembo
specialistManaged PostgreSQL hosting with pre-built extensions and stack configurations.
Tembo’s provisioning and operational automation API streamlines Postgres environment lifecycle for application deployments.
Tembo provisions managed Postgres infrastructure with developer-friendly workflows for building apps that need database operations automated. Its integration focus centers on Tembo’s API surface for provisioning, monitoring, and lifecycle tasks around Postgres environments rather than generic hosting only.
Tembo also supports migrations and operational automation patterns so teams can move from local development to managed database deployments with less manual coordination. Admin controls are centered on project-level operations, but deeper enterprise governance like fine-grained RBAC and long-retention audit logging are not as explicit as in larger cloud-native database services.
- +API-driven Postgres provisioning supports repeatable environment setup
- +Operational automation reduces manual steps during database lifecycle changes
- +Migration workflows help keep schema changes tied to deployment processes
- +Monitoring integration fits app teams that need database status signals
- –Governance depth like RBAC granularity is less explicit than enterprise clouds
- –Advanced deployment topologies may require more manual planning
- –Single-engine focus narrows fit for organizations standardizing on multiple databases
- –Expect some workflows to depend on Tembo’s platform conventions
Best for: Fits when app teams need automated managed Postgres provisioning with an API-centric workflow.
Google Cloud
enterprise_vendorManaged database services including Cloud SQL, Spanner, Firestore, and Bigtable.
AlloyDB provides specialized optimizer and materialized view support for accelerating analytic-style reads on PostgreSQL.
Google Cloud fits database hosting teams that need tight integration with GCP networking, identity, and operations for relational and NoSQL workloads. Managed database services such as Cloud SQL and AlloyDB manage core lifecycle tasks like backups, replication, and failover behavior while exposing configuration through APIs and console controls.
BigQuery and Dataflow support data movement and analytics alongside transactional systems, which helps teams build end-to-end pipelines without stitching many separate products. Infrastructure access patterns also support private connectivity and database administration workflows through IAM, logging, and service-specific management planes.
- +IAM-based access control integrates cleanly with GCP projects and VPC
- +AlloyDB adds optimizer and materialization features for read-heavy relational workloads
- +Managed backups and replication reduce manual operational runbooks
- +Audit logging and monitoring integrate into centralized GCP observability
- –Service boundaries across Cloud SQL and AlloyDB complicate uniform admin tooling
- –Advanced performance tuning can require engine-specific expertise
- –High-availability behavior depends on chosen tier and architecture
- –Private connectivity setup requires careful network and DNS configuration
Best for: Fits when GCP-native teams need managed databases plus consistent IAM and logging governance across workloads.
Conclusion
After evaluating 10 facilities property services, Amazon Web Services stands out as our overall top pick — it scored highest across our combined criteria of features, ease of use, and value, which is why it sits at #1 in the rankings above.
Use the comparison table and detailed reviews above to validate the fit against your own requirements before committing to a tool.
How to Choose the Right database hosting
Database hosting can run as cloud database hosting with managed control planes or as self-managed database server deployments paired with orchestration, but the operational surface varies sharply across Amazon Web Services, Microsoft Azure, Google Cloud, DigitalOcean, and Aiven. This guide frames AWS, Azure, Google Cloud, DigitalOcean, InfluxData, Neo4j, Aiven, Crunchy Data, PlanetScale, and Tembo around integration depth, data model alignment where applicable, and automation and API surface for repeatable provisioning. Where governance is a deciding factor, AWS emphasizes CloudTrail audit logging paired with IAM and VPC enforcement for database administration.
Database hosting: managed control planes, network isolation, and automation APIs
Database hosting provides the runtime for databases plus the surrounding platform pieces for provisioning, access control, backup behavior, and operational workflows such as failover and restore. Managed offerings typically expose an API-driven lifecycle so teams can create databases, configure connectivity, and apply governance controls without manual console work.
Amazon Web Services couples database management with IAM and VPC security so database access and network isolation can be enforced consistently across services, while DigitalOcean pairs Droplet and Kubernetes ecosystem workflows with API-based provisioning for production app environments. InfluxData targets time-series workloads with a query workflow aligned to time-window aggregations, which makes its hosting value less about general relational hosting patterns and more about InfluxDB-specific operational fit.
Database hosting capabilities that change day-to-day operations
Database hosting selection hinges on how provisioning, access control, and operational workflows are exposed through automation and APIs. Teams lose time when the database control plane and the governance plane do not share an identity model, logging surface, and network enforcement hooks.
API and automation surface for lifecycle actions
Aiven exposes a REST API and automation workflow for provisioning, scaling changes, and recovery orchestration across multiple engines, which reduces drift between environments. DigitalOcean extends automation through Droplet and Kubernetes ecosystem integration so database provisioning and application deployment follow the same infrastructure workflow.
Governance controls that bind identity to network and admin actions
AWS pairs CloudTrail audit logging for database service administration with IAM and VPC enforcement so governance and network policy can be applied consistently across database operations. Azure also centralizes identity and RBAC controls across database and related resources with managed backup and point-in-time restore for Azure-managed databases.
Engine-aligned hosting features that affect performance and correctness
InfluxData tunes hosting around InfluxDB’s time-series query workflow for aggregations over windows, which fits telemetry patterns better than general-purpose relational hosting. Google Cloud adds AlloyDB optimizer and materialized view support to accelerate read-heavy analytic-style workloads on PostgreSQL.
Deployment model that matches schema evolution and migration risk
PlanetScale uses branch deploys for schema changes so teams can validate migrations in isolated environments before promotion. Crunchy Data manages PostgreSQL nodes with Kubernetes Operator style declarative cluster automation for backups and failover behavior tied to Kubernetes operations.
Graph or database-specific operational controls
Neo4j provides an enterprise-grade graph administration control plane with API-driven lifecycle actions, which aligns operations with Cypher-first graph execution boundaries. Tembo focuses on API-centric provisioning and operational automation for Postgres environment lifecycle actions for application deployments.
How to choose database hosting based on control-plane fit
Start by mapping the team’s delivery workflow to the provider’s automation surface so database creation, configuration changes, and recovery actions can be executed from the same system. Then map governance requirements to the identity and logging model so admin actions have traceable audit context and consistent network boundaries.
Match lifecycle automation to the infrastructure workflow
If provisioning must run through code with repeatable environment creation and recovery orchestration, Aiven’s REST API workflow is designed around those lifecycle actions. If the team builds production systems through a Droplet and Kubernetes workflow, DigitalOcean aligns database provisioning with the same ecosystem.
Pick the governance plane that matches admin accountability
If governance requires audit logging tied to database administration and enforced access boundaries, AWS connects CloudTrail audit logging with IAM and VPC security so admin events map to identity and network policy. If governance must unify identity and RBAC across related resources in an Azure footprint, Azure’s unified RBAC model with automated backup and point-in-time restore for managed databases fits that control pattern.
Choose the database hosting model around workload shape
If workloads are time-series telemetry with aggregations over windows, InfluxData’s hosted InfluxDB query workflow reduces friction versus general-purpose database hosting patterns. If workloads are analytic-style reads on PostgreSQL, Google Cloud’s AlloyDB optimizer and materialized view features focus performance work on the database engine layer.
Control schema change risk with the provider’s migration workflow
If schema changes must be validated in isolation before promotion, PlanetScale’s branch deploy workflow supports that migration control model. If PostgreSQL operations must be managed through declarative Kubernetes-style cluster automation, Crunchy Data’s operator-driven backups and failover behavior matches that approach.
Confirm fit for the database type and operational complexity the team can run
If the workload is graph-centric and operations need graph-aware administration actions through an API-driven control plane, Neo4j’s enterprise graph administration fit the required operational boundary. If governance depth and RBAC granularity cannot lag behind enterprise expectations, AWS and Azure provide deeper governance patterns than offerings where governance depth is less explicit.
Who gets the best results from each database hosting style
Database hosting choices differ based on whether the team prioritizes broad engine coverage, database-engine alignment, or workload-specific operational ergonomics. The best fit depends on where the team wants automation to live and which identity and admin accountability model must be enforced.
Platform and DevOps teams standardizing governance across many database engines on a single control plane
AWS fits when identity and network enforcement must be applied consistently, because CloudTrail audit logging for database administration is paired with IAM and VPC security across managed database operations.
Teams building time-series telemetry pipelines that need predictable ingestion and time-window analysis
InfluxData fits because managed InfluxDB operations align the query workflow to time-window aggregations for the telemetry patterns the platform is tuned for.
App teams provisioning databases alongside app environments through code and Kubernetes automation
DigitalOcean fits when small teams want API-driven provisioning with private connectivity options that reduce exposure versus public endpoints, while keeping database setup close to application deployment.
Enterprises consolidating admin controls and access policy across Azure resources
Azure fits when teams need managed relational database operations that integrate with Azure RBAC and private networking while relying on automated backup and point-in-time restore for governed recovery.
Graph workloads that need operational lifecycle actions through an administration control plane
Neo4j fits when the team needs graph-aware admin actions via a managed control plane and API-driven lifecycle actions aligned with Cypher-first execution.
Common pitfalls in database hosting selection
Many failures come from choosing a provider for a database feature and ignoring how the control plane supports provisioning, change management, and recovery orchestration. Other failures come from assuming governance and automation are consistent across engines when the provider implements them unevenly.
Selecting a provider for engine features while underestimating portability limits across engines and managed tiers
AWS is strong for standardized API-driven management across many engines, but managed feature differences by engine can limit portability, so the target workflow should be validated per engine rather than assumed.
Treating graph or time-series hosting as interchangeable with relational database hosting
InfluxData can struggle with relational workloads that require complex joins, so query patterns should be tested against the time-window aggregation workflow it is tuned for.
Ignoring schema change risk controls and relying on manual migration steps
PlanetScale’s branch deploy workflow reduces production lock risk, while relying on online schema changes without disciplined branching can increase migration complexity for teams.
Expecting enterprise-grade governance depth without matching the provider’s control-plane model
DigitalOcean can be a fit for API-driven provisioning with private connectivity, but granular RBAC and audit log workflows lag enterprise needs, so governance requirements should be mapped to those control surfaces.
Overloading a small operations team with advanced topology changes
Neo4j administrative tasks require graph-aware tuning and monitoring practices, and advanced topology changes can increase maintenance complexity, so operational readiness must be assessed before committing.
How We Selected and Ranked These Providers
We evaluated AWS, Azure, Google Cloud, DigitalOcean, InfluxData, Neo4j, Aiven, Crunchy Data, PlanetScale, and Tembo by scoring features at 40%, ease at 30%, and value at 30% to reflect control-plane fit and day-to-day operability. We weighted integration depth heavily because database hosting value depends on how consistently identity, networking, and automation work together across the lifecycle.
We prioritized providers with concrete automation and API surfaces for provisioning and recovery workflows because that reduces operational drift between environments. We ranked Amazon Web Services highest because its CloudTrail audit logging for database administration paired with IAM and VPC enforcement gives repeatable governance while still supporting a broad set of database engines through consistent API-driven management.
Frequently Asked Questions About database hosting
Which provider is better for identity-driven database access and admin audit trails: AWS, Azure, or Google Cloud?
How should teams design provisioning automation when database creation must match app infrastructure from day one?
How can data migration be planned when the source database is PostgreSQL and the target is a managed environment?
When is a Vitess-shaped workflow a better fit than general managed MySQL hosting: PlanetScale versus other relational options?
What breaks if a team needs graph-native modeling and query execution rather than relational tables and SQL only?
How do private network and connectivity options affect production onboarding in managed database services?
What is the tradeoff between operator-level PostgreSQL automation and console-only management: Crunchy Data versus Tembo?
Which provider is best aligned with time-series ingestion and query behavior: InfluxData or a general managed database host?
What should teams validate for high availability behavior before migrating production workloads: replication patterns and failover behavior?
Tools reviewed
Primary sources checked during evaluation.
Referenced in the comparison table and product reviews above.
Keep exploring
Comparing two specific tools?
Software Alternatives
See head-to-head software comparisons with feature breakdowns, pricing, and our recommendation for each use case.
Explore software alternatives→In this category
Facilities Property Services alternatives
See side-by-side comparisons of facilities property services tools and pick the right one for your stack.
Compare facilities property services tools→