dql
There are 67 repositories under dql topic.
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#.
seburbandev/obsidian-dataview-cheatsheet
This cheatsheet provides a handy reference guide for writing powerful queries using the dataview plugin in Obsidian.
EliorBenYosef/reinforcement-learning
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
nberlette/dql
Web Scraping with Deno: DOM + GraphQL
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.
flibustier/DQL-time-functions
Get custom time difference between two DateTime PHP object in Doctrine Query Langage (DQL)
oliwierptak/everon-criteria-builder
Library to generate complete SQL WHERE statements, with simple, fluid and intuitive interface.
Gabbszzz/Banco-de-Dados
Atividades relacionadas a Banco de dados
contributte/doctrine-extensions-knplabs
:mag: Doctrine KnpLabs/DoctrineBehaviors extension for Nette Framework (@nette)
dhan-profile/MySQL-Practice-Code
SQL practice for MySQL
GuillaumeDelorme/kdocu
Kotlin utilities for Documentum DFC
Julien-Gustin/Inverted-Double-pendulum
The Double Inverted Pendulum consists of two joint pendulums connected to a cart that is moving on a track, the RL agent needs to keeps in equilibrium the Double Inverted Pendulum.
contributte/doctrine-extensions-beberlei
:mag: Doctrine beberlei/DoctrineExtensions extension for Nette Framework (@nette)
OpenDgraph/Weasel
A direct converter from GraphQL to Dgraph's DQL query language. With CRUD and Custom queries.
bispo-daniel/OracleDB_Scripts
Oracle Database 21c studies
contributte/doctrine-extensions-oroinc
:mag: Doctrine oroinc/doctrine-extensions extension for Nette Framework (@nette)
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
VagnerBellacosa/GuiaInicianteSQL
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
AdalbertoCq/Reinforcement-Learning-Agents
Deep Deterministic Policy Gradient, Double Deep Q Learning and Deep Q Learning Agents.
ahmedfouadlagha/EdgeOffloading-Agent
Agent-Based System for Multi-Access Edge Computing
Akashash01/SQL-basic-table-creation
This SQL codes might useful for creating a simple Database, by creating a multiple tables.
asmabsd/Symfony5_atelier_QUERY-DQL
la manipulation des deux méthodes de récupération et d’invocation des données QueryBuilder & DQL
ChengaFEI/ucb-elengx4019-fa22-database-management-sql-assignments
Assignment for UCB Extension's EL ENG X401.9 (Managing Database Using SQL).
JatinThakur2/SQL-CheatSheet
Cheat-Sheet for SQL
JugurtaO/Hikers
HIkers est un projet SQL permettant la gestion d'une base de données relationnelle des randonneurs ainsi que tous leur parcours, offrant une interactivité avec l'utilisateur en lui donnant la possibilité d'effectuer des requêtes SQL de son choix .En un petit résumé , il s'agit d'un CRUD SQL/Python.
maksimgru/wallpaper-app-symfony4-flex
Wallpaper / Desktop Background sharing website on Symfony 4 Flex App
marventures/sql-ddl-dml-dql
Creating a simple College Database using SQL.
Mstfakts/Dinosaur-Game-with-Deep-Q-Learning
Play "Google Chrome Dinosaur" game via Deep Q Learning
nhayashida/domino-appdev-playground
Playground for Domino AppDev Pack
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. 🗄️
Sagarnandeshwar/Autonomous_Vehicles_With_Deep_Reinforcement_Leaning
Reinforcement Learning (COMP 579) Course Project
wildestmaii/BDNC_Consultas
Trata-se de um exercício extra de MySQL para a disciplina de Banco de Dados Não Convencionais, ministrada pelo professor Heuryk Wylk.
laureschaeffer/sfSession
Projet en symfony
ginodalsasso/projet-tuttoPasta
Here is my final studies project for a webdesigner
jkkrupinski/AASMA-2024
This repository contains code to train and test policies for a MPE environment (Simple Spread). Training is done using DQL for independent learning. Testing was done using 3 different policies: RL, Simple Policy, Complex Policy.