Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
This project is based on Javascript.
Export PostHog events to a PostgreSQL instance on ingestion.
SQL based CKB Indexer
The es module port of quill delta
Universal payment UI components built on the existing Voyant payments stack:
This package is a simple SQL file loader
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
CodeBolt Agent utilities for building and managing AI agents
Database layer for Pipeline Builder: Drizzle ORM schemas, connection management, query builders, and the generic CrudService base class with multi-tenant access control.
妙搭平台数据 CLI 工具
Bulk-create Fizzy boards from a CSV file via the Fizzy API
A read-only Model Context Protocol (MCP) server for Microsoft SQL Server that enables AI agents to safely explore and query SQL Server databases
A WebPack loader to convert a PDF into images
PGPM export tools for SQL and GraphQL database migration extraction
Converts a Mailchimp members `csv` export and generates a `csv` file you can import into a Ghost installation.
Type safe SQL query builder
OpenTabs plugin for CockroachDB Cloud
JavaScript utilites for loading, summarizing and working with data.
ROAR-MultiChoice is a template for running a number of different multiple choice assessments and surveys. Which multiple choice assessment is run is considered a _variant_ of ROAR-MultiChoice. Use the `task` parameter to set the variant. The default is RO
PostgreSQL migration tool with integrated schema differ, powered by PGlite
Angular Documentation plugin for Swanky Docs
The library is built to query simple dimension/metric based tables. It allows to fetch data in the form you want it. ### example Query: ``` query customers{ fetch(country: US){ plan { revenue: sum(a: planPrice) } } } ``` Response: ``` {
MCP Server for SQL