Skip to content

ApexBase v0.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:48

2025-01-25

  • Initial release — project bootstrap
  • ApexClient Python class for database management (CRUD operations)
  • SQLite-based Storage with batch operations and LimitedDict LRU cache
  • Query class with SQL-like filter parsing (WHERE, ORDER BY, LIMIT, BETWEEN, LIKE, IN)
  • SQLParser/SQLGenerator modules for expression handling
  • GitHub Actions CI/CD pipeline setup
Changed files by module
ModuleFiles changed
CI/CD1