Giter VIP home page Giter VIP logo

yieme / zinc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zincsearch/zincsearch

0.0 0.0 0.0 11.67 MB

ZincSearch. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

Home Page: https://zincsearch.com

License: Other

Shell 0.34% JavaScript 0.10% Go 93.38% TypeScript 1.39% HTML 0.04% Smarty 0.07% Vue 4.52% Dockerfile 0.15% SCSS 0.01% Sass 0.01%

zinc's Introduction

Go Report Card Slack Docs codecov

Zinc Search Engine

Zinc is a search engine that does full text indexing. It is a lightweight alternative to Elasticsearch and runs using a fraction of the resources. It uses bluge as the underlying indexing library.

It is very simple and easy to operate as opposed to Elasticsearch which requires a couple dozen knobs to understand and tune which you can get up and running in 2 minutes

It is a drop-in replacement for Elasticsearch if you are just ingesting data using APIs and searching using kibana (Kibana is not supported with zinc. Zinc provides its own UI).

Check the below video for a quick demo of Zinc.

Zinc Youtube

Playground Server

You could try ZincSearch without installing using below details:

Server https://playground.dev.zincsearch.com
User ID admin
Password Complexpass#123

Note: Do not store sensitive data on this server as its available to everyone on internet. Data will also be cleaned on this server regularly.

Why zinc

While Elasticsearch is a very good product, it is complex and requires lots of resources and is more than a decade old. I built Zinc so it becomes easier for folks to use full text search indexing without doing a lot of work.

Features:

  1. Provides full text indexing capability
  2. Single binary for installation and running. Binaries available under releases for multiple platforms.
  3. Web UI for querying data written in Vue
  4. Compatibility with Elasticsearch APIs for ingestion of data (single record and bulk API)
  5. Out of the box authentication
  6. Schema less - No need to define schema upfront and different documents in the same index can have different fields.
  7. Index storage in disk (default), s3 or minio (experimental)
  8. aggregation support

Roadmap items:

Public roadmap is available at https://github.com/orgs/zinclabs/projects/3/views/1

Please create an issue if you would like something to be added to the roadmap.

Screenshots

Search screen

Search screen

User management screen

Users screen

Getting started

Quickstart

Check Quickstart

Releases

ZincSearch currently has most of its API contracts frozen. It's data format may still experience changes as we improve things. Currently ZincSearch is in beta. Data format should become highly stable when we move to GA (version 1).

How to develop and contribute to Zinc

Check the contributing guide . Also check the roadmap items

Editions

Feature Zinc Zinc Cloud
Ideal use case App search Logs and Events (Immutable Data)
Storage Disk Object (S3), GCS, Azure blob coming soon
Preferred Use case App search Log / event search
Max data supported 100s of GBs Petabyte scale
High availability Will be available soon Yes
Open source Yes Willl soon be available
ES API compatibility Search and Ingestion Ingestion only
GUI Basic Advanced for log search
Cost Free (self hosting may cost money based on size) Generous free tier. 1 TB ingest / month free. Pricing to be finalized upon GA.
Get started Quick start Sign up

zinc's People

Contributors

hengfeiyang avatar prabhatsharma avatar dependabot[bot] avatar xiaojun207 avatar snyk-bot avatar epicstep avatar songzhibin97 avatar danvixent avatar nzlov avatar babykart avatar jonatan5524 avatar bjp232004 avatar 0xflotus avatar devxiaolan avatar mrmigles avatar karatekaneen avatar bluegitter avatar usman762 avatar tymonx avatar theodesp avatar rolwin100 avatar robinminso avatar nash-x9 avatar cragonnyunt avatar kevinmingtarja avatar d-pixie avatar jnsgruk avatar hecorr avatar fatihusta avatar l0nax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.