goostub

Porting bustub (https://github.com/cmu-db/bustub) in Go for fun (that's why I name it goostub) (by pzhzqt)

Goostub Alternatives

Similar projects and alternatives to goostub

  • hydradb

    A multi-model, scalable database written in Go

  • chai

    Modern embedded SQL database (by chaisql)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • nebula-graph

    Discontinued A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula

  • rqlite

    The lightweight, distributed relational database built on SQLite.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better goostub alternative or higher similarity.

goostub reviews and mentions

Posts with mentions or reviews of goostub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-22.
  • Developing a database in Go
    5 projects | /r/golang | 22 Aug 2021
    One of them is https://github.com/pzhzqt/goostub, the others are just similar to this. The original Bustub project from CMU that is in C++ only provides the main interface and the storage layer of the database (same as the link above in Go). The actual implementations are done by students during the semester. So you have to build the buffer pool, index trees, hash tables etc. Here are the assignments with full details: https://15445.courses.cs.cmu.edu/fall2020/assignments.html. As far as I have seen there are no solutions nor full implementations in Go (not even in C++) because CMU like any other uni has the policy that you will get suspended if you make your solution public or you copy it. Some non complete solutions for the first assignments have leaked, but they contain bugs and it's just better if you solve them from scratch yourself. Hope this helps!

Stats

Basic goostub repo stats
1
12
0.0
almost 2 years ago

pzhzqt/goostub is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of goostub is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com