mirror of https://github.com/citusdata/citus.git
parent
cd17d0b08f
commit
f4029a5216
|
@ -21,6 +21,9 @@ gives developers and enterprises the power and familiarity of a
|
||||||
traditional relational database. As an extension, Citus supports
|
traditional relational database. As an extension, Citus supports
|
||||||
new PostgreSQL releases, allowing users to benefit from new features
|
new PostgreSQL releases, allowing users to benefit from new features
|
||||||
while maintaining compatibility with existing PostgreSQL tools.
|
while maintaining compatibility with existing PostgreSQL tools.
|
||||||
|
Note that Citus supports many (but not all) SQL commands; see the
|
||||||
|
[FAQ](https://www.citusdata.com/frequently-asked-questions) for
|
||||||
|
more details.
|
||||||
|
|
||||||
Common Use-Cases:
|
Common Use-Cases:
|
||||||
* Powering real-time analytic dashboards
|
* Powering real-time analytic dashboards
|
||||||
|
|
Loading…
Reference in New Issue