Commit Graph

161 Commits (3f44229e2835516c77700b5cc84dc9dd460643dd)

Author SHA1 Message Date
Rene Cannao 3f44229e28 feat: Add MCP AI Tool Handler for NL2SQL with test script
1 month ago
Rene Cannao 147a059781 feat: Add NL2SQL converter with hybrid LLM support
1 month ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
1 month ago
Rene Cannao c86a048d9c Implement MCP multi-endpoint architecture with dedicated tool handlers
1 month ago
Rene Cannao 221ff23991 Add MySQL exploration MCP tools with SQLite catalog
1 month ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
1 month ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
1 month ago
Rene Cannao 01d654692d Integrate sqlite-rembed for text embedding generation
2 months ago
Rene Cannao fbd0d9732b Add sqlite-vec static extension for vector search in ProxySQL
2 months ago
Rahim Kanji 42864e8867 Improved Tokenizer for PostgreSQL
2 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
4 months ago
Miro Stauder a0f2a9b211 update clickhouse-cpp to v2.6.0
4 months ago
Rahim Kanji d3592020ac * Created a separate file for Extended Query messages to reduce clutter in PgSQL_Protocol.
8 months ago
Rahim Kanji 24fecc1f6e Add PostgreSQL extended query (prepared statement) support in ProxySQL
8 months ago
Rahim Kanji d0952275ad Added PgSQL_ExplicitTxnStateMgr in MakeFile
10 months ago
Rahim Kanji f9232ae50d Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking
12 months ago
Rahim Kanji a5b7063cf3 Add validation for PostgreSQL patameters/variables and default PostgreSQL variables
12 months ago
Rahim Kanji 35b2dd593d Separate implementation of SET statement parser for MySQL and PostgreSQL
1 year ago
Yashwant Sahu 004665c6b0 Moved checking of openssl version and finding of openssl library to common place and including common make file.
1 year ago
Yashwant Sahu 3af2af904a 1. Fixed pkg-config cflag, as it was failing with older pkg-config.
1 year ago
Yashwant Sahu e9b57ac6ef Using pkg-config to find out insrtalled pkg-config
1 year ago
René Cannaò 2c80f4a935
Merge pull request #4762 from sysown/v3.0_dynamic_fast_forward
1 year ago
Miro Stauder 9e8deb5578 fix test and cleanup
1 year ago
Miro Stauder 456ce7b341 make OpenSSL special case only for almalinux8
1 year ago
Rahim Kanji 7e20a59b0a Reordered OpenSSL library and include paths to the end to ensure that bundled libraries are prioritized during the build process.
1 year ago
René Cannaò 8218c62dbd
Merge pull request #4740 from sysown/ssl_dynamic_lib
1 year ago
Yashwant Sahu 8cb4f10460 Fixed AlmaLinux builid issues for openssl
1 year ago
Yashwant Sahu 793aba0dd7 Dynamic openssl changes for tap tests.
1 year ago
Rahim Kanji 720441af20 Refactored and Optimized Query Cache with PgSQL Support
1 year ago
Javier Jaramago Fernández 705f50e0f9 Add initial POC for PostgreSQL monitoring support
1 year ago
René Cannaò d4bd93672e
Merge pull request #79 from sysown/v2.x_refactore_query_processor
1 year ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
1 year ago
René Cannaò cbf4628ea3 Merge remote-tracking branch 'proxysql27/v2.7' into v2.x_postgres_merge27_20240917
1 year ago
Rahim Kanji 745449fcbc Removed Client_Session.h and Client_Session.cpp
1 year ago
Rene Cannao d85430b709 Implementation of PROXY protocol V1
2 years ago
Rene Cannao 0a391bd587 Some code cleanup
2 years ago
Rene Cannao a593f215d1 Creating BaseHGC (Base HostGroup Container)
2 years ago
Rene Cannao cf61603375 Creating BaseSrvList
2 years ago
Rene Cannao a1fd4af1a6 Splitting ProxySQL_Admin
2 years ago
Rene Cannao 465eaef87e Merge branch 'v2.x_postgres' into v2.x_240630
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
Rahim Kanji 06a32365cc Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Rahim Kanji dcbe140199 Route query to PostgreSQL backend server
2 years ago
Miro Stauder da61f23eb3 Merge branch 'v2.x' into v2.6.x-freebsd_fixes
2 years ago
René Cannaò 0cfab2616f First attempt to use Base_Thread and Base_Session
2 years ago
René Cannaò 38c6c2ac7b Merge branch 'v2.x-main' into v2.x_postgres_240422
2 years ago
René Cannaò 7a50a68f28 Split of ProxySQL_Admin.cpp
2 years ago
René Cannaò dad6f0f344 Split of MySQL_Protocol.cpp into multiple files
2 years ago
René Cannaò e7aa5ff4c5 Split of MySQL_HostGroups_Manager.cpp into multiple files
2 years ago
René Cannaò 0a2cd03672 Refactoring to split Query_Processor.cpp into multiple files
2 years ago