Airtable is an online platform for creating, using, and sharing small relational databases. It’s not ready for enterprise users yet (that’s coming), but right now, if you want help managing data for ...
Most database startups avoid building relational databases, since that market is dominated by a few goliaths. Oracle, MySQL and Microsoft SQL Server have embedded themselves into the technical fabric ...
Jeff Carpenter is a technical evangelist at DataStax. The past 10 years have seen the explosive growth of large-scale distributed systems. This trend has produced a whirlwind of creativity in the ...
The Brookhaven Protein Data Bank was once a pioneering database, but its organization of structural data is now outdated and in need of an upgrade. Although structural biology was once a leader in ...
A database that maintains a set of separate, related files (tables), but combines data elements from the files for queries and reports when required. The concept was developed in 1970 by Edgar Codd, ...
Most enterprise software has a contingent of zealots, people so steeped in the technology that they are convinced it is the be-all and end-all, or those who have taken so many certification exams that ...
- Your domain is also relational, you just hammered a square peg into a round hole, and moved the relational mapping to the application At my current job, we have a monolith of similar size/complexity ...
Key-value, document-oriented, column family, graph, relational… Today we seem to have as many kinds of databases as there are kinds of data. While this may make choosing a database harder, it makes ...
Most projects benefit from having a data model. This article gives an overview of the most common types. At its heart, data modeling is about understanding how data flows through a system. Just as a ...