Skip to content

Insertion and external sorting for databases

Notifications You must be signed in to change notification settings

dgounaris/YSBD3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insertion and external sorting for databases

The program contains functions to insert, store and sort data of Record type, without using sophisticated data structures such as B+ trees or hashing. The external sorting algorithm used is applicable even for big data, provided that they are stored in the specified format.

Developed and maintained by D.Gounaris, D.Christodoulou and P.Plytas for an assignment during Implementation of Database Management Systems semester course.

About

Insertion and external sorting for databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •