Repository navigation

#

mini-database

MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.

C++
3734
2 天前

A list of all my GitHub follows (but not my followers) This project is currently semi-maintained, but will be a fully-automated project once automation is ready.

Markdown
5
12 小时前

This project demonstrates how to integrate an HTML form with Google Sheets to collect user inputs and save them automatically. It uses Google Apps Script as the backend and JavaScript on the frontend to handle form submissions.

HTML
3
5 个月前

Mini database

C
1
6 年前

Mini database for examples and testing

JavaScript
1
8 年前

This mini version of the database support multiple basic SQL-like commands and data is stored in a B+ tree style. Two metatables are included as "tablesTable" and "columnsTable". All the file is stored in .tbl file with reading and writing using RandomAccess. The programming language is Java.

Java
0
5 年前