awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesEmbedded Scripting Engines

Programmable runtimes integrated into databases to allow custom data transformation and processing logic.

Distinct from Python Scripting Environments: The candidates are focused on developer tools, CAD platforms, or HTML templating; this is specifically about a database's internal engine for data processing.

Explore 2 awesome GitHub repositories matching data & databases · Embedded Scripting Engines. Refine with filters or upvote what's useful.

Awesome Embedded Scripting Engines GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • influxdb/influxdbinfluxdb 的头像

    influxdb/influxdb

    31,557在 GitHub 上查看↗

    InfluxDB is a high-performance time-series database designed for collecting, storing, and querying time-stamped metrics and event data. It functions as a columnar time-series store and a real-time analytics engine, providing a network-accessible interface for retrieving and analyzing temporal records. The system utilizes a specialized columnar storage format to support high ingestion rates and efficient data retrieval. It incorporates a programmable runtime for executing custom plugins and triggers, including integration for processing and transforming incoming data streams. The platform cov

    The system enables executing custom plugins and triggers using an embedded Python engine to process or transform incoming data streams.

    Rust
    在 GitHub 上查看↗31,557
  • tidwall/tile38tidwall 的头像

    tidwall/tile38

    9,672在 GitHub 上查看↗

    Tile38 is an in-memory geospatial database that uses the Redis protocol for communication and query execution. It serves as a distributed spatial store for points and polygons, featuring high availability through leader-follower replication and disk-based persistence. The system includes a real-time geofencing engine that monitors virtual geographic boundaries and triggers webhooks when objects enter or exit specified areas. It further distinguishes itself with an embedded Lua scripting engine for server-side data transformations and a built-in vector tile server for efficient map visualizati

    Features an embedded Lua engine for performing custom server-side data transformations and logic on geospatial datasets.

    Go
    在 GitHub 上查看↗9,672
  1. Home
  2. Data & Databases
  3. Embedded Scripting Engines