Skip to content

Commit 51945fd

Browse files
authored
Refactor Readme
1 parent b3be688 commit 51945fd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,13 @@ services:
3838
POSTGRES_USER: warpSQLUser
3939
POSTGRES_PASSWORD: warpSQLPass
4040
```
41+
42+
WarpSQL is a powerful solution that provides opinionated extensions to Postgres, conveniently packaged as a single Docker deployment. It eliminates the need to install multiple separate databases by offering a comprehensive set of features in one place (although not everything, as some features might not be included).
43+
44+
By utilizing WarpSQL, you can benefit from the following:
45+
46+
• Simplified setup: With WarpSQL, you can have all the necessary extensions for your Postgres database in one go, saving you time and effort.
47+
48+
• Seamless integration: WarpSQL includes popular extensions like PgVector, TimescaleDB, Citus, and PostGIS, allowing you to leverage their functionality seamlessly.
49+
50+
• Enhanced performance: The included extensions are carefully selected to optimize database performance, enabling you to work efficiently with large datasets.

0 commit comments

Comments
 (0)