File:Postgresql_elephant.svg · Wikimedia Commons · See Wikimedia Commons
PostgreSQL
Sign in to savesystème libre de gestion de base de données relationnelle
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 · Français
PostgreSQL est un système de gestion de base de données relationnelle et objet (SGBDRO). C'est un outil libre disponible selon les termes d'une licence de type BSD. Ce système est comparable à d'autres systèmes de gestion de base de données, qu'ils soient libres (comme MariaDB et Firebird), ou propriétaires (comme Oracle, MySQL, Sybase, DB2, Informix et Microsoft SQL Server). Comme les projets libres Apache et Linux, PostgreSQL n'est pas contrôlé par une seule entreprise, mais est fondé sur une communauté mondiale de développeurs et d'entreprises.
Abstract from DBpedia / Wikipedia · CC BY-SA