Redis
In-memory data structure store. Blazingly fast caching and pub/sub. Simple yet powerful primitives. Represents speed through simplicity philosophy.
Your Reaction
Similar Software
Redis
In-memory data structure store. Blazing fast caching and pub/sub. Simple yet powerful.
PostgreSQL
World's most advanced open source database. ACID guarantees, extensibility, JSON support. Represents database reliability and …
PostgreSQL
Most advanced open source database. ACID compliance and extensibility. Academic roots show in correctness focus.
SQLite
Most deployed database in world. Embedded in phones, browsers, apps. Public domain gift to humanity.
Unix
Unix philosophy revolutionized computing: small tools that do one thing perfectly, composed via pipes. Everything …
Atom
GitHub's Electron-based editor. Proved web tech could make desktop apps. VSCode's spiritual predecessor.
MySQL
Fast and popular relational DB. Powers much of web. Oracle acquisition raised open source concerns …
Chrome
Google's browser became dominant through speed and minimalism. V8 JavaScript engine revolutionized web apps. Open …
Explore Related Domains
Discover connections across different types of entities
Julia
MIT's scientific computing language. Python-like syntax with C-like speed. Multiple dispatch core.
Scala
Martin Odersky's functional-OO hybrid. Powerful type system. Twitter and Spark.
C
Dennis Ritchie's portable assembler. Unix and OS foundation. Simple core, powerful abstractions.
PHP
Rasmus' web scripting language. Powers WordPress and much of web. Pragmatic despite inelegance.
Xerox PARC
Research and development company of Xerox Corporation. Invented graphical user interface, laser printer, Ethernet, object-oriented …
DeepMind
British AI research lab acquired by Google. Founded by Demis Hassabis, Shane Legg, and Mustafa …
Ruby
Matz's joyful language. Rails made it famous. Optimizes for programmer happiness over performance.
Assembly
Symbolic machine code. One step above binary. Architecture-specific but teaches computers.