Global Information Lookup Global Information

PostgreSQL information


PostgreSQL
Developer(s)PostgreSQL Global Development Group[2]
Initial release8 July 1996;
27 years ago
 (1996-07-08)[3]
Stable release
16.2[4] Edit this on Wikidata / 8 February 2024; 2 months ago (8 February 2024)
Repository
  • git.postgresql.org/gitweb/?p=postgresql.git Edit this at Wikidata
Written inC
TypeRDBMS
LicensePostgreSQL License (free and open-source, permissive)[5][6][7]
Websitewww.postgresql.org Edit this on Wikidata
PostgreSQL License[5]
PublisherPostgreSQL Global Development Group
Regents of the University of California
Debian FSG compatibleYes[8][9]
FSF approvedYes[10]
OSI approvedYes[7]
GPL compatibleYes
CopyleftNo
Linking from code with a different licenceYes
Websitepostgresql.org/about/licence

PostgreSQL (/ˈpstɡrɛs ˌkjuː ˈɛl/, POHST-gres kyoo el),[11][12] also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures.[13] It is supported on all major operating systems, including Linux, FreeBSD, OpenBSD, macOS, and Windows, and handles a range of workloads from single machines to data warehouses or web services with many concurrent users.

The PostgreSQL Global Development Group focuses only on developing a database engine and closely related components. This core is, technically, what comprises PostgreSQL itself, but there is an extensive developer community and ecosystem that provides other important feature sets that might, traditionally, be provided by a proprietary software vendor. These include special-purpose database engine features, like those needed to support a geospatial[14] or temporal[15] database or features which emulate other database products.[16][17][18][19] Also available from third parties are a wide variety of user and machine interface features, such as graphical user interfaces[20][21][22] or load balancing and high availability toolsets.[23] The large third-party PostgreSQL support network of people, companies, products, and projects, even though not part of The PostgreSQL Development Group, are essential to the PostgreSQL database engine's adoption and use and make up the PostgreSQL ecosystem writ large.[24]

PostgreSQL was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley.[25][26] In 1996, the project was renamed PostgreSQL to reflect its support for SQL. After a review in 2007, the development team decided to keep the name PostgreSQL and the alias Postgres.[27]

  1. ^ "PostgreSQL". Retrieved September 21, 2019. PostgreSQL: The World's Most Advanced Open Source Relational Database
  2. ^ Cite error: The named reference contributors was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference birthday was invoked but never defined (see the help page).
  4. ^ "PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 Released!". February 8, 2024.
  5. ^ a b Cite error: The named reference about/licence was invoked but never defined (see the help page).
  6. ^ Cite error: The named reference approved by OSI was invoked but never defined (see the help page).
  7. ^ a b Cite error: The named reference OSI was invoked but never defined (see the help page).
  8. ^ "Debian -- Details of package postgresql in sid". packages.debian.org. Retrieved January 25, 2021.
  9. ^ "Licensing:Main". FedoraProject.
  10. ^ "PostgreSQL". fsf.org.
  11. ^ "FAQ: What is PostgreSQL? How is it pronounced? What is Postgres?". PostgreSQL Wiki. PostgreSQL community. Retrieved October 2, 2021.
  12. ^ Cite error: The named reference Audio sample was invoked but never defined (see the help page).
  13. ^ Cite error: The named reference intro-whatis was invoked but never defined (see the help page).
  14. ^ "PostGIS". postgis.net. December 18, 2023. Retrieved December 18, 2023. PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geospatial data.
  15. ^ "Temporal Extensions". PostgreSQL Wiki. December 18, 2023. Retrieved December 18, 2023. Postgres can be extended to become a Temporal Database. Such databases track the history of database content over time, automatically retaining said history and allowing it to be altered and queried.
  16. ^ "Orafce - Oracle's compatibility functions and packages". GitHub.com. December 17, 2023. Retrieved December 18, 2023. Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS.
  17. ^ "pg_dbms_job". GitHub.com. November 8, 2023. Retrieved December 18, 2023. PostgreSQL extension to schedules and manages jobs in a job queue similar to Oracle DBMS_JOB package.
  18. ^ "WiltonDB". WiltonDB. 2023. Retrieved December 18, 2023. WiltonDB [is] packaged for Windows. It strives to be usable as a drop-in replacement to Microsoft SQL Server.
  19. ^ "Babelfish for PostgreSQL". babelfishpg.org. Retrieved December 18, 2023. Babelfish for PostgreSQL ... provides the capability for PostgreSQL to understand queries from applications written for Microsoft SQL Server.
  20. ^ "PostgreSQL Clients". wiki.postgresql.org. October 18, 2023. Retrieved December 18, 2023. This page is a partial list of interactive SQL clients (GUI or otherwise) ... that you can type SQL in to and get results from them.
  21. ^ "Design Tools". wiki.postgresql.org. October 23, 2023. Retrieved December 18, 2023. Tools to help with designing a schema, via creating Entity-Relationship diagrams and similar. Most are GUI.
  22. ^ "Community Guide to PostgreSQL GUI Tools". wiki.postgresql.org. December 1, 2023. Retrieved December 18, 2023. This page is a list of miscellaneous utilities that work with Postgres (ex: data loaders, comparators etc.).
  23. ^ "Replication, Clustering, and Connection Pooling". wiki.postgresql.org. July 13, 2020. Retrieved December 18, 2023. There are many approaches available to scale PostgreSQL beyond running on a single server. ... There is no one-size fits all...
  24. ^ This is recognized by the liberal permission to use the PostgreSQL name, as approved (for fair use, when not confusing people about a legal relationship with the actual PostgreSQL project) when used in support of PostgreSQL, subject to the PostgreSQL Trademark Policy: "Trademark Policy". PostgreSQL.org. December 8, 2020. Retrieved December 17, 2023. We will try to work with you to permit uses [of the PostgreSQL name] that support the PostgreSQL project and our Community.
  25. ^ Cite error: The named reference design was invoked but never defined (see the help page).
  26. ^ Cite error: The named reference about/history was invoked but never defined (see the help page).
  27. ^ Cite error: The named reference Project name was invoked but never defined (see the help page).

and 20 Related for: PostgreSQL information

Request time (Page generated in 0.6166 seconds.)

PostgreSQL

Last Update:

PostgreSQL (/ˈpoʊstɡrɛs ˌkjuː ˈɛl/, POHST-gres kyoo el), also known as Postgres, is a free and open-source relational database management system (RDBMS)...

Word Count : 8582

SQL

Last Update:

Language SQL—Part 2: Foundation (SQL/Foundation). 1999. "PostgreSQL server programming". PostgreSQL 9.1 official documentation. postgresql.org. 2011...

Word Count : 3760

Universally unique identifier

Last Update:

"pgcrypto". PostgreSQL: Documentation: 9.6. PostgreSQL Global Development Group. 12 August 2021. "Section 13.20 Miscellaneous Functions". MySQL 5.7 Reference...

Word Count : 4179

List of SQL reserved words

Last Update:

reserved. SQL SQL syntax List of relational database management systems "Appendix C. SQL Key Words". PostgreSQL documentation. The PostgreSQL Global Development...

Word Count : 159

SQLite

Last Update:

write-intensive deployments. SQLite uses PostgreSQL as a reference platform. "What would PostgreSQL do" is used to make sense of the SQL standard. One major deviation...

Word Count : 2811

Database trigger

Last Update:

"DDL Events - SQL Server". 15 March 2023. "PostgreSQL: Documentation: 9.0: CREATE TRIGGER". www.postgresql.org. 8 October 2015. MySQL 5.0 Reference Manual...

Word Count : 2340

Materialized view

Last Update:

"Materialized Views - PostgreSQL wiki". wiki.postgresql.org. Retrieved 29 November 2022. "CREATE MATERIALIZED VIEW". PostgreSQL Documentation. 10 November...

Word Count : 1219

EnterpriseDB

Last Update:

based on the open-source database PostgreSQL (also known as Postgres), and is one of the largest contributors to Postgres. EDB develops and integrates performance...

Word Count : 1020

Data definition language

Last Update:

(Transact-SQL)". Microsoft Docs. Microsoft. Retrieved 12 November 2018. "PostgreSQL Transactions". PostgreSQL 8.3 Documentation. PostgreSQL. 7 February...

Word Count : 961

Embedded SQL

Last Update:

embedded SQL, for example, is called Pro*C in Oracle and Sybase database management systems, ESQL/C in Informix, and ECPG in the PostgreSQL database management...

Word Count : 907

Microsoft SQL Server

Last Update:

website at Microsoft TechNet Converting DBF to SQL Server PostgreSQL vs SQL Server SQL Server Express DATEPART in SQL Server SQL Server ODBC Driver 17...

Word Count : 7126

Boolean data type

Last Update:

Archived 2005-03-09 at the Wayback Machine "PostgreSQL: Documentation: 10: 8.6. Boolean Type". www.postgresql.org. Archived from the original on 9 March...

Word Count : 2985

Comparison of relational database management systems

Last Update:

Enea AB "PostgreSQL: Documentation: IMPORT FOREIGN SCHEMA". www.postgresql.org. Retrieved 2016-06-11. Wikibooks has a book on the topic of: SQL dialects...

Word Count : 3362

Database

Last Update:

lessons from INGRES to develop a new database, Postgres, which is now known as PostgreSQL. PostgreSQL is often used for global mission-critical applications...

Word Count : 9535

Block Range Index

Last Update:

particular vendors. So far PostgreSQL is the only vendor to have announced a live product with this specific feature, in PostgreSQL 9.5. Other vendors have...

Word Count : 1709

Amazon Aurora

Last Update:

Database Service (RDS). Aurora offered MySQL compatible service upon its release in 2014. It added PostgreSQL compatibility in October 2017. In August...

Word Count : 623

Google Cloud Platform

Last Update:

unstructured data. Cloud SQL – Database as a Service based on MySQL, PostgreSQL and Microsoft SQL Server. Cloud Bigtable – Managed NoSQL database service. Cloud...

Word Count : 3481

Integrated development environment

Last Update:

com. "Developer FAQ - PostgreSQL wiki". wiki.postgresql.org. "Chapter 18. Installation from Source Code on Windows". PostgreSQL Documentation. 29 September...

Word Count : 2112

LLVM

Last Update:

Julia, Kotlin, LabVIEW's G language, Lua, Objective-C, OpenCL, PostgreSQL's SQL and PLpgSQL, Ruby, Rust, Scala, Swift, Xojo, and Zig. The LLVM project started...

Word Count : 3171

OwnCloud

Last Update:

Vue.js. While ownCloud 10 uses PHP scripts to access an SQLite, MySQL or PostgreSQL database installed on the server, Infinite Scale works without a database...

Word Count : 1404

PDF Search Engine © AllGlobal.net