List of Computer Science courses with video lectures.
-
Updated
Dec 23, 2021
{{ message }}
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.
List of Computer Science courses with video lectures.
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
Database migrations. CLI and Golang library.
2019/12/02 和Yi Wang沟通交流考虑SQLFLOW可以支持如下的特性
一、基础功能:好用的工具需要一个更加简易友好的界面,让业务开发/分析更加简单
1)设计分析类工具,提供自动联想输入、快速语法、常见语义错误,提升用户体验
应用场景:提供IDE的自动联想功能,提高开发效率;语法和基本语义提前检查,避免提交到后台,执行较长时间后报错
2)大数据量时时间较长,建议提供任务(job)管理、允许用户了解数据执行的状态、监控进度、提供动态调试、watch能力,方便用户感知和调优
应用场景:耗时任务可以快速了解整体进度,提供一些中间的过程信息、耗时等,方便用户进行调优,优化开发
3) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权
PostgreSQL
A curated list of awesome tools for SQLAlchemy
An open-source, hassle-free, self-hostable Heroku & Netlify alternative
Data mapping and persistence toolkit for Ruby
Automated NoSQL database enumeration and web application exploitation tool.
An opinionated guide on how to become a professional Web/Mobile App Developer.
Java's iterators can skip over values :
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
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.
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
A simple, self-contained, serverless, zero-configuration, json document store.
SQLRite - Simple embedded database modeled off SQLite in Rust
python async orm with fastapi in mind and pydantic validation
Virtuoso is a high-performance and scalable Multi-Model RDBMS, Data Integration Middleware, Linked Data Deployment, and HTTP Application Server Platform
Decentralized distributed nosql database, Web3 world access point, based on RESP,RAFT,IPFS and blockchain.
Minimalistic database migration helper for Gorm ORM
Easy-to-use PDO wrapper for PHP projects.
The official C++ client API for PostgreSQL.
Skytable is an extremely fast, secure and reliable real-time NoSQL database with automated snapshots and TLS
ClickHouse supports renaming schemas using
RENAME DATABASEcommand.It's only supported for databases created using the
ATOMICengine - see https://clickhouse.com/docs/en/sql-reference/statements/rename/Atomic engine has been available since
v20.4.2.9-stable(see ClickHouse/ClickHouse@7928f2e) and has become the default since