parseable  by parseablehq

Cloud-native database for observability and security

created 3 years ago
2,199 stars

Top 21.0% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Parseable is a cloud-native, disk-less database and observability platform designed for logs, security, and compliance use cases. It targets organizations prioritizing data ownership, security, and privacy, offering a resource-efficient solution for managing and querying large volumes of time-series data.

How It Works

Parseable utilizes a disk-less architecture, storing data directly in object storage like S3. This approach aims for simplicity and cost-efficiency by eliminating the need for traditional database management overhead. Data is ingested and made queryable in real-time, enabling immediate analysis and alerting without complex data pipelines.

Quick Start & Requirements

  • Docker: docker run -p 8000:8000 containers.parseable/parseable:latest parseable local-store
  • Binary: curl -fsSL https://logg.ing/install | bash (Linux/macOS) or irm https://logg.ing/install-windows | iex (Windows PowerShell).
  • Prerequisites: Docker or a compatible OS for binary installation.
  • Access UI: http://localhost:8000 (default credentials: admin/admin).
  • Docs: https://www.parseable.com/docs

Highlighted Details

  • Disk-less, cloud-native architecture.
  • Supports high availability, clustering, and hot tiering.
  • Features role-based access control, OAuth2, and OpenTelemetry integration.
  • Offers LLM integration for enhanced analysis.

Maintenance & Community

  • Active development with CI checks on the main branch.
  • Community support available via Slack: https://logg.ing/community.
  • Official documentation and FAQ are readily available.

Licensing & Compatibility

  • The README does not explicitly state the license. Further investigation is required to determine licensing terms and commercial use compatibility.

Limitations & Caveats

  • The absence of a clearly stated license in the README is a significant caveat for potential adopters, especially for commercial use. The "disk-less" nature might imply specific operational requirements or limitations not detailed here.
Health Check
Last commit

1 day ago

Responsiveness

1 day

Pull Requests (30d)
36
Issues (30d)
6
Star History
133 stars in the last 90 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Yury Selivanov Yury Selivanov(Cofounder of Gel; Core Contributor to CPython, asyncio), and
2 more.

helix-db by HelixDB

1.5%
2k
Graph-vector database for RAG and AI applications
created 8 months ago
updated 21 hours ago
Feedback? Help us improve.