18 Feb 22
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.
28 May 21
Open Source Airtable Alternative NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet.
14 Mar 21
14 Jan 19
10 Oct 18
02 Oct 18
01 Jul 16
25 Jun 16
16 Oct 15
08 Sep 14
12 Mar 14
30 Jan 14
22 Oct 13
21 Sep 13
17 Sep 13
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.
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.