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
-
-
Migrate data in DBs and files across OSes, container images, etc.
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 -
This is a face recognition program that uses a webcam feed to detect and recognize faces. It allows the user to register new faces by associating them with names and stores this information for future recognition
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 -
Talkify provides a robust web app template built on a Flask backend, with a responsive and familiar frontend powered by Bootstrap CSS. It is designed to serve as a foundational boilerplate for developers looking to scale their Flask projects and explore the implementation of essential, dynamic features. The core focus of this template is to offer a clear example of how to build and integrate a user messaging system, manage user sessions securely and effectively, and extend functionality with other open-source JS and CSS libraries. For enhanced organization and maintainability, the project follows a modular structure where each page is linked to its own dedicated CSS and JavaScript files.
Updated -
Kurs-Material für einen SQL-Kurs, konzipiert als Kurs und Nachschlagewerk.
Die aktuelle Build-Version ist direkt abrufbar unter:
Updated -
-
-
The project is called "Escape Room". It's a really cool experience where you find yourself trapped in a room and the only way out is by solving puzzles and using your SQL skills. Each time you successfully execute an SQL query, you'll unlock clues and progress further in the game. It's a thrilling challenge that combines problem-solving and SQL knowledge.
Updated -
This project is a Flask-based web application called "KnowMe," designed to provide users with a platform to create and manage personal profiles, blogs, and certificates. It includes features such as user registration, login, profile customization, social media integration, and account verification via email. The application uses SQLAlchemy for database management, supports file uploads for profile pictures and certificates, and implements secure password hashing. Additionally, it offers an API for user actions like signup and login, along with a responsive user interface for seamless interaction.
Updated -
-
A script to send notifications to slack chats when certain metrics drop.
Updated -
-
Primitive CLI demo of SQL injection with PostgreSQL
Updated -
postgresql_faker is a PostgreSQL extension based on the awesome Python Faker Library
Updated -
SQL injections & race condition
Updated