-
Updated
Jul 26, 2021
#
databases

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for creation, querying, updating, and administration of the data it holds.
Here are 918 public repositories matching this topic...
List of Computer Science courses with video lectures.
programming-language
computer-science
security
machine-learning
bioinformatics
web-development
computer-vision
algorithms
robotics
computer-graphics
databases
stanford-university
embedded-systems
systems
quantum-computing
computer-architecture
computer-scientists
database-systems
harvard-university
iit-delhi
state-university
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
linux
answers
security
devops
unix
knowledge
skills
network
sysadmin
databases
resources
interview
systems
cybersecurity
exam
bsd
interview-questions
sysops
cheatsheets
webops
-
Updated
Jan 22, 2020
Database migrations. CLI and Golang library.
mysql
go
golang
postgres
sql
database
cassandra
mongodb
neo4j
migrations
sqlite
aws-s3
google-cloud-storage
databases
migration
mariadb
hacktoberfest
spanner
google-cloud-spanner
-
Updated
Jul 31, 2021 - Go
cpsnowden
commented
Jun 3, 2021
When you change a query state filter e.g. showing 'Finished' queries or 'User Error' queries, the Show Limit is not respected immediately resulting in all queries being rendered. If a re-order interval is set then Show Limit is applied on the next query refresh. If there are a large number of queries in the history this can result in the browser crashing on the first render.
The following two c
pREST (PostgreSQL REST), low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
golang
postgres
framework
database
rest
rest-api
postgresql
databases
hacktoberfest
prest
automatic-api
-
Updated
Jul 22, 2021 - Go
A curated list of awesome tools for SQLAlchemy
-
Updated
Oct 4, 2020 - Python
Data mapping and persistence toolkit for Ruby
-
Updated
Jul 22, 2021 - Ruby
Automated NoSQL database enumeration and web application exploitation tool.
couchdb
redis
security-audit
mongodb
nosql
scanner
hacking
databases
enumeration
penetration-testing
nosql-databases
sql-injection
bugbounty
mongodb-database
offensive-security
hacktoberfest
hacking-tool
security-tools
web-application-security
security-toolset
-
Updated
Feb 13, 2021 - Python
An opinionated guide on how to become a professional Web/Mobile App Developer.
react
javascript
css
python
aws
sql
js
learning-python
handbook
databases
learn-to-code
guidelines
learning-js
developer-documentation
career-guide
guidebook
career-plan
career-development
career-path
-
Updated
Jan 23, 2021
An open-source, hassle-free, self-hostable Heroku & Netlify alternative
nodejs
mysql
couchdb
docker
redis
php
vuejs
mongodb
analytics
reactjs
nextjs
postgresql
static
svelte
databases
minio
mysql-database
self-hosting
vscode-server
-
Updated
Jul 16, 2021 - Svelte
Roaring bitmaps in Go (golang)
-
Updated
Jul 20, 2021 - Go
Open
需要绑定的变量对应的tag未生效
2
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
-
Updated
Aug 7, 2020 - Python
A simple, self-contained, serverless, zero-configuration, json document store.
bash
json
database
json-data
databases
document-database
jsonlite
bash-script
document-store
json-document
-
Updated
Jan 27, 2021 - Shell
Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password together from recent uploads from https://pastebin.com. Bruteforce support for spotify accounts, instagram accounts, ssh servers, microsoft rdp clients and gmail accounts
linux
ssh
screenshot
spotify
database
attack
pastebin
hacking
databases
brute-force-attacks
rdp
breaches
bruteforce-password-cracker
bruteforcing
sshbruteforce
rdpattack
-
Updated
Jun 21, 2021 - Shell
Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
golang
php
security
django
cryptography
crypto
encryption
honeypot
databases
python3
intrusion-detection
encryption-server
database-proxy
-
Updated
May 11, 2021 - Go
SQLRite - Simple embedded database modeled off SQLite in Rust
-
Updated
Jun 29, 2021 - Rust
Virtuoso is a high-performance and scalable Multi-Model RDBMS, Data Integration Middleware, Linked Data Deployment, and HTTP Application Server Platform
-
Updated
Jul 23, 2021 - C
Easy-to-use PDO wrapper for PHP projects.
-
Updated
Apr 17, 2021 - PHP
Minimalistic database migration helper for Gorm ORM
-
Updated
Jul 17, 2021 - Go
python async orm with fastapi in mind and pydantic validation
-
Updated
Jul 27, 2021 - Python
The official C++ client API for PostgreSQL.
-
Updated
Jul 30, 2021 - C++
Collection of IT whitepapers, presentations, pdfs; hacking, web app security, db, reverse engineering and more; EN/PL.
linux
security
devops
sysadmin
hacking
databases
bsd
pdfs
pentesters
whitepapers
manuals
security-researchers
-
Updated
Dec 1, 2019
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
java
docker
kubernetes
elasticsearch
microservices
spring-boot
mongodb
docker-compose
spring-cloud
databases
reactive-programming
auth0
mysql-database
cloud-native
spring-cloud-netflix
docker-compose-template
junit5
12-factor
test-microservices
java15
-
Updated
Sep 21, 2020 - Java
mysql
cli
boilerplate
mongodb
sqlite
postgresql
databases
project-management
project-management-tool
project-generator
tortoise-orm
fastapi
-
Updated
Jul 23, 2021 - Python
- Wikipedia
- Wikipedia
2019/12/02 和Yi Wang沟通交流考虑SQLFLOW可以支持如下的特性
一、基础功能:好用的工具需要一个更加简易友好的界面,让业务开发/分析更加简单
1)设计分析类工具,提供自动联想输入、快速语法、常见语义错误,提升用户体验
应用场景:提供IDE的自动联想功能,提高开发效率;语法和基本语义提前检查,避免提交到后台,执行较长时间后报错
2)大数据量时时间较长,建议提供任务(job)管理、允许用户了解数据执行的状态、监控进度、提供动态调试、watch能力,方便用户感知和调优
应用场景:耗时任务可以快速了解整体进度,提供一些中间的过程信息、耗时等,方便用户进行调优,优化开发
3) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权