7 مستودعات
Engines for parsing, validating, and auditing database queries to ensure performance and security.
Distinguishing note: No candidates provided; focuses on query structure analysis rather than execution.
Explore 7 awesome GitHub repositories matching data & databases · SQL Analysis Tools. Refine with filters or upvote what's useful.
p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis
Analyzes SQL query structures to detect inefficient joins, improper index usage, and prohibited pattern matching.
Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the
A programmatic engine that decomposes database queries into structured components to facilitate security auditing, performance monitoring, and syntax validation.
Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con
Enables immediate grouping, sorting, filtering, and aggregations on datasets via an interactive viewer.
This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t
Executes optimized SQL queries across enterprise data warehouses to perform deep dataset analysis.
ThinkStats2 هي دورة إحصاءات حسابية ومكتبة تعليمية مصممة لتدريس الاحتمالات والإحصاءات من خلال نهج برمجي. توفر إطار عمل لدراسة المفاهيم الإحصائية عن طريق كتابة كود Python وتشغيل عمليات محاكاة على مجموعات بيانات العالم الحقيقي. يستخدم المشروع دفاتر ملاحظات تفاعلية ومجموعة من وحدات Python لتقديم دروس موجهة. يؤكد على التحقق من القوانين الإحصائية النظرية من خلال تجارب حسابية تكرارية واختبارات مدفوعة بالمحاكاة. يغطي المورد قدرات واسعة في تحليل البيانات وتدريب علوم البيانات، مما يسمح للمستخدمين باستكشاف مجموعات البيانات وإجراء التحليل الإحصائي داخل بيئة قابلة للبرمجة.
Provides a framework for studying statistical patterns using programmatic analysis of real-world datasets.
Mapshaper هي أداة لمعالجة وتبسيط وتحويل البيانات المتجهة الجغرافية، متاحة كواجهة سطر أوامر، وأداة متصفح ويب، ومكتبة Node.js. تعمل كمسقط للإحداثيات، ومحول للبيانات المتجهة، ومحسن لأصول خرائط الويب مصمم لتحويل مجموعات البيانات المكانية بين أنظمة مرجعية إحداثية وتنسيقات ملفات مختلفة. يتميز المشروع بتبسيط الهندسة مع الحفاظ على الطوبولوجيا، مما يقلل من عدد الرؤوس مع الحفاظ على الحدود المشتركة لمنع الفجوات والتداخلات. كما يعمل على تحسين الأصول للويب من خلال تكميم الإحداثيات وتصفية السمات لتقليل أحجام الملفات. يغطي النظام مجموعة واسعة من الإمكانيات، بما في ذلك إعادة إسقاط الإحداثيات باستخدام سلاسل PROJ ورموز EPSG، وتحويل البيانات عبر تنسيقات مثل Shapefile وGeoJSON وTopoJSON وGeoPackage وKML. ويوفر أدوات معالجة هندسية واسعة النطاق للتخزين المؤقت، والقص، والإذابة، وإصلاح الطوبولوجيا، بالإضافة إلى أدوات إدارة البيانات لربط السمات وتصفيتها وتحويلها. بالإضافة إلى ذلك، يتضمن ميزات تصور لتوليد صادرات SVG مصممة، وشبكات إحداثيات، وخرائط رموز متناسبة. يمكن دمج إمكانيات المعالجة المكانية مباشرة في تطبيقات JavaScript وخطوط أنابيب البناء عبر مكتبة Node.js الخاصة به.
Provides an overview of files by printing geometry types, feature counts, and coordinate systems.
This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector
Allows writing execution data points to datasets for SQL-based observability and performance analysis.