Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: singlestore

singlestore-labs/spaces-notebooks

Collection of notebooks for use with SingleStoreDB

Language: Jupyter Notebook - Size: 11 MB - Last synced: about 12 hours ago - Pushed: about 23 hours ago - Stars: 22 - Forks: 46

singlestore-labs/singlestoredb-python

Python SDK for the SingleStore database and workspace management APIs

Language: Python - Size: 5.7 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 16 - Forks: 9

singlestore-labs/singlestoredb-dev-image

The SingleStoreDB Dev Container is the fastest way to develop with SingleStore on your laptop or in a CI/CD environment.

Language: Shell - Size: 516 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 33 - Forks: 12

brave-chat/brave-chat-server

Brave Chat server powered by FastAPI, SQLAlchemy, Redis, SingleStoreDB and friends.

Language: Python - Size: 338 KB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 32 - Forks: 6

bruceho293/animalexplorer

A simple Node.js web application with Singlestore

Language: JavaScript - Size: 112 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

speakeasy-sdks/singlestore-sample-sdk

A Go SDK for accessing the SingleStore-Management-API

Language: Go - Size: 170 KB - Last synced: 17 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

kokizzu/hugedbbench

huge list of database benchmark

Language: Go - Size: 655 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 25 - Forks: 6

singlestore-labs/singlestore-workshop-data-intensive-app

This repo provides a starting point for building applications using SingleStore, Redpanda (by Vectorized), and the Go language. SingleStore is a scale-out relational database built for data-intensive workloads. Redpanda is a Kafka API compatible streaming platform for mission-critical workloads created by the team at Vectorized.

Language: Go - Size: 663 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 18 - Forks: 3

singlestore-labs/singlestoredb-laravel-driver

The official SingleStore Laravel driver.

Language: PHP - Size: 190 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 220 - Forks: 21

singlestore-labs/key-value-store-demo

Whether you're using an ORM or straight SQL, you can get started with SingleStore (formerly MemSQL) fast. Here's an introductory sample of using SingleStore with Node and JavaScript. This sample includes all the CRUD methods: Create, Read by id, Read all, Update, and Delete.

Language: JavaScript - Size: 14.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 1

singlestore-labs/flight-visualizer-serverless

Web app for visualizing all planes flying in the world in real-time or in the past, built with SingleStore and Cloudflare Workers

Language: TypeScript - Size: 36.2 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 2

burakince/singlestoredb-studio

MemSQL Studio Docker Image

Language: Dockerfile - Size: 33.2 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

singlestore-labs/demo-realtime-digital-marketing

This application is a demo of how to use SingleStore to serve ads to users based on their behavior and realtime location.

Language: TypeScript - Size: 18.2 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 19 - Forks: 15

singlestore-labs/demo-wasm-youtube-sentiment

Sentiment analysis using SingleStore + Wasm on Youtube trending videos

Language: Jupyter Notebook - Size: 31.9 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 1

muir/libschema

database schema migrations on a per-library basis [Go]

Language: Go - Size: 208 KB - Last synced: 13 days ago - Pushed: 9 months ago - Stars: 14 - Forks: 5

kysely-org/kysely-singlestore

Kysely dialects, plugins and other goodies for Singlestore (formerly MemSQL)

Language: TypeScript - Size: 519 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 7 - Forks: 1

speakeasy-sdks/singlestore-labs-sample-sdk

A python SDK for accessing the Singlestore API.

Language: Python - Size: 391 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

singlestore-labs/wasm-space-program

A large scale simulation which pits millions of space ships against each other in a virtual universe all running directly in SingleStore.

Language: TypeScript - Size: 5.99 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 15 - Forks: 1

guywarner/laravel-singlestore-fulltext 📦

Allows the use of SingleStore's match usage against full text indexes

Language: PHP - Size: 47.9 KB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

RiscadoA/singlestore-summer-hackathon-2023

Language: Python - Size: 490 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

Language: Go - Size: 43.9 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 1

nevrending/singlestoredb-studio

Container image with SingleStoreDB Studio installed.

Language: Dockerfile - Size: 8.79 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

luizanisio/Doc2VecRapido

Classe responsável por simplificar o processo de criação de um modelo Doc2Vec (gensim) de forma simples, sem muita configuração. Dicas usando elasticsearch e singlestore.

Language: Python - Size: 7.77 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

luizanisio/Doc2VecFacil

Classe responsável por simplificar o processo de criação de um modelo Doc2Vec (gensim) com facilitadores para geração de um vocab personalizado e com a geração de arquivos de curadoria. Dicas usando elasticsearch e singlestore.

Language: Python - Size: 31.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

singlestore-labs/demo-collocated-external-functions

This repo includes a standalone demonstration of using SingleStore external functions. External functions allow you to define a user defined function in SingleStore which, when executed, will call out to an externally defined web service.

Language: Go - Size: 6.84 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

gordonmurray/singlelog

SingleLog is a combination of vector.dev, AWS S3 and SingleStore for consuming, storing and searching logs in a cost effective manner.

Language: HCL - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

its-me-sv/aneta-single-store

Backend of Aneta with migration of database from Cassandra to Singlestore

Language: JavaScript - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

singlestore-labs/singlestore-logistics-sim

Scalable package delivery logistics simulator built using SingleStore and Vectorized Redpanda

Language: Go - Size: 1.74 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 31 - Forks: 6

luizanisio/estudando-ia

Compartilhando algumas dicas e estudos de IA e ML usando ElasticSearch, SingleStore/MemSQL, Python e ferramentas/framework de IA/ML para facilitar o trabalho de quem está iniciando nessa área. Divirta-se!

Size: 71.3 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

singlestore-labs/singlestore-cloudflare-external-functions

Example of how to use SingleStore External Functions with CloudFlare Workers

Language: JavaScript - Size: 25.4 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 1

JoeKarlsson/singlestore-and-github-actions-demo

This guide shows you workflow examples that configure SingleStore using GitHub Actions. The workflow runs a script that connects to the SingleStore service, creates a table, and then populates it with data. To test that the workflow creates and populates the SingleStore table, the script prints the data from the table to the console.

Language: JavaScript - Size: 427 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 2