background preloader

Puce et Média

Puce et Média

http://www.puce-et-media.com/

Relational vs. non-relational databases: Which one is right for you? OK, so we know that you're here to weigh the technical differences between relational and non-relational databases. But before diving right in, it's essential to whiteboard your data model and determine the priority that scalability poses for that particular model. Draw it out on paper if you must; don’t be afraid to use low-tech tools like different colored pens. The point is to start with a clear idea, and a picture can certainly help you accomplish that. In order to whiteboard your data model as accurately as possible, you'll need to ask the right questions. Relational databases Relational databases like MySQL, PostgreSQL and SQLite3 represent and store data in tables and rows. Relational databases use Structured Querying Language (SQL), making them a good choice for applications that involve the management of several transactions. Referential integrity (and minimizing ORM Impedance Mismatch) Here’s how: First, define the Shelter ID column in the Shelter table to be our primary key.

To be geek or not to be Développement Archives Si je réussis mon coup, après avoir lu ce post, vous renoncerez à phpMyAdmin. Ce script est bien sympa mais en 2012, on peut carrément faire mieux. MySQL Workbench n’est pas un script PHP mais un bon gros client visuel pour MySQL. Un client robuste, façon Oracle, et gratuit, façon MySQL. Une fois installé,... Newsletter gratuite sur le développement : formulaire d’abonnement dans la sidebar Salut, je la joue brève (j’ai un truc sur le feu) : j’aime coder, j’ai envie de vous parler de code, j’ai un peu d’expérience à partager, et quelques idées de script à vous montrer. Le hasard fait parfois bien les choses. La technologie OpenSearch est un moyen de connecter une application Web à un moteur de recherches. En cherchant des infos sur certains hooks WordPress, je suis tombé sur une excellente présentation sur SlideShare qui récapitule tout ce qu’il faut savoir pour coder un plugin WordPress.

Your Web, documented · WebPlatform.org Openweb.eu.org — Bien faire le web ! SQL vs NoSQL: The Differences Trending posts on SitePoint today: SQL (Structured Query Language) databases have been a primary data storage mechanism for more than four decades. Usage exploded in the late 1990s with the rise of web applications and open-source options such as MySQL, PostgreSQL and SQLite. NoSQL databases have existed since the 1960s, but have been recently gaining traction with popular options such as MongoDB, CouchDB, Redis and Apache Cassandra. You’ll find many tutorials explaining how to use a particular flavor of SQL or NoSQL, but few discuss why you should choose one in preference to the other. Most examples apply to the popular MySQL SQL and MongoDB NoSQL database systems. The SQL vs NoSQL Holy War Before we go further, let’s dispel a number of myths … MYTH: NoSQL supersedes SQL That would be like saying boats were superseded by cars because they’re a newer technology. MYTH: NoSQL is better / worse than SQL Some projects are better suited to using an SQL database. SQL Tables vs NoSQL Documents

JavaScript, JavaScript… – by Angus Croll Et le boulot, t'en es où ? Muse s'étoffe et vous permet de concevoir et de publier des sites Internet de façon toujours plus efficace. Dans cette formation, Franck Payen vous présente les nouvelles fonctions disponibles dans la version CC ainsi que quelques astuces pour la réalisation d'un site multilingue. Découvrez alors les nouveaux effets de défilement, les bibliothèques Mulib, les widgets sociaux et les Mucow, qui n’auront plus de secret pour vous ! Cliquez pour voir l'atelier Muse CC chez video2brain Pour mémoire l'ensemble des sujets video2brain proposés est disponible dans la colonne à votre droite (là où se trouvent les icônes en couleur), et les détails sont là : Le formateur Franck Payen vous présente "Adobe Muse CC : Site multilingue et widgets sociaux". Muse en production Voici une petite introduction à cette formation de Franck Payen, sous la forme d'un tour d'horizon des nouvelles fonctions et d'une présentation des fichiers source. Réaliser un site multilingue simple avec Muse CC

Pompage.net : le web design puisé à la source HTML5 This specification defines the 5th major version, second minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability. This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at This document was published by the Web Platform Working Group as a W3C Recommendation for HTML 5.2 that would obsolete the HTML 5.1 Recommendation. This document was produced by a group operating under the W3C Patent Policy.

Compose Compare: MongoDB vs. PostgreSQL - Compose Articles Compose offers hosted services that conquer the data layer of your applications, but choosing the right components for your data layer can be a challenge. Compose Compare pits two of these components together to help you determine which style best fits your needs. It can be difficult for developers to keep up with the latest advancements in database technology. It's tempting for developers to continually use the same databases for every project because of familiarity, despite there being a system more suited to that project's data needs. In this Compose Compare, we'll take a look to two of our most popular offerings, MongoDB and PostgreSQL, and help you decide which one would be a good fit for your project. MongoDB MongoDB is a widely deployed open-source document storage database (colloquially called a NoSQL database). Organization of Data MongoDB stores data in Documents, which are then organized into Collections. Connecting to MongoDB Managing Data use dbname; Relationships Between Entities

front-end technology talk

Related: