This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
The following commit(s) were added to refs/heads/main by this push:
new b66fa413 docs: Remove badges from docs homepage due to Apache CSP
restrictions (#724)
b66fa413 is described below
commit b66fa41334b441829b69eed1439e8b39aa9fe818
Author: Jia Yu <[email protected]>
AuthorDate: Tue Mar 17 01:25:58 2026 -0700
docs: Remove badges from docs homepage due to Apache CSP restrictions (#724)
---
docs/index.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/index.md b/docs/index.md
index 203b84d3..07fd265e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -22,8 +22,6 @@ title: Introducing SedonaDB
under the License.
-->
-[](https://pypi.org/project/sedonadb/)
[](https://pepy.tech/project/sedonadb)
[](https://pepy.tech/project/sedonadb)
-
SedonaDB is an open-source single-node analytical database engine with
**geospatial as a first-class citizen**. It aims to deliver the fastest spatial
analytics query speed and the most comprehensive function coverage available.
SedonaDB is perfect for processing smaller to medium datasets on local
machines or cloud instances. For distributed workloads, you can leverage the
power of SedonaSpark, SedonaFlink, or SedonaSnow.