Login
VirtualTam's bookmarks
Search
162
bookmarks found
Page
4
of
9
Go to:
first
,
previous
,
next
,
last
Writing a SQL database from scratch in Go: 1. SELECT, INSERT, CREATE and a REPL | notes.eatonphil.com
2021-08-22
tags:
database
,
programming/go
,
programming/library
,
programming/sql
[
permalink
]
SELECT, INSERT, CREATE and a REPL
Binary expressions and WHERE filters
Indexes
A database/sql driver
LIMIT and OFFSET
Caches, Promises and Locks | Redis
2021-08-19
tags:
database/redis
,
memory/cache
,
programming/c#
,
programming/go
,
programming/python
[
permalink
]
https://github.com/kristoff-it/redis-memolock
Game UI Database | Welcome
2021-07-25
tags:
game
,
user-experience
,
user-interface
[
permalink
]
Dan McKinley :: Choose Boring Technology
2021-07-24
tags:
database
,
programming
[
permalink
]
http://boringtechnology.club/
golang-migrate/migrate: Database migrations. CLI and Golang library.
2021-05-11
tags:
command-line
,
database
,
database/migration
,
programming/go
,
programming/sql
[
permalink
]
Presto | Distributed SQL Query Engine for Big Data
2021-01-07
tags:
business-intelligence
,
database
,
programming/api
,
programming/sql
,
statistics
[
permalink
]
https://github.com/prestodb/presto
What's the Point of Multiple Redis Databases?
2020-11-23
tags:
database
,
database/redis
,
distributed-system/cluster
[
permalink
]
https://stackoverflow.com/questions/12802726/how-to-list-all-redis-databases
https://groups.google.com/g/redis-db/c/vS5wX8X4Cjg/discussion
https://stackoverflow.com/questions/13386053/how-do-i-change-between-redis-database
Metabase | Ask questions and learn from data
2020-09-07
tags:
business-intelligence
,
data-mining
,
database
[
permalink
]
https://github.com/metabase/metabase
https://www.metabase.com/docs/latest/
Asynchronous Tasks with Django and Celery | TestDriven.io
2020-03-31
tags:
database/redis
,
framework/django
,
message-queue
,
programming/python
[
permalink
]
https://flower.readthedocs.io/en/latest/index.html
Percona Toolkit Documentation
2020-01-21
tags:
database
,
database/mysql
,
observability/logging
,
performance
,
programming/sql
,
query
[
permalink
]
https://www.percona.com/blog/2018/09/13/analyzing-amazon-aurora-slow-logs-pt-query-digest/
https://www.jeffgeerling.com/blog/2018/analyzing-mysql-slow-query-log-pt-query-digest
pspg - Unix pager designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Now it can be used as CSV or TSV viewer.
2020-01-10
tags:
command-line
,
command-line/pager
,
database
,
database/mysql
,
database/postgresql
,
programming/csv
,
table
[
permalink
]
https://okbob.blogspot.com/2017/07/i-hope-so-every-who-uses-psql-uses-less.html
Switching user database from Postgres to Cassandra on a running system | Spotify Labs
2020-01-06
tags:
cassandra
,
database
,
database/migration
,
database/postgresql
,
spotify
[
permalink
]
PeeringDB - freely available, user-maintained, database of networks, and the go-to location for interconnection data
2020-01-06
tags:
internet
,
internet-service-provider
,
network
,
network/router
[
permalink
]
https://github.com/dbarrosop/sir
https://github.com/sileht/bird-lg/
MySQL High Availability at GitHub
2019-12-31
tags:
consul
,
database
,
database/mysql
,
distributed-system/cluster
,
distributed-system/high-availability
,
source-code-management/github
[
permalink
]
https://github.blog/2017-10-13-mitigating-replication-lag-and-reducing-read-load-with-freno/
https://github.com/github/freno
https://github.blog/2016-12-08-orchestrator-github/
https://github.com/github/orchestrator
https://raft.github.io/
How Postgres Makes Transactions Atomic — Brandur Leach
2019-10-18
tags:
database
,
database/postgresql
,
programming/sql
[
permalink
]
The Schemaverse, a space-based strategy game implemented entirely within a PostgreSQL database
2019-10-18
tags:
astrology
,
database
,
database/postgresql
,
game
,
programming/sql
,
web
[
permalink
]
Life As A Developer: My Code Does Not Work Because I Am A Victim Of Complex Societal Factors...
2019-10-15
tags:
agile
,
australia
,
database/mongodb
,
development
,
editor/emacs
,
event/talk
,
fun
,
programming
,
programming-language
,
wtf
[
permalink
]
ent · An entity framework for Go
2019-10-09
tags:
database
,
facebook
,
graph
,
programming/go
[
permalink
]
https://github.com/facebookincubator/ent
https://entgo.io/blog/2019/10/03/introducing-ent/
Thanos - Highly available Prometheus setup with long term storage capabilities
2019-09-11
tags:
database
,
distributed-system/cluster
,
observability
,
observability/time-series
,
observability/time-series/prometheus
[
permalink
]
https://improbable.io/blog/thanos-prometheus-at-scale
https://github.com/thanos-io/thanos
https://docs.google.com/presentation/d/1uwoxPdTjSjvGaN1LJewZg1NXjeHfRtfvqh6LygLcayQ/edit#slide=id.g5f09eeda59_0_9
https://www.youtube.com/watch?v=NuWTNrGyWLQ
https://katacoda.com/bwplotka/courses/thanos
Generating good unique ids in Go
2019-05-30
tags:
data
,
database
,
programming/go
,
time/timestamp
[
permalink
]
https://github.com/segmentio/ksuid
https://github.com/rs/xid
https://github.com/oklog/ulid
Page
4
of
9
Go to:
first
,
previous
,
next
,
last