Need advice about which tool to choose?Ask the StackShare community!

Memcached

7.6K
5.5K
+ 1
473
Oracle PL/SQL

739
580
+ 1
8
Add tool

Memcached vs Oracle PL/SQL: What are the differences?

Memcached: High-performance, distributed memory object caching system. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering; Oracle PL/SQL: It is a combination of SQL along with the procedural features of programming languages. It is available in Oracle Database, TimesTen in-memory database, and IBM DB2. Oracle Corporation usually extends PL/SQL functionality with each successive release of the Oracle Database.

Memcached can be classified as a tool in the "Databases" category, while Oracle PL/SQL is grouped under "Query Languages".

Memcached is an open source tool with 9.11K GitHub stars and 2.61K GitHub forks. Here's a link to Memcached's open source repository on GitHub.

Facebook, Instagram, and Dropbox are some of the popular companies that use Memcached, whereas Oracle PL/SQL is used by Matrix Absence Management Inc, Pre2000, and CUBE. Memcached has a broader approval, being mentioned in 937 company stacks & 1540 developers stacks; compared to Oracle PL/SQL, which is listed in 12 company stacks and 31 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Memcached
Pros of Oracle PL/SQL
  • 139
    Fast object cache
  • 129
    High-performance
  • 91
    Stable
  • 65
    Mature
  • 33
    Distributed caching system
  • 11
    Improved response time and throughput
  • 3
    Great for caching HTML
  • 2
    Putta
  • 2
    Multiple ways to accomplish the same end
  • 2
    Powerful
  • 1
    Not mysql
  • 1
    Massive, continuous investment by Oracle Corp
  • 1
    Extensible to external langiages
  • 1
    Pl/sql

Sign up to add or upvote prosMake informed product decisions

Cons of Memcached
Cons of Oracle PL/SQL
  • 2
    Only caches simple types
  • 2
    High commercial license cost

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

What is Memcached?

Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.

What is Oracle PL/SQL?

It is a powerful, yet straightforward database programming language. It is easy to both write and read, and comes packed with lots of out-of-the-box optimizations and security features.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Memcached?
What companies use Oracle PL/SQL?
See which teams inside your own company are using Memcached or Oracle PL/SQL.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Memcached?
What tools integrate with Oracle PL/SQL?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Dec 22 2020 at 9:26PM

Pinterest

Amazon EC2C langMemcached+4
10
2627
Jun 6 2019 at 5:11PM

AppSignal

RedisRubyKafka+9
15
1644
GitHubDockerReact+17
40
36279
GitHubPythonNode.js+47
54
72319
JavaScriptGitHubNode.js+26
20
4952
JavaScriptGitHubPython+42
53
21865
What are some alternatives to Memcached and Oracle PL/SQL?
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Ehcache
Ehcache is an open source, standards-based cache for boosting performance, offloading your database, and simplifying scalability. It's the most widely-used Java-based cache because it's robust, proven, and full-featured. Ehcache scales from in-process, with one or more nodes, all the way to mixed in-process/out-of-process configurations with terabyte-sized caches.
Varnish
Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture.
Hazelcast
With its various distributed data structures, distributed caching capabilities, elastic nature, memcache support, integration with Spring and Hibernate and more importantly with so many happy users, Hazelcast is feature-rich, enterprise-ready and developer-friendly in-memory data grid solution.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
See all alternatives