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 -
Cheat sheets for several programming languages and IT related tools.
Updated -
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
Updated -
Arbiter is a PostgresSQL pure-SQL extension that provides utilities to implement a hierarchical RBAC on an abstract resource trees.
Updated -
transqlate transpile SQL snippet from a dialect to another using an AST
Updated -
-
Relational database management system that uses YottaDB as the data store
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 -
-
-
Migrate data in DBs and files across OSes, container images, etc.
Updated -
Key platform data integrations repo
Updated -
A fully functional Spring Boot-based backend for an e-commerce platform. This application provides all essential features for managing products, orders, categories, brands, towns (delivery areas), and admin authentication.
It supports:
Admin CRUD operations Guest checkout Product image uploads JWT-secured admin operations Stock management with optimistic locking Caching for frequently accessed data Swagger documentation PostgreSQL persistenceUpdated -
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 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 -
R, Python and SQL tutorials for health data science
Updated -
T-SQL veritabanı programlama dili ile bir banka uygulaması. (A bank application with T-SQL database programming language)
Updated -
Phoenix is a comprehensive web app template built with a Flask backend and a modern, responsive frontend styled with Tailwind CSS. It serves as a foundational starting point for developers looking to grow their Flask projects and analyze the implementation of more complex features. The template is designed to explore crucial functionalities, including the integration of a payment system and the proper management of user sessions. Its modular structure encourages extendability with other open-source libraries, featuring dedicated CSS and JavaScript files for each page to ensure clean, organized, and maintainable code.
Updated