row-store

There are 4 repositories under row-store topic.

  • FreeLeh/GoFreeDB

    GoFreeDB is a Golang library that provides common and simple database abstractions on top of Google Sheets.

    Language:Go86408
  • FreeLeh/PyFreeDB

    PyFreeDB is a Python library that provides common and simple database abstractions on top of Google Sheets.

    Language:Python21312
  • MJavaadAkhtar/Database-library-implementation

    A library containing functions to store and maintain relational data on disk using heap file data structure

    Language:C++4100
  • MariosAchilias/Index-File

    Modules for record (row) storage, implementing unordered (heap) and (static) hash file organization, and secondary indexing. Built on top of a buffer manager.

    Language:C0101