BDD

101 bookmarks
Custom sorting
This Single SQL Query Solved My Sudoku In Seconds
This Single SQL Query Solved My Sudoku In Seconds
A single SQL query that solved my Sudoku in seconds. You don't believe it right? Then come check it out. You will be amazed by power of SQL.
·dbweekly.com·
This Single SQL Query Solved My Sudoku In Seconds
The 9 Most Common Database Design Errors
The 9 Most Common Database Design Errors
You’ve probably made some of these mistakes when you were starting your database design career. Maybe you’re still making them, or you’ll make some in the future. We can’t go back in time and help you undo your errors, but we can save you from some future (or present) headaches.
·dbweekly.com·
The 9 Most Common Database Design Errors
How Does a Database Work?
How Does a Database Work?
Writing a sqlite clone from scratch in C
·hackernewsletter.us1.list-manage.com·
How Does a Database Work?
The Definitive Guide To InfluxDB In 2019
The Definitive Guide To InfluxDB In 2019
A complete guide explaining every InfluxDB concepts in-depth and providing real-world applications of this new technology.
·dbweekly.com·
The Definitive Guide To InfluxDB In 2019
Mongo playground
Mongo playground
Mongo playground: a simple sandbox to test and share MongoDB queries
·mongoplayground.net·
Mongo playground
Syncfusion Free Ebooks | SQL Queries Succinctly
Syncfusion Free Ebooks | SQL Queries Succinctly
SQL is the language of data, and therefore the intermediary language for those who straddle the line between technology and business. Every business application needs a database and SQL is the key to working with these databases. Nick Harrison’s SQL Queries Succinctly will show you how to craft queries in SQL, from basic CRUD statements and slicing and dicing the data, to applying filters and using aggregate functions to summarize the data. You will look at solving common problems, navigating hierarchical data, and exploring the data dictionary.
·syncfusion.com·
Syncfusion Free Ebooks | SQL Queries Succinctly
Quelle requête SQL faire ? | Webanalytix
Quelle requête SQL faire ? | Webanalytix
Pour récupérer des données à partir d'une base de données, le langage SQL est utile. Il permet de récupérer "d'un coup" les données souhaités en réalisant notamment des liens entre les différentes tables de données.
·webanalytix.fr·
Quelle requête SQL faire ? | Webanalytix
QuickDBD
QuickDBD
Quick Database Diagrams (QuickDBD) is a simple online tool to quickly draw database diagrams by typing.
·quickdatabasediagrams.com·
QuickDBD
SQL Tutorial: How To Write Better QueriesStructured Query Language (SQL) is an indispensable skill in the data science industry and generally speaking, learning…medium.com
SQL Tutorial: How To Write Better QueriesStructured Query Language (SQL) is an indispensable skill in the data science industry and generally speaking, learning…medium.com
Structured Query Language (SQL) is an indispensable skill in the data science industry and generally speaking, learning this skill is…
·medium.com·
SQL Tutorial: How To Write Better QueriesStructured Query Language (SQL) is an indispensable skill in the data science industry and generally speaking, learning…medium.com
Clinic Management System Data ModelVisiting a hospital or a clinic is never a pleasant situation. But it would be even worse if nothing was automated. Not…www.vertabelo.com
Clinic Management System Data ModelVisiting a hospital or a clinic is never a pleasant situation. But it would be even worse if nothing was automated. Not…www.vertabelo.com
Visiting a hospital or a clinic is never a pleasant situation. But it would be even worse if nothing was automated. Not so long time ago almost all documents were in a paper form. That not only polluted the environment but slowed down a process a lot. In some cases, patients should take care of their medical record as well wait in the hall that somebody calls for their name. Fortunately for us, the development of the technology also had a significant impact in this area. Today we’ll take a look at the data model we could use to run one such system.
·vertabelo.com·
Clinic Management System Data ModelVisiting a hospital or a clinic is never a pleasant situation. But it would be even worse if nothing was automated. Not…www.vertabelo.com
SQL Tutorial for Beginners Learn in 7 Days
SQL Tutorial for Beginners Learn in 7 Days
Learn everything about SQL and its application for managing databases, from basic fundamental to core subject of database management.
·guru99.com·
SQL Tutorial for Beginners Learn in 7 Days
To SQL or not to SQL
To SQL or not to SQL
A comparison of SQL and NoSQL, and a overview of common databases of each type
·capgemini.github.io·
To SQL or not to SQL
Administrez vos bases de données avec MySQL
Administrez vos bases de données avec MySQL
MySQL est un système de gestion de base de données (SGBD). Son rôle est d'enregistrer des informations dans de gigantesques tableaux (les tables) que l'on relie entre eux. On y communique en langage SQL, un langage qu'il est recommandé de connaître aujourd'hui.
·openclassrooms.com·
Administrez vos bases de données avec MySQL