From CatsWhoCode.com there's a new tutorial looking at some of the basics of using CouchDB with PHP (the popular NoSQL database).
They don't cover the install of CouchDB, so you'll need to have that up and running to follow along.
databasesCatsWhoCode.com: Getting started with CouchDB: a beginner's guid...PHPDeveloper.org Fri, 03/05/2010 - 09:30
From CatsWhoCode.com there's a new tutorial looking at some of the basics of using CouchDB with PHP (the popular NoSQL database). Tags:
IBM Acquires Guardium, Adds Real-Time Compliance to DatabasesRedmond Developer News | News Tue, 12/01/2009 - 14:09
IBM on Monday said it has acquired Guardium, a leading supplier of real-time database application monitoring software. Webopedia Term of the Day: OpenDocument FormatLinux Today Thu, 10/29/2009 - 03:33
Webopedia: "An open file format enables users of varying office suites to exchange documents, such as text-based documents, spreadsheets, charts, or databases, freely with one another." NoSQL: Distributed and Scalable Non-Relational Database SystemsLinux Magazine: Top Stories Sun, 10/18/2009 - 19:19
Non-SQL oriented distributed databases are all the rage in some circles. They're designed to scale from day 1 and offer reliability in the face of failures. Accessing SQLite in CLinux Journal - The Original Magazine of the Linux Community Mon, 08/31/2009 - 09:21
In my last article I wrote about accessing a PostgreSQL database in C/C++. How to create a database with OpenOffice BaseLinux Today Wed, 08/26/2009 - 11:02
Ghacks: "OpenOffice Base is a database management system capable of creating its own databases or connecting to a database created by the more powerful MySQL database server. Vid Luther's Blog: Talking to multiple databases with Symfony 1....PHPDeveloper.org Mon, 08/24/2009 - 10:29
Vid Luther has a new post today looking at connecting to multiple databases inside of your Symfony framework application. Accessing PostgreSQL in C/C++Linux Journal - The Original Magazine of the Linux Community Mon, 08/03/2009 - 10:55
For some, databases can be pretty intimidating. I remember some of the convoluted code I wrote years ago in order to avoid having to learn how to access a database from my programs. Tags:
Understanding MySQL Appliances and Hardware AccelerationLinux Magazine: Top Stories Sun, 08/02/2009 - 22:21
Believe it or not, there are servers specifically designed to run MySQL -- not to mention other hardware that help to accelerate your databases. Here's a look at what's out there. Don't Repeat Yourself. Use Rails Templates.Linux Magazine: Top Stories Thu, 07/23/2009 - 22:57
Rails is a productive environment -- once you install gems, plugins, and initializers, configure routes, generate code, migrate databases, and tune your environments. |