Skip to content

bklogic/example-data-access-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Data Access Service

An example data access application to showcase the various simple and complex query, command and repository services, created with Service Builder.

Data Model

The MySQL database used with this example application is the classicmodels database for MySQL Tutorial. The following is the ER diagram for this database from the MySQL Tutorial site:

classicmodel-ER

Modules

tutorial

Three examples from the Get Started with Data Access Service tutorial.

query

Query service examples from Query Service Deep Dive.

command

SQL service examples from SQL Service Deep Dive.

repository

repository service examples from Repository Service Deep Dive.

Clone, Deploy and Test Application

Follow the steps below to clone and deploy this application to a remote development workspace:

  • Create a Service Builder DevContainer according to its Get Started instruction.
  • Clone this application in the work folder.
  • Create, test and deploy a data source according to Service Builder Tutorial.
  • Deploy the application.
  • Test the example query, command and repository services in the application.

Contribution

You are welcome to contribute examples to this repository, or provide any feedback you may have.

Project and Documentation Site

Project:

https://github.com/bklogic/backlogic-project

Documentation:

https://www.backlogic.net/docs/concepts/

About

Examples of Data Access Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published