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

Projects in Awesome Lists tagged with dql

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

https://github.com/excel-projects/script-help

:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

addin bulk-data bulk-loader crud-generator csharp dql excel insert-statements markdown-languages pl-sql plsql ribbon sql-server-compact t-sql vb-net vba visual-studio-community vsto xml

Last synced: 05 Apr 2025

https://github.com/Excel-projects/Script-Help

:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

addin bulk-data bulk-loader crud-generator csharp dql excel insert-statements markdown-languages pl-sql plsql ribbon sql-server-compact t-sql vb-net vba visual-studio-community vsto xml

Last synced: 05 May 2025

https://github.com/seburbandev/obsidian-dataview-cheatsheet

This cheatsheet provides a handy reference guide for writing powerful queries using the dataview plugin in Obsidian.

cheatsheet dataview dql guide obsidian obsidian-md query reference wiki

Last synced: 29 Apr 2025

https://github.com/visual-studio-projects/script-administrator

:zap: This Documentum scripting tool was created in Microsoft Visual Studio Community 2017 C#/WPF Ribbon. Multiple scripts can be contained in one file then run as one command against the idql32/64. It then refreshes the grid with the results file that is created by the idql tool.

api cmd csharp dell docbase documentum documentum-scripting dql emc iapi32 iapi64 idql32 idql64 sql-server-compact visual-studio-2017 visual-studio-community wpf-application wpf-ribbon xaml

Last synced: 26 Oct 2025

https://github.com/oliwierptak/everon-criteria-builder

Library to generate complete SQL WHERE statements, with simple, fluid and intuitive interface.

builder dql fluid fluid-interface php sql

Last synced: 26 Apr 2025

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

SQL practice for MySQL

dcl ddl dml dql mysql rdbms sql

Last synced: 06 Oct 2025

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: 22 Feb 2025

https://github.com/contributte/doctrine-extensions-oroinc

:mag: Doctrine oroinc/doctrine-extensions extension for Nette Framework (@nette)

database doctrine dql extension nettrine

Last synced: 23 Sep 2025

https://github.com/symfonycasts/doctrine-queries

SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries

doctrine doctrine-dbal doctrine-orm dql query-builders sql

Last synced: 16 Apr 2025

https://github.com/opendgraph/otter

Otter is a smart proxy and query transpiler for Dgraph. It balances traffic across clusters and adds experimental support for Cypher and other graph query languages.

balancer cypher-query-language dql graph graphql transpiler

Last synced: 22 Apr 2025

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

cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl

Last synced: 03 Jul 2025

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: 01 Apr 2025

https://github.com/ahmed-fouad-lagha/edgeoffloading-agent

Agent-Based System for Multi-Access Edge Computing

dql

Last synced: 11 Mar 2025

https://github.com/asmabsd/symfony5_atelier_query-dql

la manipulation des deux méthodes de récupération et d’invocation des données QueryBuilder & DQL

dql mvc-architecture php query-builder symfony5

Last synced: 16 Oct 2025

https://github.com/marojeff123/snake-double-deep-q-learning

🐍 Implement deep Q-learning to enhance the Snake game experience, enabling smarter gameplay strategies and improved learning performance.

ai ai-agents deep-learning deep-neural-networks deep-reinforcement-learning dql machine-learning nstep-ddqn python pytorch reinforcement-learning snake-game

Last synced: 30 Oct 2025

https://github.com/jekwwer/sql-bootcamp-zero-to-hero

Practical implementations from the The Complete SQL Bootcamp: Go from Zero to Hero course.

aggregate-functions bootcamp database-design dml dql joins pgadmin postgresql python-integration sql string-operations udemy-course

Last synced: 07 May 2025

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: 06 Mar 2025

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: 21 Oct 2025

https://github.com/vadniks/dbsdev

DataDefinitionLanguage, DataQueryLanguage, DataManipulationLanguage, TransactionControlLanguage

ddl dml dql mysql-server sql sql-server

Last synced: 07 Mar 2025

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: 22 Mar 2025

https://github.com/asrieldreemurrgm/postgresql_fundamentals

Collection of SQL scripts and exercises for mastering PostgreSQL fundamentals, covering DDL, DML, DQL, constraints, sequences, joins, and schema modifications with practical examples.

constraints database database-schema ddl dml dql java joins postgresql sequences

Last synced: 24 Oct 2025

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

aggregate-functions constraints cte-s ddl dml dql groupby-function havingfunction joins sorting subqueries

Last synced: 05 Jan 2026