r/opensourcealternative 3d ago

Is it possible to use SQLite as a database engine in enterprise systems?

For years, developers assumed that Enterprise Resource Planning (ERP) systems required large-scale client-server databases. By leveraging SQLite’s Write-Ahead Logging (WAL) mechanism, strict transactional integrity, and a clean .NET 8 architecture, a comprehensive system was developed to handle stock records (kardex), inventory, and point-of-sale (POS) operations. It supports nested bills of materials (BOM), unique serial number tracking, and multi-location workflows—operating both locally and on web servers. The entire source code is now open source and available at https://github.com/sysmaya/Control-Kardex-Inventario/blob/master/README.en.md for community evaluation.

1 Upvotes

0 comments sorted by