Jump to content

Recommended Posts

Posted

is it somehow possible to get PW running without SQL - maybe as a file based CMS, saving everything in a single(?) xml or multiple txt files?
i know, there are a lot of downsides using files, but for some small projects it would be a great alternative!

Posted

There where already requests to support sqlite as second database option, but even this never really found consideration. Also I don't think files would be in any way as performant as a real database, especially if you're talking about a single file. ProcessWire can manage 100.000s of pages. I don't want to imagine a single file with all those information in it. 

Posted

If this is a requirement for you, give http://getkirby.com/ a try. It's file based, has custom fields and it's API has some things in common with PW.

thanks!

but actually, i try to find an alternative for kirby - which fits for very small projects - but i would love to replace it with PW...

Posted

thanks!

but actually, i try to find an alternative for kirby - which fits for very small projects - but i would love to replace it with PW...

You found he best alternative to kirby for larger projects (actually, also for smaller projects), you'll just have to live with the database ;)

  • Like 2
Posted

Databases are cute, cuddly and don't stay out late at night getting into trouble.

Embrace the PW database and give it a nice home!

  • Like 4
Posted

Why would small projects need an alternative to ProcessWire and it's requirement for a database? Is there anything specific about the environment you're using (or propose to use) where a database would be an issue?

ProcessWire works as great for small projects as it does for larger ones :)

  • Like 1
Posted

Interestingly I was thinking about this the other day. A friend has his business page as part of his ISP subscription. He is given very basic tools including being able to point a domain at it, but it has no database.

Mind you, I am not sure it has php either!

I have just done him a sweet little static html page.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...