# ag-grid-server-side-nodejs-example **Repository Path**: mirrors_ag-grid/ag-grid-server-side-nodejs-example ## Basic Information - **Project Name**: ag-grid-server-side-nodejs-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ag-Grid Server-Side Node.js Example A reference implementation showing how to perform server-side operations using ag-Grid with node.js and MySQL. ![](https://github.com/ag-grid/ag-grid/blob/latest/packages/ag-grid-docs/src/nodejs-server-side-operations/app-arch.png "") For full details see: http://ag-grid.com/nodejs-server-side-operations/ ## Usage - Clone the project - run `yarn install` - start with `yarn start` - open browser at `localhost:4000`