Apache Geode is an open-source, in-memory distributed data grid that scales out horizontally across nodes.[05][06][07]
- Website
- http://geode.apache.org[01]
- Source Code
- http://geode.apache.org/releases[02]
- Developer
- Country of Origin
- US
- Former Name
- Gemfire
- Project Type
- Open Source
- Written in
- Java
- Derived From
- Tanzu GemFire
- Operating System
- All OS with Java VM
- License
- Apache v2
History[07][08]
Originally released commercially in 2002 under GemStone Systems as Gemfire, it was first used in Wall Street trading platforms. In 2010, GemStone Systems was acquired by VMWare and by 2013, Pivotal had spun out of VMWare and took Gemfire with it. Pivotal then proceeded to submit Gemfire to the Apache Incubator in 2015 under the name Geode, and was graduated to a top-level project in 2016.
Concurrency Control[06]
Any modifications to caches are replicated and checked for consistency before acknowledging success. If there are any concurrent modifications, then changes are made according to time stamp.
Query Interface[13]
Geode uses its own type of query language, OQL, which stands for Object Query Language. The main differences between SQL and OQL are: SQL has aggregate functions, while OQL allows querying object attributes, object graphs, and also using object methods.
Storage Architecture[06]
Geode is a data grid, meaning it stores caches of the database, and does so in- memory.
Citations
16 sources- http://geode.apache.org apache.org
- http://geode.apache.org/releases apache.org
- Overview (geode-core 2.0.0 API) apache.org
- https://en.wikipedia.org/wiki/Apache_Geode wikipedia.org
- https://cwiki.apache.org/confluence/display/GEODE/Index apache.org
- FAQ - Geode - Apache Software Foundation apache.org
- Apache Geode Spawns ‘All Sorts of In-Memory Things’ thenewstack.io
- The Apache Software Foundation Announces Apache® Geode™ as a Top-Level Project - The ASF Blog apache.org
- Apache Geode in 15 Minutes or Less | Geode Docs apache.org
- Geode System Properties db-engines.com
- Apache Geode — Documentation apache.org
- How Geode Logging Works | Geode Docs apache.org
- Querying with OQL | Geode Docs apache.org
- #GeodeSummit - Where Does Geode Fit in Modern System Architectures | PDF slideshare.net
- Announcing Apache Geode Milestone Releases 1.0.0-incubating M1 & M2 – Seeking Testers | Blogs Archive apache.org
- Open Sourcing GemFire - Apache Geode | PPTX slideshare.net