10 Jul 21

Introduction to EdgeDB and its query language EdgeQL. The book is divided into 20 chapters in which we imagine that we are creating a database for a game. The setting for the imaginary game is the scenes and locations from the book Dracula by Bram Stoker.

by mlb 4 years ago

28 May 21

Open Source Airtable Alternative NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet.

by piranha 4 years ago
Tags:

24 Jan 12

ClojureQL allows you to express powerful database queries through simple, elegant, Clojure expressions. Out of the box it compiles to SQL92 which ensures compatability with PostgreSQL and MySQL.

ClojureQLs strength lies in its implementation of the primitives defined in Relational Algebra which allows queries to be composed freely.

by mlb 14 years ago

13 Jan 12

This whitepaper will help you understand one of the most popular NoSQL options available with the AWS cloudcomputing platform — the open source application MongoDB. We provide an overview of general best practices thatapply to all major NoSQL options, and we examine important MongoDB implementation characteristics such asperformance, durability, and security. We pay particular attention to identifying features that support scalability, high-availability, and fault-tolerance.

by mlb 14 years ago