awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesStandalone Databases

Database systems optimized for single-node deployment in production or testing environments.

Distinguishing note: Focuses on single-machine robustness rather than distributed or embedded architectures.

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

Awesome Standalone Databases GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • milvus-io/milvusAvatar de milvus-io

    milvus-io/milvus

    44,804Voir sur GitHub↗

    Milvus is a specialized vector database engine designed for the indexing, management, and high-speed similarity retrieval of high-dimensional vector embeddings. It functions as a similarity search engine capable of identifying nearest neighbors within large-scale vector spaces, supporting the storage and retrieval of billions of data points while maintaining consistent performance. The system utilizes a distributed architecture that decouples storage, query, and coordination into independent services, allowing for horizontal scaling across clusters. It employs a global indexing mechanism that

    Provides a standalone configuration for single-machine environments.

    Goannscloud-nativediskann
    Voir sur GitHub↗44,804
  • greptimeteam/greptimedbAvatar de GreptimeTeam

    GreptimeTeam/greptimedb

    5,968Voir sur GitHub↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Restores a stateless standalone database from remote WAL and object storage after a disaster.

    Rustanalyticscloud-nativedatabase
    Voir sur GitHub↗5,968
  1. Home
  2. Data & Databases
  3. Standalone Databases

Explorer les sous-tags

  • Standalone Instance RecoveriesRestoring a stateless standalone database from remote WAL and object storage after a disaster. **Distinct from Standalone Databases:** Distinct from Standalone Databases: focuses on the recovery process for a standalone instance, not on its operational characteristics.