This paper proposes a hybrid spatial index structure combining r-tree and grid partitioning to enhance query processing for moving object databases. The index structure aims to leverage the strengths of both methods, with r-tree providing efficient querying capabilities while the grid contributes to faster updates and reduces overlap issues. Experimental results indicate that the proposed index outperforms traditional r-tree and grid-based indices in handling a significant number of moving objects.