GitHub topics: ddl
realkarych/seqwall
🧪 Testing tool for PostgreSQL migrations — schema-snapshots based, framework‑agnostic.
Language: Go - Size: 126 KB - Last synced at: about 19 hours ago - Pushed at: about 19 hours ago - Stars: 11 - Forks: 1

WillianMonteiro23/projetos-sql
Esta repositório contém projetos que utilizam SQL para análise de dados. Cada projeto explora conjuntos de dados, realizando consultas para extrair insights, transformar dados e visualizar resultados, demonstrando habilidades em gerenciamento de banco de dados e otimização de consultas.
Language: TSQL - Size: 60.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Abhijeetsurya/Data_Analytics_SQL_Learning
SQL practice files covering basic to advanced queries like JOINs, CTEs, and subqueries.
Size: 47.9 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

oracle/quicksql
A library for generating DDL SQL and entity-relationship-diagrams from Quick SQL code
Language: JavaScript - Size: 4.81 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 59 - Forks: 11

xnuinside/omymodels
O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
Language: Python - Size: 328 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 185 - Forks: 23

semba-yui/sample-workflow-rdb
MySQL DDL / DML / 設計書用リポジトリ
Language: JavaScript - Size: 3.17 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

MateiB20/Proiect-baze-de-date
Simulare baza de date a unui magazin de pachete de construcție PC
Language: PLSQL - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

xataio/pgstream
PostgreSQL replication with DDL changes
Language: Go - Size: 34.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 514 - Forks: 19

jeddict/jeddict-modeler
Jakarta EE 10 & MicroProfile application generator and modeler
Language: Java - Size: 54.1 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 396 - Forks: 44

pyload/pyload
The free and open-source Download Manager written in pure Python
Language: Python - Size: 47.1 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 3,485 - Forks: 724

vapor/sql-kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Language: Swift - Size: 615 KB - Last synced at: 9 days ago - Pushed at: 25 days ago - Stars: 260 - Forks: 57

hhyo/Archery
SQL 审核查询平台
Language: Python - Size: 23.5 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 6,314 - Forks: 1,724

rin-nas/postgresql-patterns-library
Коллекция готовых SQL запросов для PostgreSQL по часто возникающим задачам (получение и модификация данных, ускорение запросов, обслуживание БД)
Language: PLpgSQL - Size: 8.69 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 675 - Forks: 157

mfeyx/azql
AZQL is a tool for converting data files (CSV, TSV, JSON) to SQL DDL (Data Definition Language) scripts.
Language: Python - Size: 27.3 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

CrisCorreaS/apuntes-sql
Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin
Size: 56.5 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 0

littleK0i/SnowDDL
Declarative database change management tool for Snowflake
Language: Python - Size: 3.02 MB - Last synced at: 23 days ago - Pushed at: 26 days ago - Stars: 119 - Forks: 30

arthurkushman/buildsqlx
Go database query builder library for PostgreSQL
Language: Go - Size: 226 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 180 - Forks: 17

jKazari/mathematics-laboratories-4.2
Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology
Language: SAS - Size: 3.67 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

aryashah2k/Learn-Database-Management-Systems
An Awesome Repository Containing All The Theory Lecture Slides and Lab Sessions With Code Files Taught At An Undergraduate Level At My University. Course Code: BTIT03105
Size: 51.6 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 5

lacanoid/pgddl
DDL eXtractor functions for PostgreSQL (ddlx)
Language: PLpgSQL - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 142 - Forks: 24

Efthymiapp/Car-Rental-Management-System
Using Java for application development and MySQL for database management, this simple car rental management system allows users to search for available cars, view rental details, and complete bookings. The system supports vehicle selection, pricing calculation, and booking confirmation.
Language: Java - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hakadoriya/ddlctl
ddlctl is a tool to control RDBMS DDLs: output all RDBMS DDLs, generate DDLs from tagged Golang source code, view differences between RDBMS and your DDL, and automate migrations.
Language: Go - Size: 673 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

Indium-private/dOps-framework
Data Operations Framework
Language: Python - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

xnuinside/simple-ddl-parser
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
Language: Python - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 195 - Forks: 42

zayfod/pycozmo
A pure-Python communication library, alternative SDK, and application for the Cozmo robot.
Language: Python - Size: 935 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 187 - Forks: 64

shimingxy/dbblazer 📦
db <--> txt, db<-->db,db ddl export,数据库数据导出到文件或者同步到其他数据库,导出数据DDL到特定数据库类型
Language: Java - Size: 78.1 MB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 4

eulerto/pgquarrel
pgquarrel compares PostgreSQL database schemas (DDL)
Language: C - Size: 2.89 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 398 - Forks: 43

Vanderhoof/alembic-dddl
Alembic extension that adds support for arbitrary user-defined objects like views or functions in autogenerate command.
Language: Python - Size: 129 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

bes2008/sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Language: Java - Size: 4.27 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 312 - Forks: 64

eslams3dawi/SQL-Tasks
This repository includes my T-SQL tasks, demonstrating different database concepts, query optimizations, and best practices.
Language: TSQL - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

johackim/rdcli
The simple way to download and unrestrict DDL files, torrents and magnets
Language: JavaScript - Size: 859 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 16

tuefekci/blkhole
blkhole is a download management tool for AllDebrid cloud downloads, which allows automatic downloads to your local network.
Size: 3.18 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 3

daq-tools/skeem
Infer SQL DDL statements from tabular data.
Language: Python - Size: 260 KB - Last synced at: 12 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 1

mjczone/MJCZone.DapperMatic
Additional IDbConnection extensions (leveraging Dapper).
Language: C# - Size: 1.24 MB - Last synced at: about 11 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ljendrock/bank-ddl-query
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

davidhristov59/Databases
This repo contains auditory, lab exercises and midterm exercises for the course Databases @FCSE-Skopje
Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mark-me/etl_templates
Model driven ETL
Language: Python - Size: 284 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bsrikanth24/movie_etl_project
The Movie ETL Project is an Extract, Transform, Load (ETL) pipeline designed to collect, process, and analyze movie data from an external API. This pipeline extracts movie information, cleans and transforms the data, and loads it into a PostgreSQL database, making it ready for analysis and visualization in Power BI.
Language: Python - Size: 480 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PreityRao/Project-2
Car Sales Analysis Using SQL
Size: 5.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

m7moudGadallah/ITI-Database-Labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
Language: TSQL - Size: 35.3 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dpgitaccount/SQL-Interview-Questions
A comprehensive repository of SQL interview questions covering basic to advanced topics, including queries on joins, aggregations, subqueries, and performance optimization. Ideal for interview preparation and skill enhancement.
Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PratikRameshMajage/MYSQL
SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️
Size: 8.29 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

sfu-dis/tesseract
Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)
Language: C++ - Size: 6.38 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 2

jehy/OracleToGit
Real time export oracle database structure DDL to Git repositary
Language: PHP - Size: 1.85 MB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 6

Minawahba98/Datahouse
KingHouse: An end-to-end data analysis project exploring house sales in King County, Washington. Includes SQL for data cleaning and analysis, Tableau dashboards for visualization, and business insights for decision-making.
Size: 1.66 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gyanqui/DatabaseAdministration
This is a university repository of my personal assignments for course CIT 326: Database Administration
Language: TSQL - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

alexandrabaturina/a-social-news-aggregator
Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gyanqui/DatabaseDesign-Development
This is a university repository of my personal assignments for course CIT 225: Database Design and Development
Size: 153 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sjjian/sql-calculator
这是一个基于 TiDB MySQL 语法解析器的一个工具集,支持1. SQL 指纹(sql fingerprint);2. 数据库库表对比(sql diff): 对比两个数据库的库表差异,并生成源库到目标库对应的差异( DDL) 语句。
Language: Go - Size: 4.58 MB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 13

ramhejazi/dana 📦
API-less database schema migration library (node.js)
Language: JavaScript - Size: 575 KB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 1

sbugera/PyDDLOracle
Oracle schema objects definition extractor
Language: Python - Size: 325 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

qwazer/scheme2ddl
Command line util for export oracle schema to set of ddl scripts
Language: Java - Size: 176 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 83 - Forks: 48

OscarSnva15/Python_connect_mysql
En este repositorio nos encargamos de estructurar y crear una conexión a una bases de datos desde el lenguaje python
Language: Python - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Khushi130404/Blood_Bank_Management
Blood Donation Bank Management including Functions, Triggers, Procedures, Packages, Normalization and ER Diagram
Size: 254 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iamkirankumaryadav/SQL
Structured Query Language
Size: 7.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Akashash01/SQL-basic-table-creation
This SQL codes might useful for creating a simple Database, by creating a multiple tables.
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ManyakRus/ddl_from_protobuf
Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.
Language: Go - Size: 4.48 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arlac77/sorm
node js (sqlite) schema manipulation
Language: JavaScript - Size: 195 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

jasonlabz/dbutil
数据库表结构迁移工具 简介 本工具用于简化数据库表结构的迁移操作。它可以自动比较源数据库和目标数据库的表结构差异,并生成相应的迁移脚本。用户只需执行生成的脚本即可完成表结构的迁移。
Language: Go - Size: 365 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

dvanderweele/DBML_SQLite
Python package to generate SQLite DDL from DBML.
Language: Python - Size: 390 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 4

orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
Language: Go - Size: 201 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

nigelnuique/layoffs-data-analysis-2023-24
This repository contains an SQL-based analysis of layoffs data, focusing on cleaning, standardization, and exploratory data analysis (EDA).
Size: 123 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

xwsg/plantuml2ddl
Intellij IDEA plugin- MySQL/PostgreSQL DDL and PlantUML convert to each other.
Language: Java - Size: 5.13 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 37 - Forks: 8

smraju115/SQL-Project-DDL-DML
All data entry, modification through procedures ▪ Must create view to extract data ▪ Must use UDFs, triggers, sub-query, CTE
Language: TSQL - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

lebestnoob/webtorio-ddl 📦
Creates a zip file of a torrent through Webtor.io's hidden API. UNOFFICIAL!
Language: JavaScript - Size: 699 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Mrcatman16/VenoxLauncher
an very good cheat loader
Language: Batchfile - Size: 17.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sumitsahoo/erd-to-ddl
Generate DDLs from ER Diagrams using OpenAI Vision
Language: Python - Size: 842 KB - Last synced at: about 1 hour ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

dhan-profile/MySQL-Practice-Code
SQL practice for MySQL
Size: 714 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

lindulamaratunga/SQL-Commands
SQL Commands and Conditional Statements
Size: 8.79 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 14 - Forks: 3

ahmedsamir45/El_badr_marble_company_sql
sql database project for El badr marble company
Size: 1 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ianCristianAriel/2021-internacional-analisis-sql-comercio
Trabajo con bases de datos 'world' (países, ciudades, lenguajes) y 'inupde' (datos de clientes) realizando operaciones de selección en 'world' y de inserción, modificación y eliminación en 'inupde'.
Language: Jupyter Notebook - Size: 2.71 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

hamidrezaniazi/dummy-mlocks
This project is created to simulate MySQL locks using a Docker environment to help understand the behavior of online DDL operations and their impact on database locks
Language: Makefile - Size: 414 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ricardostarosa/banco_checkpoint2
Projeto do banco de dados de uma confeitaria fictícia.
Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

josemartinezrdev/LogisticaDB
Logistica Database
Size: 198 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

codeindex2937/ddlcode
Generate code from Oracle DDL
Language: Go - Size: 45.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dbalucas/KB_dbalucas
This repository contains all my KnowHow and is a great list of quick and searchable commands for administrating a database and other types of systems I'm working with.
Language: HTML - Size: 3.82 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AllanR1991/senai-projectHealthClinic-webApi
Projeto onde foi realizado modelagem de banco de dados e realizado DDL, DML e DQL
Size: 4.01 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

boxalino/data-integration-doc-schema
Boxalino Data Integration Document Schema repository, for Real-Time data processing
Language: HTML - Size: 96.7 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Devanshu11976/Database-Commands-SQL
Unlock the power of SQL with this comprehensive repository! Whether you're aiming for top MNC jobs or excelling in IIT courses, this repo covers everything from fundamental concepts to advanced techniques. Dive in and master SQL to boost your career and academic success!
Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

josemartinezrdev/ExamenFinalMySQL
Examen Final MySQL
Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CYCNO/Direct-Download-API
A Direct Downloader Api Which Will Get Direct Download Link From Some Popular File Uploading Websites
Language: Python - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

IbadDE/SQL_projects
Language: Jupyter Notebook - Size: 913 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

GuilhermeRSouza34/Mod27-SQL1
Criação de uma tabela em um banco de dados relacional utilizando comandos da linguagem DDL (Data Definition Language) para definir a estrutura da tabela. Além disso, foram utilizados comandos DML (Data Manipulation Language) para inserir, atualizar e consultar dados na tabela criada.
Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

a631807682/ddltransform
parse ddl and transform to gorm model code
Language: Go - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

edvaldoljr/Projeto-Generation-Integrador-Modelo-DER-E-DDL-My-SQL
Etapa de criação em grupo para modelo DER E DDL, para o Projeto Integrador Generation Brasil.
Size: 139 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RikoAppDev/database-museum
DBS - Assignment 4 and 5 - Data Modeling and Implementation of processes on database layer
Language: PLpgSQL - Size: 847 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

HETSN/eBay_Project
Database System to manage database of complex Ecommerce platform like eBay.
Size: 645 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

EduardoDiNizo/SQL-Database-Guide
Este repositório contém uma série de sessões que abordam diversos aspectos e exemplos de banco de dados, desde conceitos básicos até tópicos avançados de administração e otimização.
Size: 255 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Agilis-Ingenium/database
✅ The codebase for the PostgreSQL database. :elephant:
Size: 660 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nao1215/ddl-maker 📦
ddl-maker generate ddl (SQL file) from Go struct.
Language: Go - Size: 149 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

piotr-kalanski/data-model-generator
Data model generator based on Scala case classes
Language: Scala - Size: 178 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 14

SuryawanshiDivya/SQL_LibraryDB-Analysis
Library Database and its analysis
Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

RVBNN/SQL-Project
Es un proyecto en el cual se buscan poner a prueba habilidades en el manejo de DDL, DML, DTL dentro de SQL
Size: 20.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

watarukura/tbls-util 📦
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasdacosta/aula_banco_dados
:star: Este repositório contém materiais e recursos para uma aula completa sobre bancos de dados. A aula abrange desde conceitos básicos até tópicos mais avançados relacionados a modelos conceituais, lógicos e físicos, além de consultas e controle transacional. Além disso envolve alguns estudos relacionados a Banco de Dados.
Language: C - Size: 121 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

oigonzalezp2024/stagesController
StagesController establece la configuración DDL mínina de una tabla de base de una datos MySQL destino a partir de una estructura Json , crea el diseño de las tablas necesarias para el diseño de la base de datos destino, establece la configuración, crea y pobla las tablas en la base de datos destino, terminando así un proceso de integración básico.
Language: Python - Size: 204 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SwethaAshervadam/RSVP_Movies_Assignment
RSVP Movies is an Indian film production company which has produced many super-hit movies. They have usually released movies for the Indian audience but for their next project, they are planning to release a movie for the global audience in 2023.
Size: 112 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HeyJoel/T-SQL-Snippets
A reference list of common T-SQL DDL snippets
Language: TSQL - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Illegal-Services/Illegal_Services
♾️🌚✨Illegal Services✨🌚♾️
Language: HTML - Size: 1.13 GB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 525 - Forks: 98

ayeti82/movie-system
Class project on accessing databases from client apps (HW1)
Language: Java - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
