TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
This project is a JavaScript client library and SDK for interacting with the Notion REST API. It provides typed methods and utilities to programmatically manage pages, databases, and workspace resources within a Notion environment. The SDK includes tools for implementing OAuth 2.0 authorization flows to grant third-party application access to workspace content. It features mechanisms for handling cursor-based pagination via asynchronous iterators and implements exponential back-off retries to manage rate limits and transient server errors. The library covers a broad range of capabilities, in
InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Das SxT-Python-SDK ist eine Python-Bibliothek und ein SQL-Datenbank-Client, der für die Ausführung von Abfragen und die Verwaltung von Datenbankschemata über die Space and Time API entwickelt wurde. Es dient als programmatische Schnittstelle für die Interaktion mit einem dezentralen Data Warehouse.
Die Hauptfunktionen von spaceandtimefdn/sxt-python-sdk sind: Database SDKs, Decentralized Data Warehouses, Blockchain Data Management, Database Clients, SQL Query Execution, REST API Integrations, API Authentication, API Request Authentication.
Open-Source-Alternativen zu spaceandtimefdn/sxt-python-sdk sind unter anderem: datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… makenotion/notion-sdk-js — This project is a JavaScript client library and SDK for interacting with the Notion REST API. It provides typed… inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,… kuzudb/kuzu — Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… passbolt/passbolt_api — Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted…