To prevent automated spam submissions leave this field empty.
Appliance category: 

PostgreSQL

Advanced Object-relational Database System

PostgreSQL is a fully featured object-relational database with many enterprise features: ACID transactions, inheritance, unicode and strong support for the SQL-92 standard including subqueries, views, outer joins, foreign keys, sequences and triggers. It is also highly extensible and allows users to define internal functions in C, C++, Java, Perl, TCL, Python, Ruby, PHP and PL/PgSQL.

Appliance category: 

MySQL

Relational Database Management System

MySQL is a relational database management system (RDBMS) which has more than 11 million installations, and is owned by Oracle. MySQL is a fast, stable, robust, easy to use, and true multi-user, multi-threaded SQL database server.

Appliance category: 

MongoDB

NoSQL database

MongoDB (from "humongous") is a scalable, high-performance document-oriented NoSQL database system. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas, making integration with certain types of applications easier and faster.

Appliance category: 

CouchDB

JSON based Web database

CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents with your web browser, via HTTP. Query, combine, and transform your documents with JavaScript. CouchDB works well with modern web and mobile apps. You can even serve web apps directly out of CouchDB.

Snipe IT

Open Source Asset Management

Snipe IT provides a powerful, user friendly asset management system, which your team will love to use. It was designed to enable IT departments big or small to track who has what hardware, when it was purchased, which software licenses apply to it and what accessories are available, and so on.

Appliance category: 

Redis

Open Source, In-memory Data Structure Store

Redis can be used as a database, cache or message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries.