Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 88 for postgresql (0.06 seconds)

  1. docs/en/docs/deployment/docker.md

    For example, there's an official [Python Image](https://hub.docker.com/_/python).
    
    And there are many other images for different things like databases, for example for:
    
    * [PostgreSQL](https://hub.docker.com/_/postgres)
    * [MySQL](https://hub.docker.com/_/mysql)
    * [MongoDB](https://hub.docker.com/_/mongo)
    * [Redis](https://hub.docker.com/_/redis), etc.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 28.3K bytes
    - Click Count (1)
  2. docs/en/docs/alternatives.md

    It's the most popular Python framework and is widely trusted. It is used to build systems like Instagram.
    
    It's relatively tightly coupled with relational databases (like MySQL or PostgreSQL), so, having a NoSQL database (like Couchbase, MongoDB, Cassandra, etc) as the main store engine is not very easy.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 22.2K bytes
    - Click Count (0)
  3. docs/es/docs/project-generation.md

        - 🔍 [Pydantic](https://docs.pydantic.dev), utilizado por FastAPI, para la validación de datos y gestión de configuraciones.
        - 💾 [PostgreSQL](https://www.postgresql.org) como base de datos SQL.
    - 🚀 [React](https://react.dev) para el frontend.
        - 💃 Usando TypeScript, hooks, Vite, y otras partes de una stack moderna de frontend.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 2.1K bytes
    - Click Count (0)
  4. docs/fr/docs/project-generation.md

      - 🔍 [Pydantic](https://docs.pydantic.dev), utilisé par FastAPI, pour la validation des données et la gestion des paramètres.
      - 💾 [PostgreSQL](https://www.postgresql.org) comme base de données SQL.
    - 🚀 [React](https://react.dev) pour le frontend.
      - 💃 Utilisation de TypeScript, des hooks, de Vite et d'autres éléments d'un stack frontend moderne.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 2.2K bytes
    - Click Count (0)
  5. docs/tr/docs/project-generation.md

      - 🔍 FastAPI'nin kullandığı; veri doğrulama ve ayarlar yönetimi için [Pydantic](https://docs.pydantic.dev).
      - 💾 SQL veritabanı olarak [PostgreSQL](https://www.postgresql.org).
    - 🚀 frontend için [React](https://react.dev).
      - 💃 TypeScript, hooks, Vite ve modern bir frontend stack'inin diğer parçalarını kullanır.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 2.1K bytes
    - Click Count (0)
  6. docs/pt/docs/project-generation.md

        - 🔍 [Pydantic](https://docs.pydantic.dev), usado pelo FastAPI, para validação de dados e gerenciamento de configurações.
        - 💾 [PostgreSQL](https://www.postgresql.org) como banco de dados SQL.
    - 🚀 [React](https://react.dev) para o frontend.
        - 💃 Usando TypeScript, hooks, Vite, e outras partes de uma _stack_ frontend moderna.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 2.1K bytes
    - Click Count (0)
  7. docs/ru/docs/project-generation.md

        - 🔍 [Pydantic](https://docs.pydantic.dev), используется FastAPI, для валидации данных и управления настройками.
        - 💾 [PostgreSQL](https://www.postgresql.org) в качестве SQL‑базы данных.
    - 🚀 [React](https://react.dev) для фронтенда.
        - 💃 Используются TypeScript, хуки, Vite и другие части современного фронтенд‑стека.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 3K bytes
    - Click Count (0)
  8. docs/de/docs/project-generation.md

      - 🔍 [Pydantic](https://docs.pydantic.dev), verwendet von FastAPI, für die Datenvalidierung und das Einstellungsmanagement.
      - 💾 [PostgreSQL](https://www.postgresql.org) als SQL-Datenbank.
    - 🚀 [React](https://react.dev) für das Frontend.
      - 💃 Verwendung von TypeScript, Hooks, Vite und anderen Teilen eines modernen Frontend-Stacks.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 2.2K bytes
    - Click Count (0)
  9. docs/zh/docs/alternatives.md

    ## 先前的工具 { #previous-tools }
    
    ### [Django](https://www.djangoproject.com/) { #django }
    
    它是最流行且被广泛信任的 Python 框架。被用于构建 Instagram 等系统。
    
    它与关系型数据库(如 MySQL、PostgreSQL)耦合相对紧密,因此若要以 NoSQL 数据库(如 Couchbase、MongoDB、Cassandra 等)作为主要存储引擎并不容易。
    
    它最初用于在后端生成 HTML,而不是创建由现代前端(如 React、Vue.js、Angular)或与之通信的其他系统(如 <abbr title="Internet of Things - 物联网">IoT</abbr> 设备)使用的 API。
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 20.1K bytes
    - Click Count (0)
  10. docs/ko/docs/deployment/docker.md

    예를 들어, 공식 [Python Image](https://hub.docker.com/_/python)가 있습니다.
    
    그리고 데이터베이스 등 다양한 용도의 다른 이미지도 많이 있습니다. 예를 들면:
    
    * [PostgreSQL](https://hub.docker.com/_/postgres)
    * [MySQL](https://hub.docker.com/_/mysql)
    * [MongoDB](https://hub.docker.com/_/mongo)
    * [Redis](https://hub.docker.com/_/redis) 등
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 32.6K bytes
    - Click Count (0)
Back to Top