singlestore
There are 31 repositories under singlestore topic.
singlestore-labs/singlestoredb-laravel-driver
The official SingleStore Laravel driver.
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.
brave-chat/brave-chat-server
Brave Chat server powered by FastAPI, SQLAlchemy, Redis, SingleStoreDB and friends.
singlestore-labs/singlestore-logistics-sim
Scalable package delivery logistics simulator built using SingleStore and Vectorized Redpanda
kokizzu/hugedbbench
huge list of database benchmark
singlestore-labs/spaces-notebooks
Collection of notebooks for use with SingleStoreDB
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.
singlestore-labs/singlestoredb-python
Python SDK for the SingleStore database and workspace management APIs
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.
muir/libschema
database schema migrations on a per-library basis [Go]
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.
kysely-org/kysely-singlestore
Kysely dialects, plugins and other goodies for Singlestore (formerly MemSQL)
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.
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.
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
cococo2000/Web3Bench
Web3Bench is a benchmarking tool designed for Web3 applications, offering a unified data model and workloads that cover both transactional and analytical tasks.
RiscadoA/singlestore-summer-hackathon-2023
LLM agent stuck in a barebones Pokemon-like world forced to fulfill useless goals
zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bruceho293/animalexplorer
A simple Node.js web application with Singlestore
gordonmurray/singlelog
SingleLog is a combination of vector.dev, AWS S3 and SingleStore for consuming, storing and searching logs in a cost effective manner.
guywarner/laravel-singlestore-fulltext
Allows the use of SingleStore's match usage against full text indexes
nevrending/singlestoredb-studio
Container image with SingleStoreDB Studio installed.
singlestore-labs/demo-wasm-youtube-sentiment
Sentiment analysis using SingleStore + Wasm on Youtube trending videos
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!
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.
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.
singlestore-labs/singlestore-cloudflare-external-functions
Example of how to use SingleStore External Functions with CloudFlare Workers
its-me-sv/aneta-single-store
Backend of Aneta with migration of database from Cassandra to Singlestore
burakince/singlestoredb-studio
MemSQL Studio Docker Image
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.
speakeasy-sdks/singlestore-sample-sdk
A Go SDK for accessing the SingleStore-Management-API