© Binildas Christudas 2019
Binildas ChristudasPractical Microservices Architectural Patternshttps://doi.org/10.1007/978-1-4842-4501-9_26

Derby

Binildas Christudas1 
(1)
Trivandrum, Kerala, India
 

Apache Derby is an open source relational database implemented entirely in Java and available under the Apache License. Derby follows Java, JDBC, and SQL standards and supports the client/server mode operation with the Derby Network Client JDBC driver and Derby Network Server. Go to https://db.apache.org/derby/ for more information.

I will cover the following on Derby in this appendix:
  • How to install and configure a Derby database

  • How to start and stop Derby in Network mode

  • How to creating a new database in Derby

  • How to execute basic table creation and table ...

Get Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.