<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Node-DuckDB API](./node-duckdb.md) &gt; [IDuckDBOptionsConfig](./node-duckdb.iduckdboptionsconfig.md) &gt; [maximumMemory](./node-duckdb.iduckdboptionsconfig.maximummemory.md)

## IDuckDBOptionsConfig.maximumMemory property

Maximum memory limit for the databse (in bytes)

<b>Signature:</b>

```typescript
maximumMemory?: number;
```
