Kraxe - Web Server for MS SQL Server


22-05-2024

This version adds a new authentication method for MS SQL - by Windows user. To do this, a new parameter sql_server.auth_method is used in the settings file.

Also added is the ability to process requests depending on the http method. Each method can have its own separate handler. And for POST requests, the data from the request body is automatically placed in a variable called @DATA. This value can be processed in SQL. For example, you can pass JSON with data for a new post.

21-05-2024

Launch Kraxe on Product Hunt.

28-04-2024

Comparative analysis of the performance of Kraken and 1C:Enterprise for obtaining data from the database.

26-04-2024

We worked on Kraxe's performance. Now in the settings you can set the number of simultaneous connections to the SQL server.

For those who work with 1C:Enterprise databases, the ability to specify a date offset has been added so that the correct values end up in JSON.


© 2024, exponenta.info   For any questions, write to: kraxe@exponenta.info