Share

Postgresql

PostgreSQL, often simply Postgres, is an object-relational database (ORDBMS) – i.e. a RDBMS, with additional (optional use) "object" features – with an emphasis on extensibility and standards compliance. As a database server, its primary function is to store data securely, and to allow for retrieval at the request of other software applications. It can handle workloads ranging from small single-machine applications to large Internet-facing applications (or for data warehousing) with many concurrent users; on macOS Server, PostgreSQL is the default database and it is also available for Microsoft Windows and Linux (supplied in most distributions). PostgreSQL is ACID-compliant and transactional. PostgreSQL has updatable views and materialized views, triggers, foreign keys; supports functions and stored procedures, and other expandability. PostgreSQL is developed by the PostgreSQL Global Development Group, a diverse group of many companies and individual contributors.It is free and open-source software, released under the terms of the PostgreSQL License, a permissive free-software license.

Link: https://www.postgresql.org/
     




Reviews / Messages:





comments powered by Disqus

Disclaimer: The intent of the site is to help students and professional in their academics and career.Though best effort are made to present the most accurate information, No guarantees are made regarding the accuracy or usefulness of content.The site holds no responsibility of any harm to anyone because of provided information.