Commit Graph

76 Commits

Author SHA1 Message Date
Ophir LOJKINE eef583dc94 Refactor DuckDB ODBC Docker image documentation
integrated relevant information into the ODBC driver installation instructions.
2026-01-26 21:34:08 +01:00
Ophir LOJKINE 7bb11c16e8 duckdb odbc docker (#1187)
* add a duckdb docker image

* Add DuckDB ODBC driver installation and configuration

Installs DuckDB ODBC driver and configures system-wide ODBC settings to
enable DuckDB database connectivity for SQLPage.

* add duckdb odbc info to readme

* Fix CI digest artifact matching

* Temporarily publish docker images on branch

* Allow docker publish on branch (fix)

* Temporarily run CI on branch pushes

* Disable branch publish; fix duckdb inspect tag

* Temporarily enable CI push on branch

* Fix minimal tag suffix in docker_push

* Disable temporary branch CI push
2026-01-17 01:23:29 +01:00
Ophir LOJKINE a40b70d215 Fix capitalization of 'SQLPage' in README 2025-12-07 17:00:54 +01:00
lovasoa 74a2c8b1e7 Fix docker image references in README
Update docker image names from sqlpage/SQLPage to lovasoa/sqlpage and update example port mapping to use port 80
2025-10-27 18:14:42 +01:00
lovasoa 9a383c9cd5 Update README.md to clarify ODBC support and driver linking details
- Added information about SQLPage's support for ODBC connections.
- Clarified that Linux and MacOS binaries include a built-in statically linked ODBC driver manager (unixODBC).
- Removed redundant text regarding ODBC support for specific databases.
2025-10-14 23:35:13 +02:00
lovasoa e186f13d0d instructions 2025-10-04 21:22:12 +02:00
lovasoa 3cad946738 documentation 2025-10-04 21:11:16 +02:00
Cursor Agent 8866cf4759 feat: Add ODBC build modes and documentation
Co-authored-by: contact <contact@ophir.dev>
2025-10-02 16:17:48 +00:00
Cursor Agent 9511964d92 Update rpath to include sqlpage directory for ODBC drivers
Co-authored-by: contact <contact@ophir.dev>
2025-09-29 15:34:56 +00:00
Cursor Agent 83efc1aae5 Checkpoint before follow-up message
Co-authored-by: contact <contact@ophir.dev>
2025-09-29 15:32:49 +00:00
lovasoa 753c91081c Update README to provide detailed links for ODBC-compatible databases, enhancing clarity and accessibility. 2025-09-26 16:51:22 +02:00
lovasoa 933aa6b010 Update README to include additional ODBC-compatible databases: ClickHouse, MongoDB, and DuckDB. 2025-09-26 16:21:42 +02:00
lovasoa 6b62efa188 add example odbc conn string to readme 2025-09-26 16:21:42 +02:00
lovasoa a76965cd39 Update docker-compose and README for ODBC support; enhance CI workflow to include ODBC testing 2025-09-26 16:21:42 +02:00
Ophir LOJKINE d8106e8491 Sign windows build with signpath.io (#990)
Create Release / Build sqlpage binaries (macOS & Windows) (.exe, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
Create Release / Build sqlpage binaries (macOS & Windows) (macos-latest, x86_64-apple-darwin) (push) Has been cancelled
Create Release / Build sqlpage binaries (Linux) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
* Sign windows build with signpath.io

Thanks to signpath.io for providing us with a free windows signing certificate !

- Added permissions for actions read access.
- Implemented unsigned artifact upload for Windows.
- Integrated SignPath for signing requests and added signed artifact upload.
- Updated non-Windows artifact upload process.

* release signing + link to signpath from README
2025-09-02 15:48:40 +02:00
lovasoa 345d96f396 clearer readme 2025-05-25 22:39:48 +02:00
Rémi Coscoy fe3e6fc647 Changed docker command to match dockerhub command (#858)
Command taken from https://hub.docker.com/r/lovasoa/sqlpage
2025-03-17 14:17:22 +01:00
lovasoa 15dada8de3 fix docker image references 2024-12-07 21:14:13 +01:00
lovasoa 0d51d52393 not on a personal repo anymore 2024-12-06 21:42:55 +01:00
lovasoa b1da4d6aea sql.datapage.app -> sql-page.com 2024-11-26 23:26:09 +01:00
lovasoa 4623535532 add contribution guide 2024-11-05 20:41:34 +01:00
lovasoa bb83ed9c17 faq 2024-08-30 22:41:26 +02:00
lovasoa cdbb58a79a faq 2024-08-30 22:37:57 +02:00
lovasoa 54cb2aab41 move to the datapage.app domain 2024-08-17 20:06:26 +02:00
lovasoa ab8fd079ad README badges 2024-08-07 10:21:35 +02:00
lovasoa 2b0ad00ba8 adda note about ARM in the readme
closes https://github.com/lovasoa/SQLpage/issues/382
2024-06-06 23:56:30 +02:00
lovasoa dd40c1fd01 dark theme example documentation 2024-05-29 16:09:33 +02:00
lovasoa a9b2ca6811 new detailed architecture diagram 2024-05-05 11:12:52 +02:00
lovasoa d888c8d0d7 much better architecture diagram
thanks @S-poony !!!
2024-05-01 01:05:16 +02:00
lovasoa d76c8d60e2 rename sso folder 2024-04-28 14:07:29 +02:00
lovasoa 814f766e92 new example: todo list 2024-04-27 23:02:45 +02:00
lovasoa 2abcb77627 initial oidc example 2024-04-26 01:11:51 +02:00
Ophir LOJKINE 49b3d5ba1b Update README.md 2024-02-01 10:26:39 +01:00
lovasoa a165e9dbc2 chart component fixes & improvements 2024-01-05 09:47:24 +01:00
Ophir LOJKINE 1923af0d86 Update README.md 2023-12-29 11:10:49 +01:00
Ophir LOJKINE 0cadfc3401 Update README.md 2023-11-28 00:02:59 +01:00
Ophir LOJKINE 625e31cd44 improve examples in README.md 2023-11-27 23:34:46 +01:00
lovasoa 2acc3472e9 new example: image gallery with user uploads 2023-11-25 19:34:24 +01:00
lovasoa 17681fb672 add support for geojson in the map component
this adds support for new geometries, including polygons

Closes https://github.com/lovasoa/SQLpage/issues/119
2023-11-07 23:52:38 +01:00
lovasoa a499d9671c change default working directory to /etc 2023-10-03 13:07:41 +02:00
lovasoa 1a6f409738 remove the demo from the default "it works" page
move the demo to its own demo folder instead of bundling it with sqlpage

Fixes  #83
2023-09-06 19:56:14 +02:00
lovasoa 6bb78b53a7 add experimental support for Microsoft SQL Server 2023-07-30 10:32:22 +02:00
Lawrence Lagerlof 5e20a728aa Fix broken link to Master-Detail Form example 2023-07-25 10:05:15 -03:00
lovasoa b45d7bc525 add support for building JSON APIs in SQLPage 2023-07-22 15:08:08 +02:00
lovasoa 0b0c9568ce improve installation instructions 2023-07-19 00:42:26 +02:00
Franck Pachot aedaf60887 Add YugabyteDB (Open Source, PostgreSQL compatible Distributed SQL) 2023-07-12 23:27:31 +02:00
Ophir LOJKINE 8728ad2e0c Update README.md 2023-07-11 07:36:01 +02:00
lovasoa 3606bc3c62 add entry to FAQ 2023-07-08 17:26:04 +02:00
Ophir LOJKINE 236e7430ce Update README.md 2023-07-08 01:27:57 +02:00
Ophir LOJKINE 1ba7ee7363 give custom component example 2023-07-08 01:22:44 +02:00