An open API service providing repository metadata for many open source software ecosystems.

Topic: "database-systems"

Developer-Y/cs-video-courses

List of Computer Science courses with video lectures.

Size: 1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 70,205 - Forks: 9,420

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: 8 months ago - Pushed at: over 1 year 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: 9 days ago - Pushed at: about 3 years ago - Stars: 444 - Forks: 10

JiashuWu/Books

My book list

Size: 4.36 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 434 - Forks: 301

yixuaz/CMU-15445

https://www.jianshu.com/nb/36265841

Language: C++ - Size: 16.7 MB - Last synced at: 7 months ago - Pushed at: over 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: almost 2 years ago - Stars: 272 - 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: 7 months ago - Pushed at: over 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

seby-sbirna/Database-Design-Modeling-and-Programming-of-National-Library-Catalog-System

This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems

Language: SQLPL - Size: 2.91 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 3

aminkhani/DB

Database Tutorial

Size: 949 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

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: 9 months ago - Pushed at: over 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: 17 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

jzombie/rust-llkv

An Apache Arrow columnar storage layer with SQL for key-value storage systems in Rust.

Language: Rust - Size: 2.32 MB - Last synced at: 6 days ago - Pushed at: 6 days 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 ahmedtahami@yahoo.com. I will do my best to help you.

Language: C++ - Size: 9.14 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

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: 122 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

tunacinsoy/CSE

All the homeworks, testers and projects done at Marmara University, Computer Science & Engineering

Language: Java - Size: 17 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 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 2 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

JerryChiaRuiChang/FLAME

R package for matching algorithm in causal inference

Language: R - Size: 78.5 MB - Last synced at: about 2 years ago - Pushed at: about 6 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: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

michailmarkou1995/Java

ADVANCED PROGRAMMING (CN5120) + FORMAL METHODS (CN6006) + ADVANCED TOPICS IN COMPUTER SCIENCE (6008)

Language: Java - Size: 168 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

pavanpatil45/DBMS-SL1-Assignments

All DBMS (SL1) Assignments, TEIT, SPPU

Size: 2.98 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

Iwwww/pratice_database

Практика по ВП за 1 семестр

Language: C++ - Size: 3.42 MB - Last synced at: over 2 years ago - Pushed at: almost 3 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: over 1 year ago - Pushed at: almost 3 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: about 1 month ago - Pushed at: almost 5 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: over 2 years ago - Pushed at: over 7 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: over 1 year ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 2

parunchxi/hospital-management-system

A full-stack Hospital Management System built with Next.js, Supabase, Tailwind CSS, and ShadCN for CPE241 Final Project at KMUTT.

Language: TypeScript - Size: 879 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

AyoubKaz07/my-bustub

My projects implemenation of CMU 15-445's BusTub DBMS

Language: C++ - Size: 5.79 MB - Last synced at: 12 months ago - Pushed at: 12 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: 8 months ago - Pushed at: about 1 year 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: 8 months ago - Pushed at: almost 2 years 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: over 2 years ago - Pushed at: almost 4 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: over 1 year ago - Pushed at: about 4 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

cedrickchee/bitcask

My key/value store (embedded database) solution for PingCAP training courses

Language: Rust - Size: 2.98 MB - Last synced at: 3 months ago - Pushed at: almost 6 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 2 years ago - Pushed at: almost 7 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: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

taqi-m/game-zilla

Game Store Database Systems semester project.

Language: JavaScript - Size: 273 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

vitaminac/minidb

In-Memory Mini-Database

Language: Java - Size: 178 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 96.7 KB - Last synced at: 6 months ago - Pushed at: 6 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: almost 2 years ago - Pushed at: almost 2 years 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: 5 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

angelosps/Extendible-Hashing

🗃️ Implementation of extendible hashing for database systems

Language: C - Size: 656 KB - Last synced at: over 1 year ago - Pushed at: about 3 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: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

michailmarkou1995/PHP

WEB APPLICATIONS DEVELOPMENT (CN5109)

Language: PHP - Size: 23.8 MB - Last synced at: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

rahatahmed4/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: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jefripunza/portableDB

Membuat penyimpanan data tanpa menggunakan database engine

Language: HTML - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 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: about 2 years ago - Pushed at: almost 5 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: 8 months ago - Pushed at: almost 5 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: over 2 years ago - Pushed at: about 5 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: over 2 years 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: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

gautam678/CS4750--Getting-started-with-Python-and-SQLite

Language: HTML - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Tivishu303/foundationdb-hwq

🚀 Streamline data storage and retrieval with foundationdb-hwq, optimizing query efficiency for FoundationDB in high-performance applications.

Language: HTML - Size: 4.64 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ShreeBohara/postgresql-btree-optimizations

Performance optimizations for PostgreSQL 17.4 B-tree indexes

Language: Shell - Size: 61.5 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

eventdbx/eventdbx-perf

Benchmarking and testing EventDBX versus other database systems

Language: TypeScript - Size: 110 KB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Harith-Y/Cosmos-Vault-IIITDM-Sem4

Academic Materials – Semester 4 | Part of the Cosmos Vault multi-semester collection.

Language: Verilog - Size: 578 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ilke-kas/Hermes-Shipping-Platform Fork of zeynepziyagil/db

A full-stack web-based shipping and package tracking system built with React, Node.js, and PostgreSQL. Developed as a CS353 – Database Systems course project at Bilkent University.

Language: JavaScript - Size: 23.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - 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: 7 months ago - Pushed at: 7 months 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: 5 months ago - Pushed at: 9 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: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

valkwek/Databases-Final-Project

6.5831 Final Project

Language: Go - Size: 256 KB - Last synced at: 12 months ago - Pushed at: 12 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: over 1 year ago - Pushed at: over 1 year 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: over 1 year ago - Pushed at: over 1 year 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: about 1 month ago - Pushed at: over 1 year 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: over 1 year ago - Pushed at: over 1 year 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

a9na/baze-podataka-LV

📊 Database Systems laboratory exercises solutions

Language: TSQL - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

minhdang26403/simpledb

A C++20 port of SimpleDB

Language: C++ - Size: 389 KB - Last synced at: over 1 year ago - Pushed at: over 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: over 1 year ago - Pushed at: over 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bartuatabek/TrackIT

CS 353 Database Systems Course Project

Language: PHP - Size: 8.69 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years 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: about 2 months ago - Pushed at: almost 2 years 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: almost 2 years ago - Pushed at: almost 2 years 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: about 2 years ago - Pushed at: about 2 years 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: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kunwarmahmad/Database-Systems-I-Project

Ecommerce System Database Project

Language: TSQL - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KenanStredic/Database-Systems-Project

Database Systems Project

Language: Java - Size: 278 KB - Last synced at: over 2 years ago - Pushed at: almost 3 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

NikosMav/Database-Systems-3

Language: C - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NikosMav/Database-Systems-2

Language: C - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NikosMav/Database-Systems-1

Language: C - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wojciech11/database_systems

Database systems course

Language: JavaScript - Size: 3.73 MB - Last synced at: over 2 years ago - Pushed at: almost 4 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: over 2 years ago - Pushed at: almost 4 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: over 2 years ago - Pushed at: almost 4 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: over 2 years ago - Pushed at: almost 4 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: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

yeongukgo/hyu-database-systems

Database Systems (ITE2038) assignments at Hanyang University (Fall 2019)

Language: C - Size: 786 KB - Last synced at: 5 months ago - Pushed at: about 4 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: about 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rsyamil/dbms

Database management graduate course

Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

amakumi/DB-Final-Project

Pharmacy Management

Language: Java - Size: 6.58 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rayniel95/databases-systems

My databases systems notebook and some solved exercises.

Size: 559 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JuliaSzymanska/Project_Advanced_Database_Systems

Hotel chain database

Language: TSQL - Size: 3.16 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arsenkhy/Database-Systems-CMPT354

Language: Python - Size: 358 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Related Topics
database 26 sql 24 database-management 23 mysql 15 database-design 10 database-schema 10 data-structures 9 postgresql 6 algorithms 6 data-science 6 databases 6 computer-science 5 machine-learning 5 mysql-database 5 dbms 5 c 5 nosql 4 php 4 python 4 distributed-database 4 cpp 4 software-engineering 3 security 3 web-development 3 discrete-mathematics 3 computer-vision 3 sqlite3 3 distributed-systems 3 java 3 mongodb 3 artificial-intelligence 3 relational-databases 3 erd 3 data 2 rdbms 2 buffer-pool 2 bplustree 2 e-commerce 2 database-system 2 systems-programming 2 systems 2 software-development 2 sql-server 2 mssql 2 mssql-database 2 robotics 2 programming-language 2 bioinformatics 2 computer-architecture 2 embedded-systems 2 operating-systems 2 assignments 2 golang 2 open-source 2 computer-engineering 2 flask 2 natural-language-processing 2 deep-learning 2 design-patterns 2 sql-database 2 mariadb 2 sql-queries 2 file-organization 2 flask-application 2 key-value-store 2 rust 2 performance 2 write-ahead-log 2 data-dictionary 2 extendible-hashing 2 indexing 2 nodejs 2 external-sorting 2 btree 2 hashing 2 b-plus-tree 2 data-analysis 2 data-analytics 2 database-management-system 2 hadoop 2 spark 2 information-retrieval 2 entity-relationship-diagram 2 computer-networks 2 3nf 2 javascript 2 normalization 2 normalization-database 2 data-engineering 2 frontend 2 backend 2 angular 2 nosql-database 2 cse 2 university-course 2 plsql 2 university-project 2 database-tutorial 1 movie-database-website 1 solved-exercices 1