secondary-index
Here are 14 public repositories matching this topic...
Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
-
Updated
May 16, 2023 - C
Thinkering Around BoltDB
-
Updated
Apr 26, 2018 - Go
Inverted Index implementation with main memory limitation using External Quicksort.
-
Updated
Jul 17, 2017 - C
Designed a scalable and efficient search engine in Python to query a Wikipedia corpus of ~75GB with a response time of 1s and outputs the top 10 relevant documents based on the search query.
-
Updated
Jul 27, 2021 - Python
a DBMS that organizes the files in a hash table. Also contains a secondary index hashed on a secondary key.
-
Updated
Apr 7, 2022 - C
Database management system developed for college purpose.
-
Updated
Feb 22, 2017 - C
A read-optimized learned index for unsorted data
-
Updated
Aug 10, 2023 - C++
Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.
-
Updated
May 16, 2023 - C
Elasticsearch based secondary index for Cassandra used by Genesys UCS
-
Updated
Jul 18, 2024 - Java
Cuckoo Index: A Lightweight Secondary Index Structure
-
Updated
Dec 2, 2021 - C++
Spark Accelerator framework ; It enables secondary indices to remote data stores.
-
Updated
Nov 20, 2024 - Scala
A RediSearch tutorial to learn the basis of RediSearch module, with sample application in Java, Python and Node.js
-
Updated
Mar 26, 2024 - Vue
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
-
Updated
Mar 31, 2023 - Go
Improve this page
Add a description, image, and links to the secondary-index topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the secondary-index topic, visit your repo's landing page and select "manage topics."