Skip to content

groupsc10/RSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSQL

License

Introduction

ATTENTION: We are still in an alpha version, the API can and * will * change frequently. Please use it at your own risk until we release version 1.0.

RSQL is a api/component/lib to access a SQL databases, using native LAZARUS connector.

Features

  • Select, Insert, Update and Delete data from a RDBMS
  • Transactions
  • Named parameters statement
  • Retrieve the data as JSON
  • Batch
  • JWT security
  • Compressed request/response

Feature to be implemented

  • Tests
  • Caching
  • Others

Contributions

Contributions are welcome! Please, open an issue before submit any kind (ideas, documentation, code, ...) of contribution.

License

This project is released under MIT license. See LICENSE.

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%