File:Postgresql_elephant.svg · Wikimedia Commons · See Wikimedia Commons
PostgreSQL
Sign in to savesistema de gestión de bases de datos relacional de código abierto
PostgreSQL is a free and open-source database system that stores and organizes large amounts of data while emphasizing flexibility and strict adherence to standard database rules. It runs on virtually all major operating systems and can power anything from small personal projects to massive data warehouses and websites serving many users simultaneously.
AI-generated from the Wikipedia summary — may contain errors.
Key facts
- Software.name
- PostgreSQL
- Software.logo
- Postgresql elephant.svg
- Software.logo caption
- ''The World's Most Advanced Open Source Relational Database'' <!--
- Software.screenshot
- PostgreSQL 13.2 screenshot.png -->
- Software.developer
- PostgreSQL Global Development Group
- Software.latest release date
- <!--
- Software.latest preview version
- --> <!--
- Software.latest preview date
- -->
- Software.programming language
- C (and C++ for the LLVM dependency)
- Software.genre
- RDBMS
- Software.license
- PostgreSQL License (free and open-source, permissive)
- Software license.name
- PostgreSQL License
- Software license.caption
- PostgreSQL License
- Software license.publisher
- PostgreSQL Global Development GroupRegents of the University of California
- Software license.OSI approved
- Yes
- Software license.Debian approved
- Yes
- Software license.FSF approved
- Yes
- Software license.GPL compatible
- Yes
via Wikipedia infobox
Described at
TAPoR
tapor.ca →PostgreSQL is a powerful, open source object-relational database system running on all major platforms. It supports native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl and ODBC among others. .NET C database eXtensible Markup Language (XML) java ODBC Perl PHP python query language Ruby Tcl
Excerpt from a page describing this subject · 3,444 chars · not written by Vinony
Wikidata facts
- Instance of
- free software
- Creator
- Michael Stonebraker
- Official website
- www.postgresql.org
- Image
- PostgreSQL psql screenshot.png
Show 19 more facts
- source code repository URL
- github.com/postgres/postgres
- software version identifier
- 18.3
- member of
- Software in the Public Interest
- derivative work
- PostGIS
- influenced by
- Ingres
- publication date
- 1996-07-08
- affiliation
- Software in the Public Interest
- IRC channel URL
- irc://irc.freenode.net/postgresql-de
- inception
- 1996-00-00
- IPA transcription
- ˌpəʊstɡɹɛs kjʊˈɛl
- Commons category
- PostgreSQL
- topic's main category
- Category:PostgreSQL
- programmed in
- Q15777
- operating system
- Unix-like operating system
- Stack Exchange tag
- serverfault.com/tags/postgresql
- public key fingerprint
- B97B 0AFC AA1A 47F0 44F2 44A0 7FCC 7D46 ACCC 4CF8
- hashtag
- PostgreSQL
- social media followers
- 31360
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/bkmFy7
Sources (15)
via Wikidata · CC0
Article · Español
PostgreSQL, también llamado Postgres, es un sistema de gestión de bases de datos relacional orientado a objetos y de código abierto, publicado bajo la , similar a la BSD o la MIT. Como muchos otros proyectos de código abierto, el desarrollo de PostgreSQL no es manejado por una empresa o persona, sino que es dirigido por una comunidad de desarrolladores que trabajan de forma desinteresada, altruista, libre o apoyados por organizaciones comerciales. Dicha comunidad es denominada el (PostgreSQL Global Development Group). PostgreSQL no tiene un gestor de errores (bugs), haciendo muy difícil conocer el estado de corrección de los mismos.
Abstract from DBpedia / Wikipedia · CC BY-SA