Skip to content

Spatial Data and Networks, Efficient Text Retrieval Methods, Ultra Fast Database Operators, Top-K Queries

License

Notifications You must be signed in to change notification settings

kasselouris/Complex-Data-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complex-Data-Management

The projects I did for my undergraduate course of Complex Data Management.

Summary of the projects:

  • O(n) time for database merge operations such as join, intersection etc between two sorted arrays.
  • Implementation of the R-tree data stracture for spatial data (or multi-dimensional data), as well as range and K Nearest Neighbors queries based on R-tree.
  • Implementation of spatial network algorithms such as Dijkstra and A*, and top-K queries.
  • Efficient containment and relevance retrieval queries methods between transactions and items.

About

Spatial Data and Networks, Efficient Text Retrieval Methods, Ultra Fast Database Operators, Top-K Queries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages