Structured Query Language (SQL) is a domain-specific language used in programming and designed for managing data held in a relational database management system.
Projects with this topic
-
A Terraform module to manage the configuration of Athena to query an S3 data source. Data cataloguing is executed by AWS Glue, which can be triggered on-demand, on a schedule, or from S3 Object Created events.
Updated -
-
-
End-to-end product & global market analysis for Abstract — built on Databricks/PySpark + SQL Server + Power BI. SIAM1838 IFTS Group 6.
Updated -
Arrow & Parquet is a high-performance, fully client-side data transformation and analysis tool designed to bridge familiar data formats with modern, high-speed querying engines directly in the browser. It allows users to import Arrow, Arrows, CSV, and JSON files, instantly converting them into the highly optimized Parquet format using Rust WebAssembly. Native Parquet files can also be imported directly.
Once the data is securely loaded, an embedded DuckDB WASM engine enables users to perform complex SQL queries, validate data structures, and aggregate large datasets with zero server latency. After filtering and shaping the data, the final output can be exported as either CSV or Parquet files for seamless integration into downstream machine learning workflows or BI tools.
To handle robust data operations and large WebAssembly payloads without hitting strict hosting limits, the application is deployed via GitLab Pages and utilizes the browser's Origin Private File System (OPFS). This guarantees high-speed local storage and ensures that all data processing remains strictly local, providing absolute data privacy without ever transmitting sensitive information to an external server.
Built with Astro, Rust WebAssembly, and DuckDB WASM.
UpdatedUpdated -
-
A full-stack food ordering platform based on Wolt, where users can browse restaurants, explore menus, and place orders. The system supports multiple roles including customers, restaurants, partners, and administrators with dedicated dashboards and functionality.
Updated -
A Java annotation processor which creates the boilerplate for your Database Access. It Checks your SQL strings online in the database and generates the result types for you. https://lazysql.thomas-oster.de
Updated -
Repository housing code files and study material for personal projects related to data engineering, data analytics, machine learning, game design and digital marketing engineering.
Updated -
-
A database setup project for RoomBook application, including SQL scripts and folder structure for managing database schema and initialization.
Updated -
-
Dashboard Comercial desenvolvido do zero com modelagem relacional no DBeaver (SQL), pipeline de transformações no Power Query e visualizações interativas no Power BI. Projeto de estudo para portfólio.
Updated -
Arbiter is a PostgresSQL pure-SQL extension that provides utilities to implement a hierarchical RBAC on polymorphic resource trees.
Updated -
A code generation platform for java
Updated -
Deno SQLite adapter for Kysely query builder. https://jsr.io/@soapbox/kysely-deno-sqlite
Updated -
Travaux pratiques de découverte du langage SQL basés sur la base de données Astérix.
Le dépôt contient des requêtes SQL permettant de répondre à différentes questions (SELECT, JOIN, GROUP BY, agrégations, filtres, sous-requêtes) ainsi que le script de création et d’initialisation de la base.
Les requêtes ont été testées avec MySQL 8 via Docker.
Projet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
Scripts sql (postgresql , Mysql): scripts query practicas entre otras no estan enumeradas por difucultad pero si contiene avances dependientemente el nombre del .sql que contenga este repo es un almacen de query`s.
Updated -
A tool that compiles Entity-Relationship diagrams to coordinated SQL database schemas and CRUD interface code for the database. Supports SQLiite, PostgreSQL, MySQL, MariaDNB , and ISO/IEC standard SQL.
Updated -
The EDA (exploratory data analysis) repository consist of all the EDA related projects based on the real world datasets.
Updated