39 skills found · Page 2 of 2
Azure-Samples / Fabric Sqldb AI RagpipelineThe repository contains Python code for a data pipeline that ingests files from Azure Blob Storage, extracts and chunks text, redacts sensitive information, and generates embeddings. The embeddings and redacted chunks are stored in a SQL database in Fabric
clibs / SqliteEmbedded SQL database
GhostKellz / Zqlitezqlite is a blazing-fast, standalone, embedded SQL-compatible database built from scratch in Zig.
thelinuxer / PgvoyagerA modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations
jzombie / Rust LlkvAn Apache Arrow columnar storage layer with SQL for key-value storage systems in Rust.
gernest / Qlstoregorilla/sessions storage with embedded sql database( (ql)
azure-scavengers / Azure Unused Orphan CostOptimizationThis project aims on Cost savings to Azure consumers by identifying Unused or Idle Orphan Resources with Azure Cost Optimization best practices. Costly resources such as Application Gateway, App Service plan, PowerBI Embedded capacity, SQL database, Cosmos DB, Storages, etc can be assessed.
Qwe1rty / LooDBFor posterity - an embedded SQL database
quasi-coherent / TernEmbedded database migrations in SQL or Rust
christophediericx / BenchmarkEmbeddedDatabases.NETBenchmark harness code for some popular embedded .NET database technologies: Access 2013, SQL Server CE, SQL Server Express LocalDB 2012-2014-2016, SQLite.
apireno / SurrealDB Embedding ModelUpload an embedding model to surreal and use a SQL function to calculate embeddings in database
theroutercompany / Sydradban embeddable time series database implementation with an SQL compatible query layer
holomodular / ServiceQueryUniversal data querying API for dynamic polyglot data access across SQL, NoSQL, cloud and embedded database engines.
niocs / CsvsqlGolang project to run sql queries on any csv file using embedded sqlite database. Has interactive and non-interactive modes.
winlibs / Sqlite3SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.
gburgett / XFlatA lightweight embedded no-sql document database, representing documents as XML in flat .XML files.
Siskin-framework / Rebol SQLiteRebol extension to SQLite (an embedded SQL database engine)
taruntanwar01 / Banking Database Management SystemI have created a simplified banking software to practice concepts of embedded SQL and database transactions. Information on bank accounts will be persistently stored in a MySQL database on a local computer. The bank account database will have only one table named account with the user details.
validatedpatterns-sandbox / Vector EmbedderFlexible document embedding pipeline that extracts, chunks, and stores text from Git repos, web pages, and files into vector databases like Redis, Elasticsearch, PGVector, SQL Server, and Qdrant.