| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:server:db [2022/09/05 15:17] – [DataBase] wm | computer:server:db [2024/12/11 02:14] (目前版本) – [DataBase] wm |
|---|
| * [[http://ingramchen.io/blog/2014/02/break-deep-associations.html|Break Deep Associations]] | * [[http://ingramchen.io/blog/2014/02/break-deep-associations.html|Break Deep Associations]] |
| * [[http://blog.codinghorror.com/a-visual-explanation-of-sql-joins/|A Visual Explanation of SQL Joins]] | * [[http://blog.codinghorror.com/a-visual-explanation-of-sql-joins/|A Visual Explanation of SQL Joins]] |
| | * [[https://duckdb.org/|DuckDB]] |
| * [[http://redis.io/|Redis]] | * [[http://redis.io/|Redis]] |
| | * [[https://valkey.io/|Valkey]] |
| | * [[https://microsoft.github.io/garnet/|Garnet]] |
| | * [[https://keydb.dev/|KeyDB]] |
| * [[http://getmedis.com/|Medis]] | * [[http://getmedis.com/|Medis]] |
| * [[https://fastoredis.com/|FastoRedis]] | * [[https://fastoredis.com/|FastoRedis]] |
| * [[https://tikv.org|TiKV]] | * [[https://tikv.org|TiKV]] |
| * [[https://surrealdb.com/|SurrealDB]] | * [[https://surrealdb.com/|SurrealDB]] |
| | * [[https://www.foundationdb.org/|FoundationDB]] |
| ===Distributed=== | ===Distributed=== |
| * [[https://etcd.io/|etcd]] | * [[https://etcd.io/|etcd]] |
| | ===Real-Time=== |
| | * [[https://www.instantdb.com/|Instant]] |
| ===Cloud=== | ===Cloud=== |
| * [[https://www.firebase.com/|Firebase]] | * [[https://www.firebase.com/|Firebase]] |
| * [[https://www.sqlite.org/|SQLite]] | * [[https://www.sqlite.org/|SQLite]] |
| * [[https://blog.wesleyac.com/posts/consider-sqlite|Consider SQLite]] | * [[https://blog.wesleyac.com/posts/consider-sqlite|Consider SQLite]] |
| | * [[https://turso.tech/libsql|libSQL]] |
| * [[https://litecli.com/|LiteCLI]] | * [[https://litecli.com/|LiteCLI]] |
| * [[https://litestream.io/|Litestream]] | * [[https://litestream.io/|Litestream]] |
| ====PostgreSQL==== | ====PostgreSQL==== |
| * [[http://www.postgresql.org/|PostgreSQL]] | * [[http://www.postgresql.org/|PostgreSQL]] |
| | * [[https://pglocks.org/|PostgreSQL Lock Conflicts]] |
| * [[http://www.pgadmin.org/|pgAdmin]] | * [[http://www.pgadmin.org/|pgAdmin]] |
| * [[https://github.com/ankane/pghero|PgHero]] | * [[https://github.com/ankane/pghero|PgHero]] |
| * [[https://www.splitgraph.com/|Splitgraph]] | * [[https://www.splitgraph.com/|Splitgraph]] |
| * [[https://www.pgbouncer.org/|PgBouncer]] | * [[https://www.pgbouncer.org/|PgBouncer]] |
| | * [[https://www.paradedb.com/|ParadeDB]] (Search) |
| | * [[https://www.peerdb.io/|PeerDB]] (Replication) |
| | === Service === |
| | * [[https://neon.tech/|Neon]] |
| | * [[https://tembo.io/|Tembo]] |
| | * [[https://xata.io/|Xata]] |
| === Tips === | === Tips === |
| * [[https://www.percona.com/blog/storing-and-using-json-within-postgresql-part-one/|Storing and Using JSON Within PostgreSQL Part One]] | * [[https://www.percona.com/blog/storing-and-using-json-within-postgresql-part-one/|Storing and Using JSON Within PostgreSQL Part One]] |
| * [[https://www.graphile.org/postgraphile/|PostGraphile]] | * [[https://www.graphile.org/postgraphile/|PostGraphile]] |
| * [[https://github.com/tobymurray/postgraphile-login|postgraphile-login]] | * [[https://github.com/tobymurray/postgraphile-login|postgraphile-login]] |
| | * [[https://thin.dev/|Thin Backend]] |
| === Tool === | === Tool === |
| * [[https://github.com/mgartner/pg_flame|pg_flame]] | * [[https://github.com/mgartner/pg_flame|pg_flame]] |
| * [[https://github.com/datafold/data-diff|data-diff]] | * [[https://github.com/datafold/data-diff|data-diff]] |
| * [[https://github.com/cube2222/octosql|OctoSQL]] | * [[https://github.com/cube2222/octosql|OctoSQL]] |
| | * [[https://debezium.io/|Debezium]] (Monitoring change) |
| ====管理==== | ====管理==== |
| * [[https://datastation.multiprocess.io/|DataStation]] | * [[https://datastation.multiprocess.io/|DataStation]] |
| * [[https://github.com/multiprocessio/dsq|dsq]] | * [[https://github.com/multiprocessio/dsq|dsq]] |
| * [[https://dbeaver.io/|DBeaver]] | * [[https://dbeaver.io/|DBeaver]] |
| | * [[https://budibase.com/|Budibase]] |
| | ===分析=== |
| | * [[https://trino.io/|Trino]] |