Diferencia entre revisiones de «PostgreSQL»

De Wiki Proyectos Beta
Ir a la navegación Ir a la búsqueda
([feat] Add information about PostgreSQL)
 
 
(No se muestran 9 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
= General =
= Descripción =
 
== Última versión ==
 
La última versión es la 15.3 que fue lanzada el 11 de mayo 2023.
 
= Recursos =


* Sitio oficial: [https://www.postgresql.org/ EN]
* Sitio oficial: [https://www.postgresql.org/ EN]
* Documentación oficial: [https://www.postgresql.org/docs/ EN]
* Documentación oficial: [https://www.postgresql.org/docs/ EN]
* Mail list oficial: [https://lists.postgresql.org/ EN]
== Tutoriales ==
* How to JSON in PostgreSQL: [https://ftisiot.net/postgresqljson/main/ EN]
== Cheatsheet ==
* JSONB Functions: [https://cdn.sanity.io/files/sczeoy4w/production/065818a8cd88cd048137368e5710ec35c0361185.pdf EN]
= General =
* [[Instalación PostgreSQL]]
* [[Usos PostgreSQL]]
== Herramientas ==
* [[pgAdmin]]


= Extra =
== Extensiones ==


* [[PostGIS]]
* [[PostGIS]]

Revisión actual - 13:06 27 ene 2024

Descripción

Última versión

La última versión es la 15.3 que fue lanzada el 11 de mayo 2023.

Recursos

  • Sitio oficial: EN
  • Documentación oficial: EN
  • Mail list oficial: EN

Tutoriales

  • How to JSON in PostgreSQL: EN

Cheatsheet

  • JSONB Functions: EN

General

Herramientas

Extensiones