Topic: "database-systems"
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Size: 913 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 68,538 - Forks: 9,275

cursusdb/cursusdb
CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.
Language: Go - Size: 54.3 MB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 450 - Forks: 13

CondensationDS/Condensation
Condensation is an open-source data system for building cloud applications while keeping the ownership of data.
Size: 54.6 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 441 - Forks: 10

JiashuWu/Books
My book list
Size: 4.36 GB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 434 - Forks: 301

yixuaz/CMU-15445
https://www.jianshu.com/nb/36265841
Language: C++ - Size: 16.7 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 297 - Forks: 69

techgaun/awesome-programming-presentations
Presentations that programmers should watch
Size: 368 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 264 - Forks: 48

xingdl2007/cmu15-445
:floppy_disk: CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
Language: C++ - Size: 2.41 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 169 - Forks: 51

codewith-usama/FAST-Resources
resources of FAST-NUCES 2020-2024
Language: HTML - Size: 2.37 GB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 13 - Forks: 3

Amey-Thakur/DATABASE-MANAGEMENT-SYSTEM-AND-DATABASE-MANAGEMENT-SYSTEM-LAB
CSC502: Database Management System [DBMS] & CSL503: Database Management System Lab [DBMS Lab] <Semester V>
Size: 234 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

teddyoweh/beardb-website
Website Documentation for BearDB and BearDBAPI
Language: Vue - Size: 10.5 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

aminkhani/DB
Database Tutorial
Size: 949 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

ahmedtahami/DB-LABF21
This is my Database Systems course work. Kindly avoid copying these tasks. I would highly encourage you to reach out to me and get my help. You can send me an email at [email protected]. I will do my best to help you.
Language: C++ - Size: 9.14 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

tunacinsoy/CSE
All the homeworks, testers and projects done at Marmara University, Computer Science & Engineering
Language: Java - Size: 17 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

iBug/Junk-Bank-System 📦
What JB system? It's Lab 3 of the course « Database Systems » of USTC in Spring 2020
Language: Ruby - Size: 2.3 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

JerryChiaRuiChang/FLAME
R package for matching algorithm in causal inference
Language: R - Size: 78.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

chaitanya100100/Database-Relation-Join-Algorithms
Sort Merge Join and Hash Join algorithm for natural join of two database relations
Language: C++ - Size: 193 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

gr8monk3ys/coursework
A comprehensive repository showcasing all my academic coursework, projects, and lab work from UC Merced and USC, covering topics like algorithms, data structures, machine learning, databases, and web search engines. Organized by course for easy navigation and learning.
Language: C++ - Size: 101 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

michailmarkou1995/Java
ADVANCED PROGRAMMING (CN5120) + FORMAL METHODS (CN6006) + ADVANCED TOPICS IN COMPUTER SCIENCE (6008)
Language: Java - Size: 168 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

Iwwww/pratice_database
Практика по ВП за 1 семестр
Language: C++ - Size: 3.42 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

vuolo/UCF-Database-Systems-Team-Project
Surveys for UCF students
Language: TypeScript - Size: 1.11 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

BaseMax/mysql-mariadb-rename-database-php
A tiny script to rename and move all of your table into a new MySQL/MriaDB database. (using pure PHP)
Language: PHP - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

chaitanya100100/Mini-SQL-Engine
A mini SQL engine to parse and execute simple sql queries implemented in python
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

lifei96/FeiFlight
A flight booking system (course project for Introduction to Database Systems)
Language: CSS - Size: 9.67 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 2

AyoubKaz07/my-bustub
My projects implemenation of CMU 15-445's BusTub DBMS
Language: C++ - Size: 5.79 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

YSayaovong/Modern_Library_Management_Database
A database system designed for efficient library operations, with features for cataloging, user management, and tracking borrowing history.
Size: 128 KB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

arasgungore/MovieDB-System
Final MySQL project assigned for the Introduction to Database Systems (CMPE 321) course in the Spring 2023 semester.
Language: Python - Size: 399 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

caesarmario/database-bookstore-case-study
A case study about designing simple database system for a bookstore. This repository contains ERD design and SQL codes for design of bookstore database system. The main purpose of this system is to build database system for bookstore.
Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Amandahsr/CS4225_HadoopAndSpark
NUS CS4225: Proposed solution to 2 assignments using Hadoop and Spark.
Language: Java - Size: 656 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

dgabriele/store
A Python transactional in-memory SQL-like object store for long running processes, games, analytics, realtime processing and other applications.
Language: Python - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Hassan-Ashfaq/Citizens-Database-System
A Database is an organized collection of structured information, or data, typically stored electronically in a computer system. The data can then be easily accessed, managed, modified, updated, controlled, and organized.
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

mukeshkdangi/hw_fall2018
Academic homework in Fall 2018. 1) CSCI585 : Database systems. 2) CSCI571 : Web Technologies. 3)CSCI572 : Search Engine and Information retrieval
Language: Java - Size: 74.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

romz-pl/extendible-hashing
Extendible hashing in C++. In memory implementation.
Language: C++ - Size: 1.14 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

CS-3743-Database-Systems-Team/Recipe-Organizer-MySQLdatabase
Structured database schema designed for managing recipes, ingredients, user interactions, restaurant menus, and ratings. The schema ensures efficient data organization, normalization, and relational integrity.
Size: 95.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

vitaminac/minidb
In-Memory Mini-Database
Language: Java - Size: 175 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

23W-GBAC/Azukaego_blog
Diving into the challenges of data quality in women's healthcare, exploring real-life stories that highlight the critical need for accurate data collection and its impact on diagnoses, treatment, and pharmaceutical advancements. Shedding light on the persistent issues of gender bias in healthcare and advocating for the importance of quality data.
Language: SCSS - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pnv2003/sailor-moon-store
An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023
Language: PHP - Size: 951 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

EliteArrow/swift-bites-databse
Development of a SQL-based RDBMS for "Swift Bites" food delivery platform, including ER diagram design, normalization, Python script implementation for data generation, and SQL queries for business insights.
Language: Jupyter Notebook - Size: 9.53 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

leyviya/restaurant-management-system-mssql
MS SQL Database system created for "Restaurant Management". Developed in MS SQL Server 2019 Management Studio for 3rd grade(junior year) Database Systems course.
Language: TSQL - Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

angelosps/Extendible-Hashing
🗃️ Implementation of extendible hashing for database systems
Language: C - Size: 656 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

jamestiotio/dbsys
SUTD 2021 50.043 Database and Big Data Systems Code Dump
Language: Java - Size: 69.7 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

michailmarkou1995/PHP
WEB APPLICATIONS DEVELOPMENT (CN5109)
Language: PHP - Size: 23.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

exajobs/databases-collection
An ongoing & curated collection of awesome software, libraries, learning tutorials, tools and resources and cool stuff about Databases
Size: 18.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

protons0010/digimart
Digimart is the next generation e-commerce website. We didn't using React, Angular, NodeJs also MySql and PHP for the hosting matter. If you make or convert this website includes with React , Angular , NodeJs Routing, Database et cetera you must to be contacted with us.
Language: HTML - Size: 88.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jefripunza/portableDB
Membuat penyimpanan data tanpa menggunakan database engine
Language: HTML - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

gentrexha/advanced-database-systems
184.780 Advanced Database Systems (VU 4,0) 2019S - This repository contains all the assignments from 184.780 Advanced Database Systems at the TU Wien during 2019SS.
Language: Jupyter Notebook - Size: 6.05 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

andrewpap22/Database_Management_System
💾 Both of the 2 projects on Database Management Systems course of UoA Dit
Language: C - Size: 887 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

batra98/Undo_Logging_and_Recovery
Implementation of Undo Logging and Recovery
Language: Python - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

totechite/chibidb
a toy database management system written in Rust-lang
Language: Rust - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

cedrickchee/bitcask
My key/value store (embedded database) solution for PingCAP training courses
Language: Rust - Size: 2.98 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dr0pdb/External-Merge-Sort
:mortar_board: Implementation of the External Merge Sort algorithm in C++
Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

gautam678/CS4750--Getting-started-with-Python-and-SQLite
Language: HTML - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Samya-S/File-Organization-and-Database-Systems-Lab
File Organization and Database Systems Lab (MA39204)
Language: C - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Nikos25K/Implementation-of-Database-Management-Systems
This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate block-level file management, indexing, and sorting algorithms, providing hands-on experience with database internals and performance optimization.
Language: C - Size: 363 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Kishan-Kumar-Zalavadia/UNT_Semester-2_Spring-2024
UNT: Spring 2024
Language: Jupyter Notebook - Size: 441 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

valkwek/Databases-Final-Project
6.5831 Final Project
Language: Go - Size: 256 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

emirbuckun/CSE3055-Database-Systems-Project
Project files of CSE3055 Database Systems course
Language: C# - Size: 5.61 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RJTLM/FIFA-World-Cup-Database-SQL-Python-Advanced-Queries
Designed and implemented a comprehensive FIFA Women's World Cup database using SQL and Python, featuring advanced queries, stored procedures, and a programming interface for data retrieval and manipulation.
Language: Python - Size: 3.65 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ishan-surana/ClassRoom-Allotment-System
Project developed with the purpose of automation and streamlining the process of room reservation and allocation within academic institutions, made as part of project for the course Database Systems. Main deployment at:- https://classroom-allotment-system.onrender.com/
Language: HTML - Size: 1.39 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Kishan-Kumar-Zalavadia/Fundamentals_of_Database_Systems_Assignments
UNT: CSCE 5350: Fundamentals of Database Systems, Spring 2024
Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Kishan-Kumar-Zalavadia/Fundamentals_of_Database_Systems_Notes
UNT: CSCE 5350: Fundamentals of Database Systems, Spring 2024
Size: 65.1 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

minhdang26403/simpledb
A C++20 port of SimpleDB
Language: C++ - Size: 389 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Bency2712/Data-Analytics-for-NBA-Games
Data-Analytics-for-NBA-Games
Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wonderakwei/Banking-Database-Design-using-PostgreSQL-and-pgAdmin
Designed an efficient banking database using PostgreSQL and pgAdmin. Focused on optimizing transaction management included key aspects like data modeling, database architecture, security, and performance.
Size: 3.97 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bartuatabek/TrackIT
CS 353 Database Systems Course Project
Language: PHP - Size: 8.69 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

paraskevasleivadaros/DD-Part-B
Project for the course Database Systems Design [INF 3543]
Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Giglium/Project-Museum 📦
This repository encompasses the report and code developed for the "Basi di Dati" (Database Systems) project as part of the Bachelor's Degree program at the University of Padua during the academic year A.A. 2015/2016.
Language: Dockerfile - Size: 700 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

NJrslv/Distributed-and-Database-Systems
Notes and assignments for MIT Distributed Systems (Spring 2020) && CMU Database systems
Language: Go - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adithya16pillai/5th-Semester
Operating Systems, Database Systems, Computer Networks, and Information Security Analysis codes
Language: C - Size: 857 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kunwarmahmad/Database-Systems-I-Project
Ecommerce System Database Project
Language: TSQL - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KenanStredic/Database-Systems-Project
Database Systems Project
Language: Java - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jsvitor/iaad-bsi-ufrpe
Repositório criado para versionar o conteúdo das atividades práticas da disciplina de Introdução ao Armazenamento e Análise de Dados (IAAD), ofertada pelo curso de Bacharelado em Sistemas de Informação da UFRPE.
Language: PLpgSQL - Size: 669 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

NikosMav/Database-Systems-3
Language: C - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NikosMav/Database-Systems-2
Language: C - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NikosMav/Database-Systems-1
Language: C - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SpencerDeMera/File-Structure-and-Database-Systems-Final-Project
Project repo for File Structures and Database Systems Final Project
Language: PHP - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

wojciech11/database_systems
Database systems course
Language: JavaScript - Size: 3.73 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

snehalkumar5/Data-Systems
Extended codebase to add DB functions like join, aggregates, sorting
Language: C++ - Size: 8.87 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

junqi-xie/RookieDB 📦
The lab project for CS W186 (2021 Fall): A relational database system with ARIES concurrency control
Language: Java - Size: 611 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

abisubramanya27/CS3700
Contains all codes and reports for CS3700 - Database Systems course taught by Prof. P Sreenivasa Kumar during Jul-Nov 2021
Language: Python - Size: 1.19 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DaudAhmad0303/Bank_Database_Project
In this Project we're working primarily on the Database Handling. We have selected the topic of “BANK MANAGEMENT SYSTEM”, as our Lab project of Database Systems(DBS).
Size: 710 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dinap18/PLSQL_Database_Systems_Project
Hospital database created with PL/SQL. Data was added to the database using Excel, text files, and the data generator. Advanced queries, functions, and programs were written in PL/SQL to analyze the data.
Language: HTML - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shyam-Makwana/Database-Management-System
Database implementation of E-Commerce System
Size: 4.18 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

zhuo1angT/DBDS
A collection of Data Structures From Database Systems
Language: C++ - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rsyamil/dbms
Database management graduate course
Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

amakumi/DB-Final-Project
Pharmacy Management
Language: Java - Size: 6.58 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rayniel95/databases-systems
My databases systems notebook and some solved exercises.
Size: 559 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

JuliaSzymanska/Project_Advanced_Database_Systems
Hotel chain database
Language: TSQL - Size: 3.16 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arsenkhy/Database-Systems-CMPT354
Language: Python - Size: 358 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ameru/slo-vintage-auto
Oracle Apex MySQL database system to track I/O of customers and vehicles for local car dealership
Language: SQL - Size: 4.12 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aaneloy/CSE311_Section_8_Spring-20_NSU_Final
Final assessment Submission Repository for Spring 2020 CSE311_Section_8
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

amakumi/Database_TA
Language: Java - Size: 6.57 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

FawadJawaid/database-design-of-graphics-design-school
In this project, we are designing the database for the Graphics Design School named ‘Nexus’. A proper methodology of database systems has been followed starting with designing an ER Diagram for the database till the normalization of the schema till 3NF.
Language: PLSQL - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

cavitcakir/SQL-Database-for-Collages
CS 306 Project Sabanci University SPRING 18/19
Language: PHP - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/JBase
Java Database Engine
Language: Java - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chaitanya100100/Two-Phase-Mergesort
Basic implementation of two phase mergesort used in database management systems
Language: C++ - Size: 256 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

chaitanya100100/B-Trees-Duplicate-Removal
Duplicate Removal from Database Relation using B-Trees and Hashing
Language: Python - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SysJunkie/RdbmsQueryParsingEngine
A relational query engine
Language: Java - Size: 4.79 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AppManNYC/cs-video-courses Fork of Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Size: 302 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Felicious/What-is-the-Pre-QL
Lab assignments completed for Introduction to Database Systems (COEN 178)
Language: PHP - Size: 2.49 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

bsachin207/Database6160
Weather Chronicles
Language: PHP - Size: 25.7 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
