Skip to content

Initial Public Release (v0.100-0)

Pre-release
Pre-release
Compare
Choose a tag to compare
@AvijitkGupta AvijitkGupta released this 23 Jan 15:51
· 456 commits to main since this release
ae4b843

Initial version of DocumentDB includes support for

  1. CRUD, Query and aggregation operations on BSON datatype.
  2. Indexing the BSON field.
  3. Compatible with pg_vector to support vector queries.
  4. Compatible with postgis for geospatial queries.
  5. Compatible with RUM indexes for Full text searches.