Skip to content

Commit b255207

Browse files
committed
[paradedb] Remove hallucinated project description
1 parent 5ed49e5 commit b255207

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

paradedb/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,8 @@ conn = psycopg2.connect(
3737

3838
## ParadeDB Features
3939

40-
ParadeDB includes several powerful extensions:
41-
42-
- **pg_search**: Full-text search with BM25 ranking
43-
- **pg_analytics**: DuckDB-powered analytics for OLAP workloads
44-
- **pg_lakehouse**: Query data lakes (S3, Delta Lake, Iceberg) directly
40+
ParadeDB includes the **pg_search** extension, for both search and
41+
analytics workloads.
4542

4643
Example using pg_search:
4744
```sql

0 commit comments

Comments
 (0)