SQL
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
-
🐘 🕶 ️ Anonymization & Data Masking for PostgreSQLUpdated -
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
Updated -
Relational database management system that uses YottaDB as the data store
Updated -
Open-source project for managing Snowflake permissions and roles through YAML configuration
Updated -
transqlate transpile SQL snippet from a dialect to another using an AST
Updated -
Third of five required projects for freeCodeCamp's "Relational Database" certification.
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 -
Following along with freeCodeCamp's "Learn Bash and SQL by Building a Bike Rental Shop" lesson -- part of the Relational Database certification.
Updated -
Following along with freeCodeCamp's "Learn SQL by Building a Student Database: Part 1" lesson -- part of the Relational Database certification.
Updated -
[Beta] postgres-checkup: PostgreSQL Health Check and SQL Performance Analysis
Updated -
ConverseD Web is a chat log database, web-based viewer and CLI parser. Supports parsing various formats via loadable parsers into a MariaDB/MySQL database. Built with Node.js, WASM, TypeScript and VanJS. A playground for exercising various technologies. See https://gitlab.com/aquarichy/conversed for a desktop version built in Rust, which supplies most of the parsers used by ConverseD Web as WebAssembly modules.
Updated -
A modular database management system framework (DBMS) for building custom DBMS.
Updated -
Test different options for DB and Docker test
Updated -
Do unit test for function that uses Go SQL quer
Updated -
-
The Federal discord bot for the Hudson Elite Dangerous community. While the code is available for people to see and learn from there are many tokens and secrets required to set it up.
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 -
Project used for our Annual Project work as the back-end for our front-end (UI) project to handle HTTP request and communicate with tiers parts with web-socket or others methods.
Updated -
Test external service by mockRoundTripper
Updated -