260222_ChristoffelSymbols_in_Riemannian_Geometry
The Christoffel Symbols In Riemannian Geometry
737 words
|
4 minutes
260217_SurrealDB_Basic001
SurrealDB is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications. SurrealDB reduces the development time of modern applications by simplifying your database and API stack, removing the need for most server-side components, allowing you to build secure, performant apps quicker and cheaper. SurrealDB acts as both a database and a modern, realtime, collaborative API backend layer. SurrealDB can run as a single server or in a highly-available, highly-scalable distributed mode - with support for SQL querying from client devices, GraphQL, ACID transactions, WebSocket connections, structured and unstructured data, graph querying, full-text indexing, geospatial querying, and row-by-row permissions-based access
1764 words
|
9 minutes
260215_Put_csv_file_in_PostgreSQL_DB
Put csv file in DB
267 words
|
1 minutes
260215_PostgresSQL_backup_export_import
extract files to PostgreSQL DB files
334 words
|
2 minutes
260214_PostgreSQL_and_Rust_DB_001
PostgreSQL also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. PostgreSQL은 확장성과 SQL 준수를 강조하는 무료 오픈 소스 관계형 데이터베이스 관리 시스템(RDBMS)입니다. PostgreSQL은 원자성, 일관성, 격리성, 내구성(ASID) 속성, 자동으로 업데이트 가능한 보기, 구체화된 보기, 트리거, 외부 키 및 저장 프로시저를 갖춘 트랜잭션을 특징으로 합니다.
6653 words
|
33 minutes
260213_What_s_New_in_Rust_1_93_0
Rust 1.93.0 released(Jan. 22, 2026)
857 words
|
4 minutes
260212_Linear_Regression
We’ll implement 1D Linear Regression using Batch Gradient Descent.
453 words
|
2 minutes
260211_How_to_Train_a_Neural_Net_SGD001
1. Gradient descent) How to Train a Neural Net MIT OpenCourseWare
346 words
|
2 minutes