Skip to main content

How can I build an information system?

If you want to build information systems with Ampersand, you have come to the right place.

This page will help you build a working prototype of your information system and run it.

Get started

  • Do the tutorial, to get an idea of an Ampersand application
  • Find examples of Ampersand specifications, to get started making your own.
  • Understand the architecture of an Ampersand application, so you can build, deploy, and maintain your Ampersand application better.
  • Learn about the syntax of Ampersand, to write correct Ampersand code.
  • Learn about relation algebra on Wikipedia, to understand more about this fascinating field of mathematics.
  • Learn about using the Ampersand compiler from your command line interface (CLI), if you need to use the compiler as a stand-alone application.

Resources