Found 102 bookmarks
Newest
Things I Wished More Developers Knew About Databases
Things I Wished More Developers Knew About Databases
A large majority of computer systems have some state and are likely to depend on a storage system. My knowledge on databases accumulated…
·medium.com·
Things I Wished More Developers Knew About Databases
Adminer - Database management in a single PHP file
Adminer - Database management in a single PHP file
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
·adminer.org·
Adminer - Database management in a single PHP file
A humble guide to database schema design - Mike Alche
A humble guide to database schema design - Mike Alche
Having a good database schema design is crucial for building applications that will need to scale in traffic and complexity. If you happen to do a bad design choice you will see that it takes a lot of effort to stop the pattern from propagating to your backends’ services and controllers, and finally to your … A humble guide to database schema design Read More »
·mikealche.com·
A humble guide to database schema design - Mike Alche
Quick Introductory SQL Concepts
Quick Introductory SQL Concepts
Learn how to use SQL with your PostgreSQL database. In this interactive SQL data tutorial, get an introduction that is designed to get you querying your Post...
·dataschool.com·
Quick Introductory SQL Concepts
Intro to SQL: Querying and managing data | Khan Academy
Intro to SQL: Querying and managing data | Khan Academy
Learn how to use SQL to store, query, and manipulate data. SQL is a special-purpose programming language designed for managing data in a relational database, and is used by a huge number of apps and organizations.
·khanacademy.org·
Intro to SQL: Querying and managing data | Khan Academy
Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
This blog post was co-authored by Nikisha Reyes-Grange, Senior Product Marketing Manager, Azure Marketing. Introducing Azure Cosmos DB Free Tier Looking to build a new app, develop and test, or run small production workloads with Azure Cosmos DB? Our new Free Tier makes it easy to get started with no cost and save money as you build and grow new apps.
·devblogs.microsoft.com·
Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
dbdocs.io
dbdocs.io
A free, simple, developer-friendly tool to help you create web-based documentation for your database
·dbdocs.io·
dbdocs.io
NUKnightLab/sql-mysteries
NUKnightLab/sql-mysteries
Inspired by @veltman's command-line mystery, use SQL to research clues and find out whodunit! - NUKnightLab/sql-mysteries
·github.com·
NUKnightLab/sql-mysteries
All about SQL JOINs
All about SQL JOINs
JOINs and UNIONs are the first big learning curve after getting your head around SQL basics.
·helenanderson.co.nz·
All about SQL JOINs
Cours et Tutoriels sur le Langage SQL
Cours et Tutoriels sur le Langage SQL
Le SQL (Structured Query Language) est un langage permettant de communiquer avec une base de données. SQL.sh permet d'apprendre le langage SQL.
·sql.sh·
Cours et Tutoriels sur le Langage SQL
SQL concepts: from A to Z
SQL concepts: from A to Z
SQL concepts that pop up during SQL Server training, if you have a junior analyst in your life who needs a resource to refer to.
·helenanderson.co.nz·
SQL concepts: from A to Z
DB Fiddle - SQL Database Playground
DB Fiddle - SQL Database Playground
An online SQL database playground for testing, debugging and sharing SQL snippets.
·db-fiddle.com·
DB Fiddle - SQL Database Playground
MongoDB Hosting: Database-as-a-Service by mLab
MongoDB Hosting: Database-as-a-Service by mLab
Now part of the MongoDB family, powering over 1 million deployments on AWS, Azure, and Google. Get started with a free database.
·mlab.com·
MongoDB Hosting: Database-as-a-Service by mLab
MySQL Cheat Sheet
MySQL Cheat Sheet
MySQL Cheat Sheet · GitHub
·gist.github.com·
MySQL Cheat Sheet
Les dangers de MySQL et MariaDB
Les dangers de MySQL et MariaDB
Cet article a pour but de démontrer que MySQL/MariaDB n’est pas compatible avec la sureté, la qualité et les performances.Il en est même dangereux !
·sqlpro.developpez.com·
Les dangers de MySQL et MariaDB
Sql-tutorial
Sql-tutorial
Learn to answer questions with data using SQL. No coding experience necessary.
·mode.com·
Sql-tutorial
mattm/sql-style-guide
mattm/sql-style-guide
An opinionated guide for writing clean, maintainable SQL. - mattm/sql-style-guide
·github.com·
mattm/sql-style-guide