1 个仓库
Connectivity primitives for managing persistent links and executing queries across SQL and non-relational engines.
Distinct from Application Database Management: None of the candidates cover general language-level database connectivity drivers; they focus on administrative applications or specific enum mapping.
Explore 1 awesome GitHub repository matching data & databases · Database Integration. Refine with filters or upvote what's useful.
该项目提供了一个服务端语言运行时和一个标准化的 Docker 镜像,用于跨不同操作系统部署应用程序。它作为生成动态 HTML、JSON 和 XML 内容的执行环境,同时也作为自动化脚本和后台任务的命令行接口。 该运行时旨在通过基于 C 的扩展架构实现可扩展性,允许加载自定义模块以实现特定功能。它支持多种服务器应用程序接口,包括用于与 Web 服务器进行高性能通信的 FastCGI Web 接口,以及用于在无需外部安装的情况下托管页面的内置 Web 服务器。 其功能涵盖了广泛的系统编程和 Web 开发任务。这些包括用于 SQL 和非关系型引擎的数据库集成、通过 HTTP 和 SOAP 进行的网络协议通信,以及用于密码哈希和对称加密的安全原语。此外,该运行时还提供了用于 XML 处理、多字节字符串处理和任意精度数学运算的工具。 该项目被打包为分层容器镜像,以确保在各种托管环境中执行的一致性。
Implements connectivity primitives for interacting with both SQL and non-relational database engines.