Get started using YugabyteDB in less than five minutes on macOS.| YugabyteDB Docs
Use yugabyted to deploy YugabyteDB universes.| YugabyteDB Docs
YugabyteDB Tablet Server (yb-tserver) binary and configuration flags to store and manage data for client applications.| YugabyteDB Docs
Built-in server-side connection pooler for YSQL| YugabyteDB Docs
How to start your YugabyteDB database cluster.| YugabyteDB Docs
Build globally distributed applications.| YugabyteDB Docs
Explore the security architecture of YugabyteDB Aeon data, our fully managed YugabyteDB-as-a-Service.| YB Documentation on YugabyteDB Docs
Explore the the security shared responsiblity model of the YugabyteDB Aeon database.| YB Documentation on YugabyteDB Docs
Remove key-value pairs from an object or remove a single value from an array.| YB Documentation on YugabyteDB Docs
Read a JSON value at a specified path.| YB Documentation on YugabyteDB Docs
Typecast between any pair of text, json, and jsonb values.| YB Documentation on YugabyteDB Docs
Test if JSONB values exist as keys in an object or as string value(s) in array.| YB Documentation on YugabyteDB Docs
Describes the syntax and semantics of the PL/pgSQL "assert" statement. [YSQL].| YB Documentation on YugabyteDB Docs
Describes the semantics of the depends on extension subprogram attribute [YSQL].| YB Documentation on YugabyteDB Docs
Describes the syntax and semantics of the PL/pgSQL "get diagnostics" statement. [YSQL].| YB Documentation on YugabyteDB Docs
Describes SQL functions and procedures. These are also known as "language sql" subprograms. [YSQL].| YB Documentation on YugabyteDB Docs
Describes the syntax and semantics of the PL/pgSQL "raise" statement. [YSQL].| YB Documentation on YugabyteDB Docs
Describes the syntax and semantics various PL/pgSQL "return" statement variants[YSQL].| YB Documentation on YugabyteDB Docs
Explains why you should should avoid issuing "commit" in user-defined subprograms and anonymous blocks [YSQL]| YB Documentation on YugabyteDB Docs
Test whether one jsonb value contains another jsonb value using the JSON containment operators (@> and <@).| YB Documentation on YugabyteDB Docs
Test if two jsonb values are equal using the JSON equality operator (=).| YB Documentation on YugabyteDB Docs
Concatenate two jsonb values using the JSON concatenation operator ("||").| YB Documentation on YugabyteDB Docs
Substantiates the rule that a string that's intended to identify a UTC offset is resolved case-insensitively. [YSQL]| YB Documentation on YugabyteDB Docs
How to configure system parameters to get the YugabyteDB database cluster to run correctly.| YB Documentation on YugabyteDB Docs
Substantiates the rule that a string that's intended to identify a UTC offset is never resolved in pg_timezone_names.abbrev. [YSQL]| YB Documentation on YugabyteDB Docs
How to manually install YugabyteDB database on each node.| YB Documentation on YugabyteDB Docs
Substantiates the rule that a string that's intended to identify a UTC offset is never resolved in pg_timezone_abbrevs.abbrev as the argument of 'set timezone' but is resolved there as the argument of 'timezone()' and within a 'text' literal for a 'timestamptz' value. [YSQL]| YB Documentation on YugabyteDB Docs
How to manually start the YB-Masters Server service for your YugabyteDB database cluster.| YB Documentation on YugabyteDB Docs