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
-
Relational database management system that uses YottaDB as the data store
Updated -
-
🐘 🕶 ️ Anonymization & Data Masking for PostgreSQLUpdated -
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 -
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 -
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
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 -
transqlate transpile SQL snippet from a dialect to another using an AST
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 -
-
Cheat sheets for several programming languages and IT related tools.
Updated -
SQL pipeline for extracting and transforming HOSxP hospital data (patient, vn_stat, etc.) for downstream workflows.
Updated -
Analysis of Kilter Board data, along with predictive models for V-grades based on holds and angle.
Updated -
A database setup project for RoomBook application, including SQL scripts and folder structure for managing database schema and initialization.
Updated -
-
Analysis of Tension Board 2 data, along with predictive models for V-grades based on holds and angle.
Updated -
Key platform data integrations repo
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 -
Joe helps backend engineers and DBAs troubleshoot and optimize SQL, moving really quickly. Joe works on top of Database Lab https://gitlab.com/postgres-ai/database-lab.
Updated