Glossary
PostgreSQL
PostgreSQL is a mature, open-source object-relational database known for strict SQL-standard compliance and reliability. It supports advanced types such as JSONB, arrays and geospatial data, plus transactions, foreign keys, window functions and extensions. Widely used from small apps to large systems, it is fully ACID-compliant.
In Pocket Code
See it in the Database Manager