Analysis of information sources in references of the Wikipedia article "PostgreSQL" in Vietnamese language version.
Last modified:
Techniques pioneered in Postgres were widely implemented [..] Stonebraker is the only Turing award winner to have engaged in serial entrepreneurship on anything like this scale, giving him a distinctive perspective on the academic world.
Babelfish for PostgreSQL ... provides the capability for PostgreSQL to understand queries from applications written for Microsoft SQL Server.
Foreign Data Wrappers (FDW) [...] are mechanisms of querying external datasources. PostgreSQL 9.1 introduced this nolink: SQL/MED standards compliant feature.
In addition to the open source version of PostgreSQL, VMware offers vFabric Postgres, or vPostgres. vPostgres is a PostgreSQL virtual appliance that has been tuned for virtual environments.
AlloyDB for PostgreSQL is a fully managed, PostgreSQL-compatible database service that's designed for your most demanding workloads, including hybrid transactional and analytical processing... AlloyDB employs a disaggregated architecture. The compute and storage layers are separate and offer individual scaling.
{{Chú thích tạp chí}}: Quản lý CS1: DOI truy cập mở nhưng không được đánh ký hiệu (liên kết)Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS.
PostgreSQL extension to schedules and manages jobs in a job queue similar to Oracle DBMS_JOB package.
Neon is a fully managed serverless PostgreSQL. It separates storage and compute and substitutes PostgreSQL's storage layer with a custom-built, multi-tenant storage engine designed for the cloud.
PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geospatial data.
PostgreSQL: The World's Most Advanced Open Source Relational Database
We will try to work with you to permit uses [of the PostgreSQL name] that support the PostgreSQL project and our Community.
{{Chú thích web}}: |last= có tên chung (trợ giúp)This document describes version 3.0 of the protocol, implemented in PostgreSQL 7.4 and later.
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.
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.
Tools to help with designing a schema, via creating Entity-Relationship diagrams and similar. Most are GUI.
This page is a list of miscellaneous utilities that work with Postgres (ex: data loaders, comparators etc.).
There are many approaches available to scale PostgreSQL beyond running on a single server. ... There is no one-size fits all...
TimescaleDB is implemented as an extension on PostgreSQL, which means that it runs within a PostgreSQL instance and that you interact with it in the same way that you interact with PostgreSQL.
WiltonDB [is] packaged for Windows. It strives to be usable as a drop-in replacement to Microsoft SQL Server.