Quantcast
Channel: Doug Hellmann » sql
Browsing all 5 articles
Browse latest View live

Object-Relational Mappers

My friend Steve and I have spent some time discussing object-relational mapping recently, partially initiated by his comments on the ORM features in django.For some reason I’ve never quite understood,...

View Article



ORM envy

Jonathan LaCour presented an overview of SQLAlchemy at last night’s PyATL meeting, and now I have ORM envy. It’s too bad I can’t afford the effort that would be involved in replacing the in-house ORM...

View Article

Reconsidering kids

This is a point in favor.

View Article

Needed: SQL/Database design book recommendation

I need a book to teach someone about basic database design. They don’t need relational algebra or calculus, and they don’t have to be an expert about highly optimized storage, indexing, or anything...

View Article

PyMOTW: sqlite3 – Embedded Relational Database

The sqlite3 module provides a DB-API 2.0 compliant interface tothe SQLite relational database. SQLite is an in-process database,designed to be embedded in applications, instead of using a...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images