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
-
Build REST APIs with Spring Boot using Spring MVC, handling HTTP requests, JSON, error management, and database integration with JPA.
Updated -
My 1st web application
Updated -
-
Created a contact list that performs all CRUD operations.
Updated -
My solutions for various Advent of Code challenges
Updated -
Ce projet a été fait dans le cadre de l'UE : Introduction aux Bases de Données encadrée par le professeur Shaoyi YIN. L’objectif est de ce projet est de concevoir une base de données complète à partir d’un scénario décrivant les besoins d’une compagnie d’assurances. Le projet suit une démarche progressive allant de l’analyse du besoin jusqu’à la modélisation relationnelle finale sur Oracle et la création de requêtes SQL.
Ayant beaucoup d'appétence pour le cinéma, les tables ont été créées en utilisant l’univers Marvel comme source d’inspiration.
Updated -
-
End-to-end product & global market analysis for Abstract — built on Databricks/PySpark + SQL Server + Power BI. SIAM1838 IFTS Group 6.
Updated -
-
-
Arbiter is a PostgresSQL pure-SQL extension that provides utilities to implement a hierarchical RBAC on polymorphic resource trees.
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 -
-
Updated
-
-
different draft, majorly React patterns
Updated -
This is the project based on Java Spring Boot. It includes the base code for all the CRUD operations needed to be done for a Spring Boot Application. It also has the JWT authentication for secure login process.
Updated -
-
A068-Banking Account System First Agile Project -Banking Account System helps Customer to transfer funds, adding beneficiary, deposit amount to their account, view transactions etc
Updated