# Neurelo Build Docs

## Neurelo Build Docs

- [Introduction](https://docs.neurelo.com/introduction.md)
- [Core Concepts](https://docs.neurelo.com/introduction/core-concepts.md)
- [Key Features](https://docs.neurelo.com/introduction/key-features.md)
- [Getting Started](https://docs.neurelo.com/getting-started.md)
- [Sign-in/Sign-up](https://docs.neurelo.com/getting-started/sign-in-sign-up.md)
- [Dashboard](https://docs.neurelo.com/getting-started/dashboard.md)
- [Collapsible Sidebar](https://docs.neurelo.com/getting-started/dashboard/collapsible-sidebar.md)
- [Light/Dark Mode](https://docs.neurelo.com/getting-started/dashboard/light-dark-mode.md)
- [Account Settings](https://docs.neurelo.com/getting-started/dashboard/account-settings.md)
- [Audit Events](https://docs.neurelo.com/getting-started/dashboard/audit-events.md)
- [User Management](https://docs.neurelo.com/getting-started/dashboard/user-management.md)
- [Permissions (Member v/s Admin)](https://docs.neurelo.com/getting-started/dashboard/user-management/permissions-member-v-s-admin.md)
- [Org Settings](https://docs.neurelo.com/getting-started/dashboard/org-settings.md)
- [Starting your Neurelo Project](https://docs.neurelo.com/getting-started/starting-your-neurelo-project.md)
- [Quick Start Guide](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/quick-start-guide.md)
- [Step 1 - Add a Data Source](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/step-1-add-a-data-source.md)
- [Step 2 - Build Definitions](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/step-2-build-definitions.md)
- [Step 3 - Create an Environment](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/step-3-create-an-environment.md)
- [Step 4 - Create an API Key](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/step-4-create-an-api-key.md)
- [Step 5 - Start Runners](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/step-5-start-runners.md)
- [Try your Neurelo APIs](https://docs.neurelo.com/getting-started/starting-your-neurelo-project/try-your-neurelo-apis.md)
- ["How to" Videos](https://docs.neurelo.com/how-to-videos.md)
- [Product Overview](https://docs.neurelo.com/how-to-videos/product-overview.md)
- [Neurelo APIs & SDKs](https://docs.neurelo.com/how-to-videos/neurelo-apis-and-sdks.md)
- [Project Setup](https://docs.neurelo.com/how-to-videos/project-setup.md)
- [Definitions](https://docs.neurelo.com/how-to-videos/definitions.md)
- [Environments](https://docs.neurelo.com/how-to-videos/environments.md)
- [Data Sources](https://docs.neurelo.com/how-to-videos/data-sources.md)
- [Organization Management](https://docs.neurelo.com/how-to-videos/organization-management.md)
- [Creating and Using Custom Queries](https://docs.neurelo.com/how-to-videos/creating-and-using-custom-queries.md)
- [Using the Schema Builder to build Relationships](https://docs.neurelo.com/how-to-videos/using-the-schema-builder-to-build-relationships.md)
- [Mock Data Generation](https://docs.neurelo.com/how-to-videos/mock-data-generation.md)
- [Definitions](https://docs.neurelo.com/definitions.md)
- [Neurelo Schema Editor](https://docs.neurelo.com/definitions/neurelo-schema-editor.md)
- [Schema Builder](https://docs.neurelo.com/definitions/neurelo-schema-editor/schema-builder.md)
- [JSON/YAML Editor](https://docs.neurelo.com/definitions/neurelo-schema-editor/json-yaml-editor.md)
- [Schema Visualization: Entity-Relationship Diagram (ERD)](https://docs.neurelo.com/definitions/neurelo-schema-editor/schema-visualization-entity-relationship-diagram-erd.md)
- [Custom APIs for Complex Queries](https://docs.neurelo.com/definitions/custom-apis-for-complex-queries.md)
- [Write and Commit Custom Queries](https://docs.neurelo.com/definitions/custom-apis-for-complex-queries/write-and-commit-custom-queries.md)
- [AI-Assisted Query Generation](https://docs.neurelo.com/definitions/custom-apis-for-complex-queries/ai-assisted-query-generation.md): Using Neurelo’s AI Assist capability to generate Custom Queries
- [Deploying Custom API Endpoints](https://docs.neurelo.com/definitions/custom-apis-for-complex-queries/deploying-custom-api-endpoints.md)
- [Using Variables in your Custom Query](https://docs.neurelo.com/definitions/custom-apis-for-complex-queries/using-variables-in-your-custom-query.md)
- [Branches and Commits](https://docs.neurelo.com/definitions/branches-and-commits.md)
- [API Docs](https://docs.neurelo.com/definitions/api-docs.md)
- [Environments](https://docs.neurelo.com/environments.md)
- [Creating a new Environment](https://docs.neurelo.com/environments/creating-a-new-environment.md)
- [API Playground](https://docs.neurelo.com/environments/api-playground.md)
- [Observability](https://docs.neurelo.com/environments/observability.md)
- [Migrations](https://docs.neurelo.com/environments/migrations.md)
- [API Keys](https://docs.neurelo.com/environments/api-keys.md)
- [Data Sources](https://docs.neurelo.com/data-sources.md)
- [PostgreSQL](https://docs.neurelo.com/data-sources/postgresql.md)
- [MySQL](https://docs.neurelo.com/data-sources/mysql.md)
- [MongoDB](https://docs.neurelo.com/data-sources/mongodb.md)
- [Guides](https://docs.neurelo.com/guides.md): This section has guides to help with using the various features and capabilities of Neurelo. Please review the following guides in this section.
- [Provisioning Cloud Databases for using with Neurelo](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo.md)
- [PostgreSQL](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo/postgresql.md)
- [AWS RDS (PostgreSQL)](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo/postgresql/aws-rds-postgresql.md)
- [MySQL](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo/mysql.md)
- [AWS RDS (MySQL)](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo/mysql/aws-rds-mysql.md)
- [MongoDB Atlas](https://docs.neurelo.com/guides/provisioning-cloud-databases-for-using-with-neurelo/mongodb-atlas.md)
- [Mock Data Generation](https://docs.neurelo.com/guides/mock-data-generation.md)
- [Wipe Data Source](https://docs.neurelo.com/guides/wipe-data-source.md)
- [Remote Git Repository for Definitions](https://docs.neurelo.com/guides/remote-git-repository-for-definitions.md)
- [Connecting a Remote Git Repo](https://docs.neurelo.com/guides/remote-git-repository-for-definitions/connecting-a-remote-git-repo.md)
- [Creating Commits from Neurelo](https://docs.neurelo.com/guides/remote-git-repository-for-definitions/creating-commits-from-neurelo.md)
- [Syncing Branches](https://docs.neurelo.com/guides/remote-git-repository-for-definitions/syncing-branches.md)
- [Data Viewer](https://docs.neurelo.com/guides/data-viewer.md)
- [Environment/Data Source Tags](https://docs.neurelo.com/guides/environment-data-source-tags.md)
- [How to work with Embedded  documents and References in MongoDB](https://docs.neurelo.com/guides/how-to-work-with-embedded-documents-and-references-in-mongodb.md)
- [How to download and use the Postman Collection for your Project](https://docs.neurelo.com/guides/how-to-download-and-use-the-postman-collection-for-your-project.md)
- [Building Python applications with Postgres and FastAPI](https://docs.neurelo.com/guides/building-python-applications-with-postgres-and-fastapi.md)
- [CI Integration using Neurelo CLI](https://docs.neurelo.com/guides/ci-integration-using-neurelo-cli.md)
- [Schema Migrations](https://docs.neurelo.com/guides/schema-migrations.md)
- [Schema AI Assist](https://docs.neurelo.com/guides/schema-ai-assist.md)
- [Auto-Introspection](https://docs.neurelo.com/guides/auto-introspection.md)
- [Access Policies](https://docs.neurelo.com/guides/access-policies.md)
- [User Auth](https://docs.neurelo.com/guides/user-auth.md)
- [Google](https://docs.neurelo.com/guides/user-auth/google.md)
- [GitHub](https://docs.neurelo.com/guides/user-auth/github.md)
- [GitLab](https://docs.neurelo.com/guides/user-auth/gitlab.md)
- [MongoDB Atlas - Migrate GraphQL to Neurelo](https://docs.neurelo.com/guides/mongodb-atlas-migrate-graphql-to-neurelo.md)
- [MongoDB Atlas - Migrate REST Data APIs to Neurelo](https://docs.neurelo.com/guides/mongodb-atlas-migrate-rest-data-apis-to-neurelo.md)
- [MongoDB Atlas - Migrate REST Data APIs to Neurelo](https://docs.neurelo.com/mongodb-atlas-migrate-rest-data-apis-to-neurelo.md)
- [MongoDB Atlas - Migrate GraphQL APIs to Neurelo](https://docs.neurelo.com/mongodb-atlas-migrate-graphql-apis-to-neurelo.md)
- [Neurelo Schema Language (NSL)](https://docs.neurelo.com/neurelo-schema-language-nsl.md)
- [Example 1 - DVD Rentals](https://docs.neurelo.com/neurelo-schema-language-nsl/example-1-dvd-rentals.md): This is a DVD Rentals example database schema from PostgreSQL Tutorial (https://www.postgresqltutorial.com/postgresql-getting-started/postgresql-sample-database)
- [Example 2 - Simple "Posts" App](https://docs.neurelo.com/neurelo-schema-language-nsl/example-2-simple-posts-app.md): This is a simple representative schema for a PostgreSQL datasource, which has 4 objects (tables) - links, posts, topics, users - with relationships between these objects.
- [Example 3 - Bookstore](https://docs.neurelo.com/neurelo-schema-language-nsl/example-3-bookstore.md): This is the Gravity Bookstore sample database from DatabaseStar (https://www.databasestar.com/sample-bookstore-database)
- [Neurelo API Reference (REST)](https://docs.neurelo.com/neurelo-api-reference-rest.md)
- [Examples of Neurelo Auto-Generated REST API endpoints](https://docs.neurelo.com/neurelo-api-reference-rest/examples-of-neurelo-auto-generated-rest-api-endpoints.md)
- [Example 1 - Simple “Posts” application](https://docs.neurelo.com/neurelo-api-reference-rest/examples-of-neurelo-auto-generated-rest-api-endpoints/example-1-simple-posts-application.md)
- [Example 2 - "DVD Rentals" application](https://docs.neurelo.com/neurelo-api-reference-rest/examples-of-neurelo-auto-generated-rest-api-endpoints/example-2-dvd-rentals-application.md)
- [Example 3 - "Bookstore” application](https://docs.neurelo.com/neurelo-api-reference-rest/examples-of-neurelo-auto-generated-rest-api-endpoints/example-3-bookstore-application.md)
- [cURL API Examples](https://docs.neurelo.com/neurelo-api-reference-rest/examples-of-neurelo-auto-generated-rest-api-endpoints/curl-api-examples.md)
- [Neurelo API Reference (GraphQL)](https://docs.neurelo.com/neurelo-api-reference-graphql.md)
- [SDKs](https://docs.neurelo.com/sdks.md)
- [TypeScript / JavaScript SDK](https://docs.neurelo.com/sdks/typescript-javascript-sdk.md)
- [Go SDK](https://docs.neurelo.com/sdks/go-sdk.md)
- [Python SDK](https://docs.neurelo.com/sdks/python-sdk.md)
- [Python SDK Tutorial -- News Application](https://docs.neurelo.com/sdks/python-sdk/python-sdk-tutorial-news-application.md)
- [News Application using Neurelo’s Python SDKs](https://docs.neurelo.com/sdks/python-sdk/python-sdk-tutorial-news-application/news-application-using-neurelos-python-sdks.md)
- [CLI (Preview Version)](https://docs.neurelo.com/cli-preview-version.md)
- [Self-Hosted Neurelo Gateways](https://docs.neurelo.com/self-hosted-neurelo-gateways.md)
- [Tutorials](https://docs.neurelo.com/tutorials.md)
- [Building a Real Time Chat Application with Neurelo and MongoDB using Python](https://docs.neurelo.com/tutorials/building-a-real-time-chat-application-with-neurelo-and-mongodb-using-python.md): Author: Parth Parikh (parth@neurelo.com)
- [Building A Financial Terminal with Neurelo and MongoDB in Rust](https://docs.neurelo.com/tutorials/building-a-financial-terminal-with-neurelo-and-mongodb-in-rust.md): Author: James Shockley (james@neurelo.com)
- [Building a Restaurant Management System with Neurelo and MongoDB using GraphQL in just a few minutes](https://docs.neurelo.com/tutorials/building-a-restaurant-management-system-with-neurelo-and-mongodb-using-graphql-in-just-a-few-minutes.md): Author: Parth Parikh (parth@neurelo.com)
- [Bringing Neurelo’s Data APIs to Life Instantly with MySQL](https://docs.neurelo.com/tutorials/bringing-neurelos-data-apis-to-life-instantly-with-mysql.md)
- [Project Examples](https://docs.neurelo.com/project-examples.md)
- [References](https://docs.neurelo.com/references.md): This section has quick references information related to Neurelo. Please navigate to to the next pages in this section.
- [Supported Databases](https://docs.neurelo.com/references/supported-databases.md)
- [Supported OS and Browsers](https://docs.neurelo.com/references/supported-os-and-browsers.md)
- [Support](https://docs.neurelo.com/support.md)
