Tag Archives: document-oriented

All Your Base

Let’s have the database models strut down the runway: Relational (SQL): Data consist of rows in tables. Each row has multiple columns. Each column has a fixed type. Queries use filters and joins. Fixed schema is defined separately from the … Continue reading

Posted in Programming | Tagged , , , , , , , | Leave a comment