使用者工具

網站工具


computer:server:db

差異處

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

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:server:db [2022/07/17 06:00] – [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]]
行 34: 行 38:
   * [[https://www.memsql.com/|MemSQL]]   * [[https://www.memsql.com/|MemSQL]]
   * [[https://tikv.org|TiKV]]   * [[https://tikv.org|TiKV]]
 +    * [[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]]
行 52: 行 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]]
行 60: 行 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]]
行 75: 行 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]]
行 83: 行 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]]
 ====MongoDB==== ====MongoDB====
   * [[https://www.ferretdb.io/|FerretDB]]   * [[https://www.ferretdb.io/|FerretDB]]
 +  * [[https://github.com/fcoury/oxide|OxideDB]]
   * [[http://www.mongodb.org/|MongoDB]]   * [[http://www.mongodb.org/|MongoDB]]
     * [[http://net.tutsplus.com/tutorials/databases/getting-started-with-mongodb/|Getting Started with MongoDB]]     * [[http://net.tutsplus.com/tutorials/databases/getting-started-with-mongodb/|Getting Started with MongoDB]]
行 140: 行 158:
   * [[https://github.com/TaKO8Ki/gobang|gobang]]   * [[https://github.com/TaKO8Ki/gobang|gobang]]
   * [[https://github.com/datafold/data-diff|data-diff]]   * [[https://github.com/datafold/data-diff|data-diff]]
 +  * [[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.1658037644.txt.gz · 上一次變更: 2022/07/17 06:00 由 wm