Skip to content

Proof of concept about Azure Cosmo BD API Table. Connection, fake data and seeding.

Notifications You must be signed in to change notification settings

Barralex/CosmoTablePoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmoTablePoc

Proof of concept about Azure Cosmo BD API Table. Connection, fake data and seeding.

Getting Started

Just clone the project and compile to download all the nugget packages.

In Settings.json file update the "StorageConnectionString" with your own Table API Primary Connection String.

If you don't have a Azure Account you can use for free Azure Cosmos Emulator in order to test the application.

Running the app

The app ask you for a number to create a list of fake data and insert into the Cosmo Azure Table. At the end the app will show how much time and RU/s (Request unit per second) took the whole operation.

Built With

Authors

License

This project is licensed under the MIT License

About

Proof of concept about Azure Cosmo BD API Table. Connection, fake data and seeding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages