Skip to content
#

SQL

sql logo

SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

Here are 46,167 public repositories matching this topic...

Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

  • Updated May 14, 2024
  • Rust

Created by Donald D. Chamberlin, Raymond F. Boyce

Released 1986

Followers
68.3k followers
Wikipedia
Wikipedia

Related Topics

database