使用者工具

網站工具


computer:server:db

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:server:db [2022/09/05 15:17] – [DataBase] wmcomputer:server:db [2024/12/11 02:14] (目前版本) – [DataBase] wm
行 9: 行 9:
   * [[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]]
行 35: 行 39:
   * [[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]]
行 53: 行 60:
   * [[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]]
行 61: 行 69:
 ====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]]
行 76: 行 85:
   * [[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]]
行 84: 行 99:
   * [[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]]
行 143: 行 159:
   * [[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]]
computer/server/db.1662391032.txt.gz · 上一次變更: 2022/09/05 15:17 由 wm