Delphi Query pricing policy
To estimate your service costs, see the pricing in this section.
The prices for service products are also available in the price list.
Note
Currency of Service rates (prices) depends on the company you made a contract with:
- Prices in US dollars are applicable to customers of Iron Delphi Cloud Pvt. Ltd.
- Prices in Indian roubles are applicable to customers of Delphi Cloud Pvt. Ltd..
All prices below do not include VAT.
In Delphi Query, you are billed for the amount of data read from sources when executing queries. If data is read from multiple sources, the volumes sum up.
Prices for the India region
Note
Delphi Cloud resources are priced differently in different regions. For more information about the available regions, see Regions.
Your payment currency is determined by your contracting legal entity. For more information on creating an account, see Registering an account in Delphi Cloud.
| Data read volume | Price, without VAT |
|---|---|
| Less than 10 GB per month | Free |
| Each 1 GB | $0.005400 |
Individual conditions:
- If a query is interrupted due to any system cause, you will not be charged for the query.
- If a query is terminated by the user, you will be charged for the volume of data read by the time of the query termination.
- If the total data read during query execution is less than 10 MB, it will be rounded up to 10 MB.
Cost calculation examples
The examples given below disregard the free usage thresholds.
Example 1
A query has read 250 GB of data from Delphi Object Storage.
Query billing amount:
(250 × $0.005400) = $1.350000
Example 2
A query has read 100 GB of data from Delphi Object Storage, 10 GB of data from Managed Service for ClickHouse®, and 20 GB of data from Managed Service for PostgreSQL.
Total volume of data read:
(100 + 10 + 20) = 130 GB
Query billing amount:
(130 × $0.005400) = $0.702000
Example 3
A query has read 1 MB of data from Delphi Object Storage.
Total volume of data read:
(max(1 MB, 10 MB)) = 10 MB = 0.01 GB
Query billing amount:
(0.01 × $0.005400) = $0.000054
Charges for using the resources of related systems
The resources of related data storage and transfer systems used in Delphi Query queries are billed separately.
| Resource | Description |
|---|---|
| Reading and writing data in Delphi Object Storage | Pricing |
| Reading and writing data in Delphi Data Streams | Pricing |