|
You are here |
cowboyprogramming.com | ||
| | | | |
www.prisma.io
|
|
| | | | | Data models rarely represent singular categories of isolated facts; more often they represent systems, and the relations and interactions of even a few components are as important to an accurate and useful representation of the system as are the components themselves. | |
| | | | |
shekhargulati.com
|
|
| | | | | In relational database design one of the key decisions is choosing the right primary key type for tables. In this post I am talking about surrogate or synthetic primary keys. They are called surrogate or synthetic as these keys are not derived from application data. In my experience I have seen very few teams giving... | |
| | | | |
questdb.io
|
|
| | | | | Things to consider when running a database on Kubernetes. | |
| | | | |
github.com
|
|
| | | A canonical backbone todo application running on flask and RethinkDB - rethinkdb/rethinkdb-example-flask-backbone-todo | ||