Skip to content

Commit c6fbd2c

Browse files
committed
Wording edit
1 parent 3c33dae commit c6fbd2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/d1/platform/limits.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ Frequently asked questions related to D1 limits:
5252
D1 is designed for horizontal scale out across multiple, smaller (10 GB) databases, such as per-user, per-tenant or per-entity databases. D1 allows you to build applications with thousands of databases at no extra cost for isolating with multiple databases, as the pricing is based only on query and storage costs.
5353

5454
- Each D1 database can store up to 10 GB of data, and you can create up to thousands of separate D1 databases. This allows you to split a single monolithic database into multiple, smaller databases, thereby isolating application data by user, customer, or tenant.
55-
- SQL queries over a smaller working data set can be more efficient and performant.
56-
- Scaling horizontally improves data isolation.
55+
- SQL queries over a smaller working data set can be more efficient and performant while improving data isolation.
5756

5857
:::caution
5958
Note that the 10 GB limit of a D1 database cannot be further increased.

0 commit comments

Comments
 (0)