straw-hat-team / adr

Licence: MIT license
Architecture Decision Record (ADR)

Programming Languages

typescript
32286 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to adr

Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (+557.14%)
Mutual labels:  databases
Awesome Sqlalchemy
A curated list of awesome tools for SQLAlchemy
Stars: ✭ 2,316 (+10928.57%)
Mutual labels:  databases
Hyperspace
An open source indexing subsystem that brings index-based query acceleration to Apache Spark™ and big data workloads.
Stars: ✭ 246 (+1071.43%)
Mutual labels:  databases
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+585.71%)
Mutual labels:  databases
Manage Fastapi
🚀 CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Stars: ✭ 163 (+676.19%)
Mutual labels:  databases
Hera
High Efficiency Reliable Access to data stores
Stars: ✭ 213 (+914.29%)
Mutual labels:  databases
Developer Handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
Stars: ✭ 1,830 (+8614.29%)
Mutual labels:  databases
sqli
A Laravel Artisan SQL Interactive Interface
Stars: ✭ 60 (+185.71%)
Mutual labels:  databases
Wither
An ODM for MongoDB built on the official MongoDB Rust driver.
Stars: ✭ 174 (+728.57%)
Mutual labels:  databases
Prest
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Stars: ✭ 3,023 (+14295.24%)
Mutual labels:  databases
Atdatabases
TypeScript clients for databases that prevent SQL Injection
Stars: ✭ 154 (+633.33%)
Mutual labels:  databases
Ormar
python async mini orm with fastapi in mind and pydantic validation
Stars: ✭ 155 (+638.1%)
Mutual labels:  databases
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+1033.33%)
Mutual labels:  databases
Aioinflux
Asynchronous Python client for InfluxDB
Stars: ✭ 142 (+576.19%)
Mutual labels:  databases
sqllex
The most pythonic ORM (for SQLite and PostgreSQL). Seriously, try it out!
Stars: ✭ 80 (+280.95%)
Mutual labels:  databases
Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+9080.95%)
Mutual labels:  databases
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (+10923.81%)
Mutual labels:  databases
python-pg-extras
Python PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Stars: ✭ 36 (+71.43%)
Mutual labels:  databases
libgiddy
Giddy - A lightweight GPU decompression library
Stars: ✭ 39 (+85.71%)
Mutual labels:  databases
Tds fdw
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Stars: ✭ 238 (+1033.33%)
Mutual labels:  databases

Architecture Decision Record (ADR)

TL;DR: ADRs are lots of documentation on how Straw Hat Team works.

Overview

ADR stands for Architecture decision record, which is a design document providing high-level, concise documentation for software development. The goal is for these documents to serve as the source of truth for software-related documentation at Straw Hat Team and the way teams discuss and come to consensus on software development guidance.

Getting started

New to ADR?

If you're new to ADRs, check out the Frequently Asked Questions which answer some common questions about how ADRs work and what you need to know.

Genesis ADR

ADR#0000000000 is the genesis ADR.

Have an idea for an ADR?

If you have an idea for an ARD that isn't written yet (yes, there are plenty!) check out Contributing to the project to see how you can write ADRs for others to follow.

License

Except as otherwise noted, the content of this repository is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].