Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with ddl

A curated list of projects in awesome lists tagged with ddl .

https://github.com/eulerto/pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)

database ddl diff postgresql postgresql-client schema

Last synced: 15 Dec 2024

https://github.com/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

batchexecutor dao database ddl dialect ebean jdbc jfinal mango mybatis mybatis-pagehelper orm pagination spring-boot spring-jdbc sql urlparser

Last synced: 15 Dec 2024

https://github.com/vapor/sql-kit

*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.

ddl dml mysql postgresql server-side-swift spm sql sqlite swift vapor

Last synced: 21 Dec 2024

https://github.com/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.

bigquery columns ddl ddl-parser ddls hive hql mssql mysql oracle-database oracle-db parser postgresql redshift schemas snowflake sql sql-parser tsql types

Last synced: 20 Dec 2024

https://github.com/zayfod/pycozmo

A pure-Python communication library, alternative SDK, and application for the Cozmo robot.

anki anki-cozmo cozmo cozmo-sdk ddl digitial-dream-labs robot robotics

Last synced: 15 Dec 2024

https://github.com/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.

async code-generation converter dataclasses ddl ddl-parser generator gino gino-orm ginoorm-models hacktoberfest models models-generation orm orm-model pydantic pydantic-models sql sqlalchemy

Last synced: 15 Dec 2024

https://github.com/lacanoid/pgddl

DDL eXtractor functions for PostgreSQL (ddlx)

database ddl postgresql postgresql-extension sql

Last synced: 04 Dec 2024

https://github.com/johackim/rdcli

The simple way to download and unrestrict DDL files, torrents and magnets

cli ddl debrid download magnet p2p piracy pirate shell torrent unrestrict-links uptobox

Last synced: 20 Dec 2024

https://github.com/littlek0i/snowddl

Declarative database change management tool for Snowflake

alter change create database dcm ddl drop grant object python schema snowflake snowflakedb sql

Last synced: 17 Dec 2024

https://github.com/qwazer/scheme2ddl

Command line util for export oracle schema to set of ddl scripts

ddl export-oracle-schema oracle oracle-db

Last synced: 13 Nov 2024

https://github.com/xataio/pgstream

PostgreSQL replication with DDL changes

ddl elasticsearch golang opensearch postgresql replication schema webhooks

Last synced: 02 Sep 2024

https://github.com/croc-code/sql-boot

Advanced REST-wrapper for your SQL-queries (actually not only SQL)

code-generator db db-generator db-ide db-manager db-migration db-swiss-knife db-tool dba ddl devops java nosql rdbms schema sql sql-generation

Last synced: 15 Oct 2024

https://github.com/oracle/quicksql

A library for generating DDL SQL and entity-relationship-diagrams from Quick SQL code

ddl erd quicksql sql

Last synced: 17 Dec 2024

https://github.com/piotr-kalanski/data-model-generator

Data model generator based on Scala case classes

avro-schema data-model ddl elasticsearch generator scala

Last synced: 27 Oct 2024

https://github.com/bobbui/cassandra-cql-exporter

A highly configurable utility to export whole Apache Cassandra keyspace or table structure/data to CQL scripts.

backup-database backup-script cassandra cql cql-scripts ddl java keyspace restore restore-database

Last synced: 20 Dec 2024

https://github.com/sfu-dis/tesseract

Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)

ddl mvcc online-ddl schema-evolution snapshot-isolation transaction-processing transactional-ddl

Last synced: 25 Nov 2024

https://github.com/sjjian/sql-calculator

这是一个基于 TiDB MySQL 语法解析器的一个工具集,支持1. SQL 指纹(sql fingerprint);2. 数据库库表对比(sql diff): 对比两个数据库的库表差异,并生成源库到目标库对应的差异( DDL) 语句。

ddl diff fingerprint migrate mysql tools

Last synced: 15 Oct 2024

https://github.com/cycno/direct-download-api

A Direct Downloader Api Which Will Get Direct Download Link From Some Popular File Uploading Websites

anonfiles api ddl direct-download-google-drive direct-download-link direct-download-link-bot google-drive letsupload mediafire mediafire-directlink

Last synced: 17 Nov 2024

https://github.com/jehy/oracletogit

Real time export oracle database structure DDL to Git repositary

ddl oracle php

Last synced: 10 Nov 2024

https://github.com/patilharshal16/psql-replication

Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.

database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json

Last synced: 11 Oct 2024

https://github.com/eitanblumin/sp_generatetableddlscript

This procedure can be used to generate a CREATE TABLE script for a given table in SQL Server

ddl ddl-scripts microsoft-sql-server mssql mssqlserver sql-server tsql tsql-stored-procedures

Last synced: 12 Oct 2024

https://github.com/criscorreas/apuntes-sql

Apuntes y ejercicios resueltos de SQL en PostgreSQL, SQL Server y phpMyAdmin

cursors database ddl dml mariadb phpmyadmin plpgsql plpgsql-function postgresql rdbms sql sqlserver t-sql triggers

Last synced: 11 Oct 2024

https://github.com/dhan-profile/mysql-practice-code

SQL practice for MySQL

dcl ddl dml dql mysql rdbms sql

Last synced: 14 Nov 2024

https://github.com/heyjoel/t-sql-snippets

A reference list of common T-SQL DDL snippets

ddl examples snippets sql-server tsql

Last synced: 21 Nov 2024

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 09 Oct 2024

https://github.com/xnuinside/simple-ddl-generator

(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)

dataclasses ddl ddl-scripts generator models pydantic python sql

Last synced: 27 Oct 2024

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 29 Nov 2024

https://github.com/gmr/pglifecycle

A PostgreSQL schema management tool

dba ddl dml management postgresql schema

Last synced: 13 Oct 2024

https://github.com/byancamatos01/exerc-cios-ddledml

"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "

ads banco-de-dados ddl dml fatec-zl sql

Last synced: 19 Dec 2024

https://github.com/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 09 Nov 2024

https://github.com/vagnerbellacosa/guiainiciantesql

Guia Iniciante de SQL, primeiros passos e apontamentos diversos

apontamentos curso dcl ddl dml dql dtl sql structure-query

Last synced: 09 Nov 2024

https://github.com/byancamatos01/labbanco

"Revisão de SQL em Lab de Banco de Dados"

banco-de-dados ddl mysql sql

Last synced: 19 Dec 2024

https://github.com/tspannhw/table-ddl

DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.

apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql

Last synced: 11 Dec 2024

https://github.com/moralg/proyecto_base_datos

Creación de una base de datos desde cero, pasando por el diseño, creación de tablas, consultas y programación de PLSQL.

base-de-datos dbdesigner ddl psql sq

Last synced: 11 Nov 2024

https://github.com/awncorp/moodle

Mojo DB Driver Migrations

database ddl migrations perl perl5

Last synced: 08 Nov 2024

https://github.com/gmr/pgdumpreport

Create reports from pg_dump archives

ddl postgresql report schema

Last synced: 18 Dec 2024

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 16 Nov 2024

https://github.com/gyanqui/databaseadministration

This is a university repository of my personal assignments for course CIT 326: Database Administration

automation backup-tool dcl ddl dml gcp performance recovery-tool tcl

Last synced: 28 Nov 2024

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 12 Oct 2024

https://github.com/juliandavidmr/dumpmysql

Generate backup DDL from MySQL database.

ddl mysql

Last synced: 09 Nov 2024

https://github.com/mvrhov/migratum

Sane database migrations

database ddl migrations postgres postgresql

Last synced: 29 Nov 2024

https://github.com/a631807682/ddltransform

parse ddl and transform to gorm model code

ddl gorm mysql orm parser postgresql

Last synced: 20 Dec 2024

https://github.com/petr-korobeinikov/flyway-example

Flyway (https://flywaydb.org) usage example.

database ddl flyway migration

Last synced: 06 Nov 2024

https://github.com/ged/sequel-inlineschema

Github mirror of the inline schema plugin for Sequel

database ddl orm ruby sequel

Last synced: 18 Dec 2024

https://github.com/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.

ddl dml postgresql sql

Last synced: 14 Nov 2024

https://github.com/westrachel/sql-small-programs

Problems to practice creating, reading from, updating, and deleting PostgreSQL databases.

ddl dml postgresql sql

Last synced: 13 Nov 2024

https://github.com/hangxingliu/node-sqlite-ddl-parser

⛓ A SQLite DDL parser module

ddl parser sqlite3

Last synced: 11 Nov 2024

https://github.com/abdul-aa/amazon-sql-group-project

Developed a sample Amazon relational database and executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.

ddl dml relational-databases sql

Last synced: 19 Nov 2024

https://github.com/allanr1991/senai-projecthealthclinic-webapi

Projeto onde foi realizado modelagem de banco de dados e realizado DDL, DML e DQL

ddl dml dql sql sql-server

Last synced: 16 Nov 2024

https://github.com/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.

cloud dba ddl dml k8s linux postgresql sql sre

Last synced: 10 Nov 2024

https://github.com/jkmagnussen/sql_nanodegree

Clean data, optimize SQL queries, and write select advanced JOINs to enhance analysis performance. Use SQL DDL to create the data schemas & apply SQL DML to migrate data from a denormalized schema to a normalized

big-data-analysis ddl nosql nosql-database postgresql-database sql udacity udacity-nanodegree

Last synced: 20 Nov 2024

https://github.com/josemartinezrdev/examenfinalmysql

Examen Final MySQL

ddl diagram dml mysql sql

Last synced: 16 Nov 2024

https://github.com/josemartinezrdev/logisticadb

Logistica Database

data ddl diagrama dml mysql sql

Last synced: 16 Nov 2024

https://github.com/dmarks84/ind_project_movie-database-sqlite

Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.

advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions

Last synced: 05 Nov 2024

https://github.com/awncorp/doodle

Database DDL Statement Builder

database ddl migrations perl perl5

Last synced: 08 Nov 2024

https://github.com/rifa8/sql-relational-database

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 28 Nov 2024

https://github.com/kena0ki/dddl

generates test Data from DDL.

data database db ddl generator sql table test

Last synced: 10 Dec 2024

https://github.com/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.

ddl der dml mysql

Last synced: 04 Dec 2024

https://github.com/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 14 Dec 2024

https://github.com/andreadcsousa/alura_postgresql-dml-ddl_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados ddl desenvolve-2023 desenvolve-3-edicao dml postgresql sql

Last synced: 05 Nov 2024

https://github.com/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.

database ddl dml dql joins normalization sql sqlserver tsql

Last synced: 08 Nov 2024

https://github.com/thurinum/consumerism-sql

A set of DDL and DQL scripts for a database of a pseudo-economic system.

ddl dql mssql sql ssms t-sql

Last synced: 29 Nov 2024

https://github.com/obgnail/golanginpython

基于CGO,配合 ast,将 Golang 函数导出为动态库文件,并封装成 python SDK,方便混合编程。

ast cgo ddl golang python sdk-python

Last synced: 07 Nov 2024

https://github.com/vadniks/dbsdev

DataDefinitionLanguage, DataQueryLanguage, DataManipulationLanguage, TransactionControlLanguage

ddl dml dql mysql-server sql sql-server

Last synced: 16 Nov 2024

https://github.com/manyakrus/ddl_from_protobuf

Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.

ddl generator postgres postgresql protobuf script sql

Last synced: 24 Nov 2024