Skip to content

iubuntu/SQL_Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cost base Optimization

  • RDBMS optimize sql with
    • CBO [cost-base Optimizer] and
    • RBO [Rule-Based Optimizer]

the purpose of this project

  • show the core of open source RDBMS
  • guess the behavior for Oracle And MsSQL

MySQL

PostgreSQL

Oracle

Microsoft SQL Server

About

how databases optimize a sql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published